Age | Commit message (Expand) | Author |
2005-07-09 | small cleanups | Hans-Joerg Hoexer |
2005-07-09 | add support tcpmd5 | Hans-Joerg Hoexer |
2005-07-09 | Provide infrastructure for adding/deleting SAs, will be used by tcpmd5 and | Hans-Joerg Hoexer |
2005-07-09 | Clean out a few more unused/uninitialized variables. | Kenneth R Westerback |
2005-07-09 | Clean out a few more unused/uninitialized variables. | Kenneth R Westerback |
2005-07-09 | Since we never add more than the default dhcp_universe, expunge the | Kenneth R Westerback |
2005-07-08 | More dead and moribund code removal/cleanup. This time unused parameters | Kenneth R Westerback |
2005-07-08 | Eliminate unused code and associated parameters. | Kenneth R Westerback |
2005-07-07 | set flow type (use, require, etc.) when a rule is created. Up to now this was | Hans-Joerg Hoexer |
2005-07-07 | Do not mix rule types with flow types | Hans-Joerg Hoexer |
2005-07-07 | add type for rules; will need this for tcpmd5 | Hans-Joerg Hoexer |
2005-07-07 | add prototype for pfkey_parse() | Hans-Joerg Hoexer |
2005-07-07 | Eliminate unused code and associated parameter. | Kenneth R Westerback |
2005-07-07 | Eliminate tree_cache structure in favour of option_data. Eliminate | Kenneth R Westerback |
2005-07-07 | Expunge two unused fields (buf_size, timeout) in tree_cache structure. | Kenneth R Westerback |
2005-07-07 | Expunge two unused fields (buf_size, timeout) in tree_cache structure. | Kenneth R Westerback |
2005-07-05 | fix comment | Hans-Joerg Hoexer |
2005-07-05 | use correct function name in log message, tiny KNF | Hans-Joerg Hoexer |
2005-07-04 | do not whack errno before using it; Andrey Matveev | Theo de Raadt |
2005-07-01 | Add -f option for disk operations. Idea by deraadt. | Marco Peereboom |
2005-06-30 | in order for pfvar.h not to conflict with openssl's crypto.h, use | Nikolay Sturm |
2005-06-30 | grmpf, forgot to add -d to usage()... | Hans-Joerg Hoexer |
2005-06-30 | Document -d | Hans-Joerg Hoexer |
2005-06-30 | add -d flag for flow deletion. Enable flow deletion. | Hans-Joerg Hoexer |
2005-06-30 | clarify: -F flushes both SPD and SADB | Hans-Joerg Hoexer |
2005-06-30 | Next step, again no functional change yet | Hans-Joerg Hoexer |
2005-06-30 | Prepare for flow deletion, no functional change yet. | Hans-Joerg Hoexer |
2005-06-29 | ignore (but still accept) -D and -L | Jared Yanovich |
2005-06-29 | sort options | Jared Yanovich |
2005-06-27 | improve output for SAs | Hans-Joerg Hoexer |
2005-06-27 | reference bpf(4); from alexey e. suslikov; | Jason McIntyre |
2005-06-27 | grammar; | Jason McIntyre |
2005-06-27 | - sort synopsis and options list | Jason McIntyre |
2005-06-27 | document `noauto' option; | Jason McIntyre |
2005-06-26 | indentation/white space cleanup, no binary change | Hans-Joerg Hoexer |
2005-06-26 | There's a dependency on the compress API that changed | Otto Moerbeek |
2005-06-25 | /* Fallthrough. */ -> /* FALLTHROUGH */ | Hans-Joerg Hoexer |
2005-06-25 | typo in comment | Hans-Joerg Hoexer |
2005-06-25 | Use correct local ID in phase 1 when using IPV[46]_ADDR. | Hans-Joerg Hoexer |
2005-06-24 | err -> errx | Jolan Luff |
2005-06-23 | iface description is not an array of ptr but rather just a string; jcs@ ok | Michael Shalayeff |
2005-06-23 | - cleanup dead flags | Jared Yanovich |
2005-06-16 | bye bye whiteouts | Todd C. Miller |
2005-06-16 | whiteout bit I missed earlier | Todd C. Miller |
2005-06-14 | Kill whiteout support. OK deraadt@ and beck@ | Todd C. Miller |
2005-06-14 | no need to restrict tagging to stateful rules any more, dhartmei ok | Henning Brauer |
2005-06-14 | do not confuse bytes with bits, noted by marcus.popp at paranoidbsd.org | Hans-Joerg Hoexer |
2005-06-14 | add ENCAP_UDP_{TUNNEL,TRANSPORT} types according to rfc 3947 | Hans-Joerg Hoexer |
2005-06-14 | use "egress" instead of "external" for the interface group containing the | Henning Brauer |
2005-06-13 | document extended pfctl -sl format | Henning Brauer |