summaryrefslogtreecommitdiffstats
path: root/extensions/libipt_string.c
Commit message (Expand)AuthorAgeFilesLines
* Fix saving of non-printable characters in string (Michael Rash) (Closes: #168)Michael Rash2004-01-051-4/+71
* Fix typo in libipt_string (Nancy Fudd). (Closes: #89)Harald Welte2003-04-301-1/+1
* - Remove unneeded fputc() in help().Stephane Ouellette2003-04-271-34/+42
* add fix to string match (Michael Rash)Michael Rash2003-04-211-2/+24
* Add support for hex strings (Michael Rash)Michael Rash2003-02-261-2/+65
* globally replace NETFILTER_VERSION with IPTABLES_VERSION to have consistent n...Harald Welte2002-05-291-2/+2
* Fix 'iptables -p !' bug (segfault when `!' used without argument)Harald Welte2002-03-141-2/+1
* - added patch to support statically linking of iptablesHarald Welte2001-08-061-0/+1
* typo (it's BM_MAX_NLEN, not BM_MAX_LEN) (reported by s I n)Harald Welte2001-05-211-1/+1
* ip6tables-save/-restore by Kis-Szabo AndrasAndrás Kis-Szabó2001-02-261-2/+9
* Emmanuel Roger's string matching patch.Emmanuel Roger2000-10-041-0/+127