Age | Commit message (Expand) | Author |
2001-05-30 | Remove ipf. Darren Reed has interpreted his (old, new, whichever) | Theo de Raadt |
2001-04-30 | the -> to | Brad Smith |
2001-03-09 | add missing sub-header | Marco S Hyman |
2001-02-18 | Move default protocol setting of TCP into the redir-specific code | Todd C. Miller |
2001-02-05 | Restore change from revision 1.8 that got lost in last commit. | Todd C. Miller |
2001-01-30 | reimplement whacked ipnat changes | Kjell Wooding |
2001-01-23 | set default proto earlier enough so service names may be used as well; | Federico G. Schwindt |
2001-01-20 | sync with 3.4.16. | Federico G. Schwindt |
2001-01-20 | fix cut & pasto error from previous commit. | Federico G. Schwindt |
2001-01-17 | nice page to start with; load balancing added here. | Federico G. Schwindt |
2001-01-17 | 1st part of ipf userland code. | Federico G. Schwindt |
2000-12-21 | add /usr/share/ipf/nat.3; ok aaron@ | Reinhard J. Sammer |
2000-08-10 | Import ipf 3.3.18. Fixes more problems with the in-kernel FTP proxy, | Kjell Wooding |
2000-08-02 | RFC 1918 obsoletes 1597 | Niels Provos |
2000-08-01 | fix netmask notation; pr1343 | Hugh Graham |
2000-07-26 | open /dev/ipl rdonly on non-destructive operations | Michael Shalayeff |
2000-05-01 | Update to ipfilter 3.3.13. This should be the last of the 3.3.x releases. | Kjell Wooding |
2000-04-26 | no, that is wrong | Theo de Raadt |
2000-04-26 | Missing links. | Marc Espie |
2000-04-13 | Long overdue documentation update for IPFilter. These | Kjell Wooding |
2000-04-13 | Add a note regarding bimap and ipnat's "First Match" policy. | Kjell Wooding |
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 |
2000-02-16 | Import IPFilter 3.3.9. Primarily, bugfixes since 3.3.8. See sbin/ipf/HISTORY | Kjell Wooding |
2000-02-01 | Update to IPFilter 3.3.8. Man pages still to go. See sbin/ipf/HISTORY | Kjell Wooding |
2000-01-24 | Correct Xrs. marc@snafu.org | Kjell Wooding |
2000-01-21 | use net/mask notation for the private networks | Theo de Raadt |
1999-12-16 | Add the ability to use interface names in place of addresses | Kjell Wooding |
1999-12-15 | Import of Darren Reed's IPFilter 3.3.4, including OpenBSD patches. | Kjell Wooding |
1999-12-14 | New ipfilter files. Preparing for merge of ipfilter 3.3.4. | Kjell Wooding |
1999-10-12 | fix ipfilter url for ipnat pages also | Eric Jackson |
1999-10-05 | Better NAT documentation. | Aaron Campbell |
1999-08-10 | must be external interface. Why do people keep adding stuff to the FAQ | Theo de Raadt |
1999-07-25 | fix ipnat to not require -v | Hugh Graham |
1999-07-23 | fix -n to work with verbose mode. ipnat -nvf will now show the parsed rules | Kjell Wooding |
1999-07-21 | describe the -f flag in the options list | Aaron Campbell |
1999-07-09 | - remove all trailing whitespace | Aaron Campbell |
1999-07-08 | stupid kmem snooping programs! | Theo de Raadt |
1999-07-07 | The proper order of the ``introductory'' macros in a man page is .Dd/.Dt/.Os. | Aaron Campbell |
1999-07-07 | First REAL cut at documenting bimap. | Kjell Wooding |
1999-07-06 | first cut at documenting bimap | Theo de Raadt |
1999-07-02 | consistent .Dd usage; proper format is: .Dd Month DD, YYYY | Aaron Campbell |
1999-06-18 | whoops | Aaron Campbell |
1999-06-18 | new ipnat(4) and ipnat(5) mdoc-style man pages; kwesterback@home.com | Aaron Campbell |
1999-06-11 | <netinets/ip_proxy.h> -> <netinet/ip_proxy.h>; ryker@ugrad.cs.ualberta.ca | Aaron Campbell |
1999-06-06 | use inet_aton() instead of inet_addr() | Theo de Raadt |
1999-06-04 | start to remove non-escaped trailing whitespace, it can confuse troff; pjanzen@ | Aaron Campbell |
1999-06-03 | check for interface names before hostnames | Theo de Raadt |
1999-05-28 | more .El madness | Aaron Campbell |
1999-05-15 | ethernet -> Ethernet, other repairs | Aaron Campbell |