Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-11-24 | Bail out instead of core-dumping if we don't understand the port range ↵ | Theo de Raadt | |
operator; ws@netbsd | |||
1998-09-15 | Updated to v3.2.9 of Darren's codebase. His code reimplements variable | pattonme | |
locking, replaces u_long's with u_32_t to properly handle 64bit archs. Wrapped OpenBSD specific preprocessor logic. | |||
1998-09-01 | more man page fixes; aaron@ug.cs.dal.ca | Theo de Raadt | |
1998-08-29 | man page repairs; aaron@ug.cs.dal.ca | Theo de Raadt | |
1998-07-20 | typo repair; garath@garath.static.dialin.ntplx.com | Theo de Raadt | |
1998-07-09 | MAXHOSTNAMELEN | Theo de Raadt | |
1998-02-27 | network byte order; reed | Theo de Raadt | |
1998-01-26 | IPF 3.2.3 | dgregor | |
1997-11-24 | fix parsing of various arguments; felix@mamba.pond.sub.org | Theo de Raadt | |
1997-08-24 | 64bit fix, cast pointers to long, not int. | Todd C. Miller | |
1997-07-14 | Fixed typo (missing "any" in example rule). | Angelos D. Keromytis | |
1997-06-24 | Remove an errant line that got missed in the merge. | Todd C. Miller | |
1997-06-23 | merge in 3.1.11 | kstailey | |
1997-06-23 | fix tag | kstailey | |
1997-06-23 | sizeof(int) != sizeof(long) | Theo de Raadt | |
1997-04-19 | thorpej: | kstailey | |
icmpcode() returns an int, and, more importantly, -1 on failure. So, make this work on systems with unsigned chars by placing the return value of icmpcode() in a temporary variable, checking for failure, and then only setting fil.fr_icode (a char) upon success. | |||
1997-04-09 | add tags | kstailey | |
1997-04-09 | correct paragraph fill | kstailey | |
1997-04-09 | spelling | kstailey | |
1997-04-09 | spelling | kstailey | |
1997-04-06 | Fix int vs. long problems | Todd C. Miller | |
1997-02-26 | post 1.3.8 patches | kstailey | |
1997-02-26 | FILES sections | kstailey | |
1997-02-26 | add italics | kstailey | |
1997-02-26 | move .DT before .SH FILES | kstailey | |
1997-02-26 | mention /usr/share/ipf in FILES section | kstailey | |
1997-02-26 | version 1.3.8 | kstailey | |
1997-02-11 | IPF 1.3.7 | kstailey | |
1997-01-29 | getopt & int | Theo de Raadt | |
1997-01-17 | r?index -> strr?chr | Todd C. Miller | |
1996-10-08 | Prototype & Stylistic fixes for high -W gcc levels | Niklas Hallqvist | |
1996-07-21 | Correct fix for -Fa brokenness. | dm | |
1996-07-18 | ipfilter 3.1.0 | dm | |
1996-07-18 | ipfilter 3.1.0 | dm | |
1996-06-26 | Print empty TCP flags checks (like '/SA' ) properly | dm | |
1996-06-23 | update rcsid | Theo de Raadt | |
1996-05-10 | ipfilter 3.0.4 | dm | |
1996-01-25 | IP filter 3.0.1 | dm | |
1996-01-07 | from beurton@fnet.fr: Darren Reed's IP filter | dm | |