Age | Commit message (Expand) | Author |
2001-01-14 | Handling of Phase 1 DELETE and Phase 2 INVALID_SPI messages | Angelos D. Keromytis |
2001-01-14 | Do the HASH verification before handling the SA payload. | Angelos D. Keromytis |
2001-01-12 | remove extra + character in status output | Theo de Raadt |
2001-01-12 | repair -f. | Jun-ichiro itojun Hagino |
2001-01-12 | minimize chance of signal handler race. big help from deraadt. | Jun-ichiro itojun Hagino |
2001-01-12 | correct fd_set allocation. from deraadt | Jun-ichiro itojun Hagino |
2001-01-12 | save_errno handling; itojun ok | Theo de Raadt |
2001-01-11 | comment on a signal race | Theo de Raadt |
2001-01-11 | Reference the sa, so sa_release() does the right thing (talk about | Angelos D. Keromytis |
2001-01-10 | Fix comment. | Angelos D. Keromytis |
2001-01-10 | Get logging priorities right. | Angelos D. Keromytis |
2001-01-10 | Some more debug logging. | Angelos D. Keromytis |
2001-01-10 | mount_ufs was not needed for a long time.. | Theo de Raadt |
2001-01-10 | Handle DELETE payloads (delete the relevant IPsec SAs) -- problem | Angelos D. Keromytis |
2001-01-10 | If only the Remote-ID is specified for a Phase 2 configuration, use | Angelos D. Keromytis |
2001-01-10 | Handle null remote_id/local_filter/remote_filter nicer. | Angelos D. Keromytis |
2001-01-09 | Don't skip if TS_BITS or TS_CLRI, closed PR 1576. Fix supplied by | Angelos D. Keromytis |
2001-01-05 | Set the correct direction for KAME SPD entries (problem reported and | Angelos D. Keromytis |
2001-01-05 | Fix sending/receiving passwords (james@oaktree.co.uk) | Angelos D. Keromytis |
2001-01-05 | Mention that if=xxx should be used for most lines in /etc/gateways | Angelos D. Keromytis |
2001-01-05 | There's no "no_ripv1_out" and "no_ripv2_out", so paraphrase. | Angelos D. Keromytis |
2001-01-05 | Add i386 specific sysctl to modify halt -p processing, required to make | Marco S Hyman |
2001-01-04 | spelling | Todd T. Fries |
2001-01-04 | Sync. | Angelos D. Keromytis |
2001-01-04 | Read a struct kmembuckets, rather than individual values. | Angelos D. Keromytis |
2001-01-04 | Print the kern.malloc.* branch | Angelos D. Keromytis |
2001-01-01 | New command "setpid", just changes the ID of a partition (no other | Angelos D. Keromytis |
2000-12-31 | Bring the manual in sync with reality: when using the -u flag, any | Angelos D. Keromytis |
2000-12-31 | merge mistake. -m is not available in *bsd-current | Jun-ichiro itojun Hagino |
2000-12-31 | Update example and text. | Angelos D. Keromytis |
2000-12-30 | Remove the dstsa/srcsa/clearsa directives, the bridge will be using | Angelos D. Keromytis |
2000-12-30 | Don't do a getnetbyname() if the address is in dot notation already; | Angelos D. Keromytis |
2000-12-29 | Don't mark filesystem clean if fsck needs to be rerun (PR 1572) | Angelos D. Keromytis |
2000-12-29 | correct m88k definitions. | Steve Murphree |
2000-12-28 | indent. couple of pedant. from deraadt (sync with kame) | Jun-ichiro itojun Hagino |
2000-12-28 | make it obvious the key/authkey pairs can be distinct; Gordon Greene. | Jason Wright |
2000-12-22 | strlcpy is great | Theo de Raadt |
2000-12-22 | call seteuid(getuid) too | Jun-ichiro itojun Hagino |
2000-12-22 | revoke root privilege earliest possible | Jun-ichiro itojun Hagino |
2000-12-21 | add /usr/share/ipf/nat.3; ok aaron@ | Reinhard J. Sammer |
2000-12-21 | document net.inet6.icmp6.mtudisc_{hi,lo}wat | Jun-ichiro itojun Hagino |
2000-12-21 | use strlcpy | Theo de Raadt |
2000-12-20 | document "default" argument | Theo de Raadt |
2000-12-19 | make sure isakmpd works with the openssl-0.9.6 API | Markus Friedl |
2000-12-19 | gmp is gone, make it build again; cvs retard | Michael Shalayeff |
2000-12-19 | gmp is gone, make it build again | Michael Shalayeff |
2000-12-18 | fix nwid get/set | Michael Shalayeff |
2000-12-16 | typo | Niels Provos |
2000-12-16 | when a used SA expires and the exchange is gone, start a new one. | Niels Provos |
2000-12-15 | .Sh EXAMPLE -> .Sh EXAMPLES. Even if there's only one example, at least | Aaron Campbell |