Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-04-12 | Trailing whitespace begone! | Aaron Campbell | |
2000-03-19 | Remove hard sentence breaks. Add $OpenBSD$ tags where appropriate. Some other | Aaron Campbell | |
cleanup along the way. | |||
2000-03-13 | Import of Darren Reed's IPFilter 3.3.11. See sbin/ipf/HISTORY for detailed | Kjell Wooding | |
changelog. Documentation changes are now way behind. Volunteers? | |||
2000-03-05 | Finish standardizing options list introduction. | Aaron Campbell | |
2000-02-16 | Import IPFilter 3.3.9. Primarily, bugfixes since 3.3.8. See sbin/ipf/HISTORY | Kjell Wooding | |
for details. | |||
2000-02-01 | Update to IPFilter 3.3.8. Man pages still to go. See sbin/ipf/HISTORY | Kjell Wooding | |
for details. | |||
1999-12-16 | Add the ability to use interface names in place of addresses | Kjell Wooding | |
in firewall rules. i.e. block return-rst in quick on fxp0 proto tcp from any to fxp0 port = 9999 This will make things like DHCP much easier to deal with in the future. | |||
1999-12-15 | Import of Darren Reed's IPFilter 3.3.4, including OpenBSD patches. | Kjell Wooding | |
Many, many enhancements and improvements, including new in-kernel proxies, enhancements to logging, and many bugfixes. Note: Man pages have not yet been re-converted to mdoc. | |||
1999-11-13 | remove trailing comma also. oops | Eric Jackson | |
1999-11-13 | remove .Xr to a few non-existant man pages | Eric Jackson | |
1999-07-07 | The proper order of the ``introductory'' macros in a man page is .Dd/.Dt/.Os. | Aaron Campbell | |
Out of the approximately 1450 man pages, only about 90 of them were wrong. Thanks to kwesterback@home.com for coming up with a script and patch to repair this. The patch also inserted a .Os macro in the few man pages that were missing one. | |||
1999-06-05 | remove trailing whitespace, some Nm cleanup | Aaron Campbell | |
1999-05-24 | new mdoc ipftest(1) man page; kwesterback@home.com | Aaron Campbell | |
1999-02-10 | Xr repairs | Theo de Raadt | |
1999-02-05 | ipf 3.2.10; work by kjell | Theo de Raadt | |
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-06-11 | handle IPSec processed packets (DLT_ENC) in libpcap, display them with | Niels Provos | |
tcpdump + additional info (SPI + which type of transforms where passed). | |||
1998-06-04 | add DLT_LOOP support; 4-byte header indicates proto; cstone@pobox.com | Theo de Raadt | |
1998-01-26 | IPF 3.2.3 | dgregor | |
1997-09-22 | -Wall | Todd C. Miller | |
1997-09-21 | $OpenBSD$ | Theo de Raadt | |
1997-06-23 | fix tag | kstailey | |
1997-06-23 | fix tags | kstailey | |
1997-06-23 | in_addr_t and in_port_t | Theo de Raadt | |
1997-04-19 | thorpej: | kstailey | |
getopt() returns an int, not a char. | |||
1997-04-09 | spelling | kstailey | |
1997-02-26 | add tag | kstailey | |
1997-02-26 | ipf 1.3.8 + patches | kstailey | |
1997-02-11 | IPF 1.3.7 | kstailey | |
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-18 | ipfilter 3.1.0 | dm | |
1996-05-13 | bug fix | dm | |
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 | |