summaryrefslogtreecommitdiff
path: root/sbin/ipsecadm
AgeCommit message (Expand)Author
2000-10-09AES.Angelos D. Keromytis
2000-09-29Update.Angelos D. Keromytis
2000-09-29Update for no -spi use with flowAngelos D. Keromytis
2000-09-21Send correct lengths for srcid/dstid.Angelos D. Keromytis
2000-09-21Allocate memory for srcid/dstid.Angelos D. Keromytis
2000-09-20srcid/dstid/srcid_type/dstid_type flags for flows.Angelos D. Keromytis
2000-09-19Add some explanatory text about the group operation.Angelos D. Keromytis
2000-09-19Re-add support for SA bundles.Angelos D. Keromytis
2000-09-19Update to use the new framework.Angelos D. Keromytis
2000-05-02Keep track of those offsets in argv[].Hakan Olsson
2000-04-22Remove extra space from usage.Angelos D. Keromytis
2000-04-22Slight clarification in usage.Angelos D. Keromytis
2000-04-22-keyfile/-authkeyfile flags, for reading keys from a file.Angelos D. Keromytis
2000-04-22Document -authkeyfile/-keyfileAngelos D. Keromytis
2000-04-21more readableTheo de Raadt
2000-04-21fix some usage glitchesTheo de Raadt
2000-04-16Restore some required trailing whitespace that alex's script bonked.Aaron Campbell
2000-04-15Mostly punctuation fixes.Aaron Campbell
2000-04-12Trailing whitespace begone!Aaron Campbell
2000-03-28fix sanity checks to allow authentication-only ESPJason Wright
2000-03-18Remove hard sentence breaks, and some other cleanup along the way.Aaron Campbell
2000-02-08in6.h is not necessary (in.h will bring it in)Jun-ichiro itojun Hagino
2000-01-27Conform with the new changes with regards to new/old ESP/AHAngelos D. Keromytis
2000-01-13Minor beautification.Angelos D. Keromytis
2000-01-13Add -ingress flagAngelos D. Keromytis
2000-01-09Transport protocol ports are in network order.Angelos D. Keromytis
1999-12-20-addr warning.Angelos D. Keromytis
1999-12-20Accept IPv6 addresses.Angelos D. Keromytis
1999-12-09-src useAngelos D. Keromytis
1999-12-06Minor identation.Angelos D. Keromytis
1999-12-04Deprecate -local flag.Angelos D. Keromytis
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