Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-08-10 | Import ipf 3.3.18. Fixes more problems with the in-kernel FTP proxy, | Kjell Wooding | |
some nat state bugs, and ups the default state table size. See sbin/ipf/HISTORY for details. | |||
2000-03-18 | Remove hard sentence breaks, and some other cleanup along the way. | Aaron Campbell | |
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-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-10-05 | .Sh OPTIONS -> "The options are as follows:" | Aaron Campbell | |
1999-07-08 | Fix references to -i, -o and -h. | Kjell Wooding | |
1999-07-08 | poof | Theo de Raadt | |
1999-07-08 | cleanup; still needs kmem removal (terrible) | Theo de Raadt | |
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-07-04 | some repairs | Aaron Campbell | |
1999-07-04 | new -mdoc man pages; 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-05-18 | ipfstat does not read from /vmunix | Artur Grabowski | |
1998-01-26 | IPF 3.2.3 | dgregor | |
1997-06-23 | merge in 3.1.11 | kstailey | |
1997-04-06 | Fix int vs. long problems | Todd C. Miller | |
1997-02-17 | __OpenBSD__ | Theo de Raadt | |
1997-02-12 | add tag | kstailey | |
1997-02-12 | Sign extension problem. | dm | |
1997-02-11 | IPF 1.3.7 | kstailey | |
1996-12-17 | missing unsigned caused bad sign-extension | Niklas Hallqvist | |
1996-10-08 | Prototype & Stylistic fixes for high -W gcc levels | Niklas Hallqvist | |
1996-07-18 | ipfilter 3.1.0 | dm | |
1996-07-10 | slight cosmetic fix | ccappuc | |
1996-07-10 | no vmunix here, kernel is /bsd... | ccappuc | |
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 | |