Age | Commit message (Expand) | Author |
2004-03-02 | 64-bits datatype fixes for strto(u)l conversions. | Thierry Deval |
2004-03-02 | more pruning; henning ok | Theo de Raadt |
2004-03-02 | document net.inet.tcp.reasslimit | Markus Friedl |
2004-03-02 | use daemon(3) instead of homebrown gunk | Henning Brauer |
2004-03-02 | zap unused and empty functions and some glorious very much needed comments | Henning Brauer |
2004-03-02 | zap interface flags | Henning Brauer |
2004-03-02 | use arc4random(), markus ok | Henning Brauer |
2004-03-02 | we deal with one interface at a time, so remove the interface list gunk. | Henning Brauer |
2004-03-02 | if our interface vanishes (pcmcia and such), exit. | Henning Brauer |
2004-03-02 | remove dummy_interfaces and fallback_interface gunk | Henning Brauer |
2004-03-02 | our interface discovery is so quiet now (nonexistant) that we don't need a | Henning Brauer |
2004-03-02 | mixing memcpy and bcopy in the same function is highly confusing | Henning Brauer |
2004-03-02 | since we're dealing with one interface and not quite a few ones we can give | Henning Brauer |
2004-03-02 | do not record all these interfaces we don't care about | Henning Brauer |
2004-03-02 | bad openlog call; andrushock@korovino.net | Theo de Raadt |
2004-03-02 | oops, committed wrong version. thanks pedro. | Ted Unangst |
2004-03-01 | rewrite featuring IP6 support from Pedro Martelletto <pbastos@rdc.puc-rio.br> | Ted Unangst |
2004-03-01 | support "tagged <name>" on anchor rules, suggested by vd@vmunix.lt, | Daniel Hartmeier |
2004-03-01 | Define a wsdisplay type for rfx; ok deraadt@ | Miod Vallat |
2004-02-29 | better strtol with consistent usage, unsigned where appropriate, -Wall clean. | Ted Unangst |
2004-02-27 | Remove dead code. | Hans-Joerg Hoexer |
2004-02-27 | Add group 14 (modp2048) to predefined suites. Manpage also updated. | Hans-Joerg Hoexer |
2004-02-27 | mention ifconfig create; update gif(4) examples; ok henning, deraadt, fries | Markus Friedl |
2004-02-27 | make pfctl -s all a bit more useful again by not printing a lllooooooottttt of | Henning Brauer |
2004-02-27 | (C)-2004 | Hakan Olsson |
2004-02-27 | Follow RFC 2408 more closely regarding how to better check the proposal | Hakan Olsson |
2004-02-26 | Deal correctly with printing interfaces with multiple trailing digits. | Todd C. Miller |
2004-02-26 | Fix/Simplify printing of titles with "pfctl -s all". ok mcbride@ | Cedric Berger |
2004-02-26 | remove unused code. noticed by ho@ | Hans-Joerg Hoexer |
2004-02-26 | Fix pfctl -sa output. Found by David Krause, ok mcbride@ | Cedric Berger |
2004-02-26 | tweak; | Jason McIntyre |
2004-02-25 | Add and document configuration options Logverbose and Loglevel. As log.c now | Hans-Joerg Hoexer |
2004-02-25 | doesn't quite make sense to have a wrapper to a wrapper to the incredible | Henning Brauer |
2004-02-25 | Don't clear global stuff when an anchor is given in addition to -Fa. | Cedric Berger |
2004-02-25 | note that -w is optional and adjust accordingly; | Jason McIntyre |
2004-02-25 | correct NOMAN= case | Theo de Raadt |
2004-02-24 | deal with bpf node | Ted Unangst |
2004-02-24 | 'max-src-nodes' requires 'source-track rule'. Set that automatically, | Ryan Thomas McBride |
2004-02-24 | not used | Henning Brauer |
2004-02-24 | whack unused token ring code and a few empty functions | Henning Brauer |
2004-02-24 | zap more unused crap | Henning Brauer |
2004-02-24 | bye bye | Henning Brauer |
2004-02-24 | get rid of tons of structs we never use, a lot of new_someotherjunk functions | Henning Brauer |
2004-02-24 | discover_interfaces doesn't run in multiple modes any more - kill unreachable | Henning Brauer |
2004-02-24 | kill debug crap | Henning Brauer |
2004-02-24 | fixup. | Cedric Berger |
2004-02-24 | remove dynamic port gunk | Henning Brauer |
2004-02-24 | cut unreachable code | Henning Brauer |
2004-02-24 | sort options; | Jason McIntyre |
2004-02-24 | cut more crap - no binary change | Henning Brauer |