summaryrefslogtreecommitdiff
path: root/sbin/ipsecadm
AgeCommit message (Expand)Author
1999-11-04Support IPsec bypass flows. (ok angelos@, niklas@)Hakan Olsson
1999-10-07enc.4 referenceAngelos D. Keromytis
1999-09-07Add {newline, usage()} to 'unknown command' message.Hakan Olsson
1999-08-25Fix usage message, fix flow logic.Angelos D. Keromytis
1999-08-20spellingTheo de Raadt
1999-08-05Add 'ipsecadm flush' to do what 'route flush -encap' doesn't manage.Hakan Olsson
1999-07-15SPI 0 is the one we use for demand keying, IANA reserved SPIs are notNiklas Hallqvist
1999-07-09- remove all trailing whitespaceAaron Campbell
1999-07-08terribleTheo de Raadt
1999-07-07Add IPSec Sysctl info. ok angelos@.Kjell Wooding
1999-07-04trash some old leftover macros and replace them with -mdoc macrosAaron Campbell
1999-07-02rename SADB_foo_X_bar to SADB_X_foo_barTheo de Raadt
1999-06-05fix another inet_aton()Theo de Raadt
1999-06-05use inet_aton()Theo de Raadt
1999-06-04start to remove non-escaped trailing whitespace, it can confuse troff; pjanzen@Aaron Campbell
1999-05-16Cleanup xrefs under SEE ALSO. Specifically:Alex Feldman
1999-04-18missing iscmdNiels Provos
1999-03-30first shot at documenting bindNiels Provos
1999-03-29make it compileNiels Provos
1999-03-27add SADB_X_BINDSA to pfkey allowing incoming SAs to refer to an outgoingNiels Provos
1999-03-15explain EPROTONOSUPPORT; nash@mcs.netTheo de Raadt
1999-03-04Fix -proto2 numeric protocol handling.Angelos D. Keromytis
1999-03-02some SPI references should talk about SAs; markus.friedl@informatik.uni-erlan...Theo de Raadt
1999-02-27authkey not authp; Markus.Friedl@informatik.uni-erlangen.deTheo de Raadt
1999-02-26Print warning when using DES or Skipjack for encryption.Angelos D. Keromytis
1999-02-26Pretty usage message.Angelos D. Keromytis
1999-02-25Listen to kernel replies and report errors (much room for improvementAngelos D. Keromytis
1999-02-25flesh out crypto section with XrTheo de Raadt
1999-02-25Fix missing include file, after the re-positioning of sockaddr_unionAngelos D. Keromytis
1999-02-25Fix bug that didn't allow use of sha1/md5.Angelos D. Keromytis
1999-02-24Copyright update.Angelos D. Keromytis
1999-02-24Remove unnecessary file, move man page to section 8.Angelos D. Keromytis
1999-02-24Almost rewritten ipsecadm to use pfkey. Error reporting is a bit lacking still.Angelos D. Keromytis
1999-02-17ipsec skipjack, based on free .fi code (some .gov type will test this for me)Theo de Raadt
1999-02-13Verify that keys and IVs are in hex.Angelos D. Keromytis
1999-02-09do same for the second /dev/urandom exampleKjell Wooding
1999-02-09minor fix to /dev/urandom exampleKjell Wooding
1999-02-05Example of generating a key using random(4)Angelos D. Keromytis
1999-02-05Stress the importance of random keys.Angelos D. Keromytis
1998-12-29add isakmpd(8) referencesTheo de Raadt
1998-11-24Align sockaddrs correctlyNiklas Hallqvist
1998-11-14move ipsec tools into .Theo de Raadt