Age | Commit message (Expand) | Author |
2001-08-23 | Support var="string". Expansion (at lex time) done using $var, for instance: | Theo de Raadt |
2001-08-23 | KNF | Theo de Raadt |
2001-08-23 | for -s all, do not error out when the first ioctl fails | Theo de Raadt |
2001-08-23 | fix usage | Theo de Raadt |
2001-08-23 | do not permit snaplen change on an active log file | Theo de Raadt |
2001-08-22 | Revert last change. | Hakan Olsson |
2001-08-22 | Compile on older systems. | Hakan Olsson |
2001-08-22 | use ipsec_id_string() when generating rawkey file names. | Hakan Olsson |
2001-08-22 | ftp-proxy | Bob Beck |
2001-08-22 | If we fail to get a key from DNSSEC, RAWKEY can still succeed. | Hakan Olsson |
2001-08-22 | Modify as per deraadt@'s wishes. aaron@ ok. | Hakan Olsson |
2001-08-22 | clarify tcpdump use; frantzen | Theo de Raadt |
2001-08-22 | Add an example. | Hakan Olsson |
2001-08-22 | Add a manual page. | Hakan Olsson |
2001-08-22 | DNS KEY RR values. | Hakan Olsson |
2001-08-22 | Cleanup and style fixes. Use getopt(). | Hakan Olsson |
2001-08-22 | properly handle empty log file | Theo de Raadt |
2001-08-22 | USER_FQDN ID support, untested. | Hakan Olsson |
2001-08-22 | IPCOMP policy control should be optional for backward | Niklas Hallqvist |
2001-08-22 | Alphabeticize extern decls. | Niklas Hallqvist |
2001-08-22 | Add ipsec_id_string, a function for converting IDs to on epossible | Niklas Hallqvist |
2001-08-22 | Need an extra sa_release() when de-allocating exchange-associated SAs; | Angelos D. Keromytis |
2001-08-22 | Bypass IPCOMP too. | Niklas Hallqvist |
2001-08-21 | pflogd; work by canacar@eee.metu.edu.tr and myself | Theo de Raadt |
2001-08-21 | Remove /usr/bin/mkfifo link -- mkfifo has lived in /sbin for several | Todd C. Miller |
2001-08-20 | Powered by @mantoya. | Mike Pechkin |
2001-08-19 | do not spin if no states are found | Theo de Raadt |
2001-08-19 | Document per-rule byte counter. | Daniel Hartmeier |
2001-08-19 | Add per-rule byte counter, so mickey can do accounting. We're counting the | Daniel Hartmeier |
2001-08-19 | Document per-rule statistics. If the evaluation counters look funny, | Daniel Hartmeier |
2001-08-19 | Prevent section leak in conf space. | Angelos D. Keromytis |
2001-08-19 | Print per-rule statistics when -v is used with -sr (show rules). | Daniel Hartmeier |
2001-08-19 | Unfuck some TCP state stuff that would drop the SYN|ACK. | Mike Frantzen |
2001-08-19 | Add parameter list support to parser. Handles lists for protocol, hosts | Daniel Hartmeier |
2001-08-19 | fix buffer underrun on 1.51 | Jun-ichiro itojun Hagino |
2001-08-18 | make pfctl -s state SCREAM; frantzen is now happy | Theo de Raadt |
2001-08-18 | careful with snprintf() == -1; ho, provos | Theo de Raadt |
2001-08-18 | also handle snprintf() < 0 | Theo de Raadt |
2001-08-18 | more careful with snprintf result code | Theo de Raadt |
2001-08-18 | prettier printing of states | Theo de Raadt |
2001-08-18 | typo. From: "Brian J. Kifiak" <bk@rt.fm> | Jun-ichiro itojun Hagino |
2001-08-18 | Add a possibility to add a random offset to the stack on exec. This makes | Artur Grabowski |
2001-08-17 | Fix keyed HMAC where the key was longer than the blocksize | Niklas Hallqvist |
2001-08-17 | Add test with long key, longer than common hmac blocksize | Niklas Hallqvist |
2001-08-17 | o) {Open,Net,Free}BSD -> .{O,N,F}x; | Mike Pechkin |
2001-08-17 | Rewrite to do lookups depending on ID type. IPv4 and FQDN only for now. | Hakan Olsson |
2001-08-17 | Sony is Chip ID 2 (like in the Aibo) | Todd C. Miller |
2001-08-16 | remove unneeded LWRESLIB definition. ok ho@ | Jakob Schlyter |
2001-08-16 | openssl black magic. | Hakan Olsson |
2001-08-16 | Don't right-justify this debug message. | Hakan Olsson |