summaryrefslogtreecommitdiff
path: root/sbin/ipf/parse.c
AgeCommit message (Expand)Author
1999-07-06gethostname() is safeTheo de Raadt
1999-07-05Big cleanup of the userland ipf parsing code.Kjell Wooding
1999-06-06use inet_aton() instead of inet_addr()Theo de Raadt
1999-02-05ipf 3.2.10; work by kjellTheo de Raadt
1998-11-24Bail out instead of core-dumping if we don't understand the port range operat...Theo de Raadt
1998-09-15Updated to v3.2.9 of Darren's codebase. His code reimplements variablepattonme
1998-07-09MAXHOSTNAMELENTheo de Raadt
1998-02-27network byte order; reedTheo de Raadt
1998-01-26IPF 3.2.3dgregor
1997-11-24fix parsing of various arguments; felix@mamba.pond.sub.orgTheo de Raadt
1997-08-2464bit fix, cast pointers to long, not int.Todd C. Miller
1997-06-24Remove an errant line that got missed in the merge.Todd C. Miller
1997-06-23merge in 3.1.11kstailey
1997-06-23sizeof(int) != sizeof(long)Theo de Raadt
1997-04-19thorpej:kstailey
1997-04-06Fix int vs. long problemsTodd C. Miller
1997-02-26post 1.3.8 patcheskstailey
1997-02-26version 1.3.8kstailey
1997-01-17r?index -> strr?chrTodd C. Miller
1996-10-08Prototype & Stylistic fixes for high -W gcc levelsNiklas Hallqvist
1996-07-18ipfilter 3.1.0dm
1996-06-26Print empty TCP flags checks (like '/SA' ) properlydm
1996-06-23update rcsidTheo de Raadt
1996-05-10ipfilter 3.0.4dm
1996-01-25IP filter 3.0.1dm
1996-01-07from beurton@fnet.fr: Darren Reed's IP filterdm