summaryrefslogtreecommitdiff
path: root/sbin
AgeCommit message (Expand)Author
2001-01-14Handling of Phase 1 DELETE and Phase 2 INVALID_SPI messagesAngelos D. Keromytis
2001-01-14Do the HASH verification before handling the SA payload.Angelos D. Keromytis
2001-01-12remove extra + character in status outputTheo de Raadt
2001-01-12repair -f.Jun-ichiro itojun Hagino
2001-01-12minimize chance of signal handler race. big help from deraadt.Jun-ichiro itojun Hagino
2001-01-12correct fd_set allocation. from deraadtJun-ichiro itojun Hagino
2001-01-12save_errno handling; itojun okTheo de Raadt
2001-01-11comment on a signal raceTheo de Raadt
2001-01-11Reference the sa, so sa_release() does the right thing (talk aboutAngelos D. Keromytis
2001-01-10Fix comment.Angelos D. Keromytis
2001-01-10Get logging priorities right.Angelos D. Keromytis
2001-01-10Some more debug logging.Angelos D. Keromytis
2001-01-10mount_ufs was not needed for a long time..Theo de Raadt
2001-01-10Handle DELETE payloads (delete the relevant IPsec SAs) -- problemAngelos D. Keromytis
2001-01-10If only the Remote-ID is specified for a Phase 2 configuration, useAngelos D. Keromytis
2001-01-10Handle null remote_id/local_filter/remote_filter nicer.Angelos D. Keromytis
2001-01-09Don't skip if TS_BITS or TS_CLRI, closed PR 1576. Fix supplied byAngelos D. Keromytis
2001-01-05Set the correct direction for KAME SPD entries (problem reported andAngelos D. Keromytis
2001-01-05Fix sending/receiving passwords (james@oaktree.co.uk)Angelos D. Keromytis
2001-01-05Mention that if=xxx should be used for most lines in /etc/gatewaysAngelos D. Keromytis
2001-01-05There's no "no_ripv1_out" and "no_ripv2_out", so paraphrase.Angelos D. Keromytis
2001-01-05Add i386 specific sysctl to modify halt -p processing, required to makeMarco S Hyman
2001-01-04spellingTodd T. Fries
2001-01-04Sync.Angelos D. Keromytis
2001-01-04Read a struct kmembuckets, rather than individual values.Angelos D. Keromytis
2001-01-04Print the kern.malloc.* branchAngelos D. Keromytis
2001-01-01New command "setpid", just changes the ID of a partition (no otherAngelos D. Keromytis
2000-12-31Bring the manual in sync with reality: when using the -u flag, anyAngelos D. Keromytis
2000-12-31merge mistake. -m is not available in *bsd-currentJun-ichiro itojun Hagino
2000-12-31Update example and text.Angelos D. Keromytis
2000-12-30Remove the dstsa/srcsa/clearsa directives, the bridge will be usingAngelos D. Keromytis
2000-12-30Don't do a getnetbyname() if the address is in dot notation already;Angelos D. Keromytis
2000-12-29Don't mark filesystem clean if fsck needs to be rerun (PR 1572)Angelos D. Keromytis
2000-12-29correct m88k definitions.Steve Murphree
2000-12-28indent. couple of pedant. from deraadt (sync with kame)Jun-ichiro itojun Hagino
2000-12-28make it obvious the key/authkey pairs can be distinct; Gordon Greene.Jason Wright
2000-12-22strlcpy is greatTheo de Raadt
2000-12-22call seteuid(getuid) tooJun-ichiro itojun Hagino
2000-12-22revoke root privilege earliest possibleJun-ichiro itojun Hagino
2000-12-21add /usr/share/ipf/nat.3; ok aaron@Reinhard J. Sammer
2000-12-21document net.inet6.icmp6.mtudisc_{hi,lo}watJun-ichiro itojun Hagino
2000-12-21use strlcpyTheo de Raadt
2000-12-20document "default" argumentTheo de Raadt
2000-12-19make sure isakmpd works with the openssl-0.9.6 APIMarkus Friedl
2000-12-19gmp is gone, make it build again; cvs retardMichael Shalayeff
2000-12-19gmp is gone, make it build againMichael Shalayeff
2000-12-18fix nwid get/setMichael Shalayeff
2000-12-16typoNiels Provos
2000-12-16when 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 leastAaron Campbell