Age | Commit message (Expand) | Author |
2003-12-03 | add support for ifconfig clone; from netbsd; ok deraadt, henning | Markus Friedl |
2003-12-02 | UDP encapsulation for ESP in transport mode (draft-ietf-ipsec-udp-encaps-XX.txt) | Markus Friedl |
2003-11-29 | allow ':' (range including boundaries) to be used whereever '><' (range | Daniel Hartmeier |
2003-11-25 | - document interaction with SIGINFO, as observed by Franciszek Holop on misc@ | Jason McIntyre |
2003-11-22 | daniel stumbled over a broken regress test, and it turned out that I forgot | Henning Brauer |
2003-11-21 | - standard SYNOPSIS | Jason McIntyre |
2003-11-20 | remove -Werror from userland builds, to give us a chance to | Anil Madhavapeddy |
2003-11-20 | use .Dv for AF_INET and AF_INET6 (kills ugly line break); | Jason McIntyre |
2003-11-16 | __attribute__((__packed__)) -> __packed | Anil Madhavapeddy |
2003-11-15 | fix savecore on big endian 64 bit arches. OK millert@ | Marco S Hyman |
2003-11-15 | no dup header sys/types.h. from Andrey Matveev | Ted Unangst |
2003-11-14 | in print_status: | Henning Brauer |
2003-11-14 | allow the debuglevel to be set from pf.conf (set debug) | Henning Brauer |
2003-11-09 | Unbreak printing of vlan interface information, commented out accidentally | Ryan Thomas McBride |
2003-11-08 | typos from Jonathon Gray; | Jason McIntyre |
2003-11-08 | Add 'no-sync' state option to prevent state transition messages for states | Ryan Thomas McBride |
2003-11-07 | adress -> address, and a few more; all from Jonathon Gray; | Jason McIntyre |
2003-11-07 | - document /etc/kbdtype | Jason McIntyre |
2003-11-06 | Style nits. | Hakan Olsson |
2003-11-06 | Require encrypted messages are soon as we have the keystate for it. | Hakan Olsson |
2003-11-06 | spis[] type tweak. From Hans-Joerg Hoexer. | Hakan Olsson |
2003-11-06 | two more KNF violations I missed earlier. who introduces those all the time? | Henning Brauer |
2003-11-06 | and fix two err() that should be errx() while beeing here | Henning Brauer |
2003-11-06 | need calloc here | Henning Brauer |
2003-11-06 | KNF | Henning Brauer |
2003-11-06 | allow the label macros to be used in tags as well. | Henning Brauer |
2003-11-06 | don't write magic until the file system is really done. prevents | Ted Unangst |
2003-11-05 | PFS: Perfect Forward Secrecy (RFC 2409); | Jason McIntyre |
2003-11-05 | updated URL from Jared Yanovich; | Jason McIntyre |
2003-11-05 | updated URL from Jared Yanovich; | Jason McIntyre |
2003-11-03 | NULL for NULL pointers, not 0 | Ted Unangst |
2003-11-03 | combine ugly printf(), exit() combo statements into err() or errx(). | Ted Unangst |
2003-10-31 | New libedit api changes. | Otto Moerbeek |
2003-10-31 | These should build on pegasos | Dale Rahn |
2003-10-30 | malloc failures in init? never. but try to be reasonable for one dumb one | Theo de Raadt |
2003-10-28 | better partition finding. instead of groveling around looking for | Ted Unangst |
2003-10-26 | fix partition selection to allow all partitions to be grown. | Ted Unangst |
2003-10-26 | "advbase" is the correct operand. | Ryan Thomas McBride |
2003-10-25 | OpenSSL generates DNs with emailAddress, not Email. | Ryan Thomas McBride |
2003-10-25 | receiveing -> receiving; from Jared Yanovich; | Jason McIntyre |
2003-10-25 | adddress -> address; from Jared Yanovich; | Jason McIntyre |
2003-10-25 | controlls -> controls; from Jared Yanovich; | Jason McIntyre |
2003-10-22 | spacing | Theo de Raadt |
2003-10-22 | use setgroups too; canacar ok | Theo de Raadt |
2003-10-22 | caution with kill | Theo de Raadt |
2003-10-22 | privilege seperated pflogd | Can Erkin Acar |
2003-10-21 | don't use NULL as (int)0. henning ok | Jun-ichiro itojun Hagino |
2003-10-19 | Remove commented out debug line committed by mistake. | Ryan Thomas McBride |
2003-10-18 | sync with usage(); | Jason McIntyre |
2003-10-18 | new sentence, new line; | Jason McIntyre |