| Age | Commit message (Expand) | Author |
| 2010-03-01 | Use HUGE_VAL instead of INFINITY as positive infinity (or maximum value) | joerg |
| 2009-12-19 | Remove the notice about pfsync not being supported, as we have it now. | ahoka |
| 2009-12-02 | Removed obsolete files. | martti |
| 2009-12-02 | Initial version. | martti |
| 2009-12-01 | Initial version. | martti |
| 2009-10-14 | Do not use .Xo/.Xc to workaround ancient groff limits. | joerg |
| 2009-10-04 | .Xr takes two arguments only. | joerg |
| 2009-09-14 | Improve the pfsync(4) man page | degroote |
| 2009-09-14 | <>& -> \*[Lt]\*[Gt]\*[Am] | wiz |
| 2009-09-14 | Fix Dd argument. | wiz |
| 2009-09-14 | Import pfsync support from OpenBSD 4.2 | degroote |
| 2009-09-10 | Remove references to securelevel(7) and ssl(8), which don't exist. | wiz |
| 2009-08-07 | Correct the #ifdef test for struct ifdatareq. | minskim |
| 2009-07-15 | use the proper structure to get interface data. We depend on having the | christos |
| 2009-07-13 | Rename internal getline() function to get_line() so it does | roy |
| 2009-06-16 | Reduce diff with OpenBSD. No functional change. | minskim |
| 2009-06-16 | Reduce diff with OpenBSD by deleting whitespace. | minskim |
| 2009-04-24 | Fix roff formatting for -> | reed |
| 2009-03-22 | add missing commas to .Dd fix, pointed out by wiz | perry |
| 2009-03-21 | OpenBSD uses a custom CVS hack to handle Dd fields ($Mdocdate$) which | perry |
| 2008-12-29 | fix time_t format. | christos |
| 2008-06-18 | merge yamt-pf42 branch. | yamt |
| 2008-05-15 | Note NSF support. | dyoung |
| 2008-04-28 | Remove clause 3 and 4 from TNF licenses | martin |
| 2008-02-20 | infile is const char *, not char * | matt |
| 2008-02-20 | errbuf is [], not *. | matt |
| 2007-12-03 | New sentence, new line. Add comma in enumeration. | wiz |
| 2007-11-12 | Mention the ipf mode in more places, xref pf.conf(5) or ipnat.conf(5) | pavel |
| 2007-11-12 | Do not use ntohs() on TCP ports passed to the NAT lookup ioctl, apparently | pavel |
| 2007-05-28 | Do not include internal header files from libpcap without setting the | tls |
| 2007-05-10 | Document state policy flags for 'nat' and 'rdr' rules. | dyoung |
| 2007-05-10 | pfctl: extend pf.conf(5) syntax. Let the operator supply an optional | dyoung |
| 2006-11-12 | PR/35039: jklowden: Fix example to include -i or -p for ipf or pf. | christos |
| 2006-10-12 | Merge the peter-altq branch. | peter |
| 2006-10-07 | PR 30870: Add user ``_proxy'' and make pf's ftp-proxy use it. | rpaulo |
| 2006-09-27 | Coverity CID 3498: Don't return after yyerror(); cleanup first. | christos |
| 2006-09-17 | From jmc@openbsd: | wiz |
| 2006-08-10 | Document the "tos" keyword. Spotted by maxim bourmistrov, patch supplied by | peter |
| 2006-08-07 | Belatedly Bump date after my not-so-recent changes. | pavel |
| 2006-07-03 | Revert previous and fix properly. | peter |
| 2006-04-26 | We do not support pfsync, so: | pavel |
| 2006-04-26 | The "group" keyword is not supported in NetBSD, so: | pavel |
| 2006-03-21 | Coverity CID 577: remove dead code; minburst can never be 0 at this point. | christos |
| 2006-03-21 | Coverity CID 1514: Don't access static array beyond the end of it. | christos |
| 2006-03-21 | Coverity CID 2057: Don't forget to free tcpopts when you are done. | christos |
| 2006-03-17 | Fix file descriptor leaks. | peter |
| 2005-08-07 | Fix a few Xrefs. | peter |
| 2005-08-07 | Remove Xref to securelevel(7), we don't have it. | peter |
| 2005-07-29 | ftp-proxy -i also supports '-R address[:port]' and '-S address'. | rpaulo |
| 2005-07-01 | Resolve conflicts (pf from OpenBSD 3.7, userland part). | peter |