Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-11-06 | Fix manpage examples. | Angelos D. Keromytis | |
2000-10-28 | donacq, not acquire (noted by peter.galbavy@knowledge.com) | Angelos D. Keromytis | |
2000-10-25 | typo; deraadt ok | Jason Wright | |
2000-10-18 | Destination address is not needed for flows. | Angelos D. Keromytis | |
2000-10-16 | getserv* already returns ports in network byteorder | Niklas Hallqvist | |
2000-10-09 | AES. | Angelos D. Keromytis | |
2000-09-29 | Update. | Angelos D. Keromytis | |
2000-09-29 | Update for no -spi use with flow | Angelos D. Keromytis | |
2000-09-21 | Send correct lengths for srcid/dstid. | Angelos D. Keromytis | |
2000-09-21 | Allocate memory for srcid/dstid. | Angelos D. Keromytis | |
2000-09-20 | srcid/dstid/srcid_type/dstid_type flags for flows. | Angelos D. Keromytis | |
2000-09-19 | Add some explanatory text about the group operation. | Angelos D. Keromytis | |
2000-09-19 | Re-add support for SA bundles. | Angelos D. Keromytis | |
2000-09-19 | Update to use the new framework. | Angelos D. Keromytis | |
2000-05-02 | Keep track of those offsets in argv[]. | Hakan Olsson | |
2000-04-22 | Remove extra space from usage. | Angelos D. Keromytis | |
2000-04-22 | Slight clarification in usage. | Angelos D. Keromytis | |
2000-04-22 | -keyfile/-authkeyfile flags, for reading keys from a file. | Angelos D. Keromytis | |
2000-04-22 | Document -authkeyfile/-keyfile | Angelos D. Keromytis | |
2000-04-21 | more readable | Theo de Raadt | |
2000-04-21 | fix some usage glitches | Theo de Raadt | |
2000-04-16 | Restore some required trailing whitespace that alex's script bonked. | Aaron Campbell | |
2000-04-15 | Mostly punctuation fixes. | Aaron Campbell | |
2000-04-12 | Trailing whitespace begone! | Aaron Campbell | |
2000-03-28 | fix sanity checks to allow authentication-only ESP | Jason Wright | |
2000-03-18 | Remove hard sentence breaks, and some other cleanup along the way. | Aaron Campbell | |
2000-02-08 | in6.h is not necessary (in.h will bring it in) | Jun-ichiro itojun Hagino | |
2000-01-27 | Conform with the new changes with regards to new/old ESP/AH | Angelos D. Keromytis | |
2000-01-13 | Minor beautification. | Angelos D. Keromytis | |
2000-01-13 | Add -ingress flag | Angelos D. Keromytis | |
2000-01-09 | Transport protocol ports are in network order. | Angelos D. Keromytis | |
1999-12-20 | -addr warning. | Angelos D. Keromytis | |
1999-12-20 | Accept IPv6 addresses. | Angelos D. Keromytis | |
1999-12-09 | -src use | Angelos D. Keromytis | |
1999-12-06 | Minor identation. | Angelos D. Keromytis | |
1999-12-04 | Deprecate -local flag. | Angelos D. Keromytis | |
1999-11-04 | Support IPsec bypass flows. (ok angelos@, niklas@) | Hakan Olsson | |
1999-10-07 | enc.4 reference | Angelos D. Keromytis | |
1999-09-07 | Add {newline, usage()} to 'unknown command' message. | Hakan Olsson | |
1999-08-25 | Fix usage message, fix flow logic. | Angelos D. Keromytis | |
1999-08-20 | spelling | Theo de Raadt | |
1999-08-05 | Add 'ipsecadm flush' to do what 'route flush -encap' doesn't manage. | Hakan Olsson | |
Sync manpage and fix a couple of typos. | |||
1999-07-15 | SPI 0 is the one we use for demand keying, IANA reserved SPIs are not | Niklas Hallqvist | |
allowed | |||
1999-07-09 | - remove all trailing whitespace | Aaron Campbell | |
* except when it is escaped with a `\' at the end of the line - fix remaining .Nm usage as well - this is from a patch I received from kwesterback@home.com, who has been working on some scripts for fixing formatting errors in mdoc'd man pages Ok, so there could be a cost/benefit debate with this commit, but since I have the patch we might as well commit it... | |||
1999-07-08 | terrible | Theo de Raadt | |
1999-07-07 | Add IPSec Sysctl info. ok angelos@. | Kjell Wooding | |
1999-07-04 | trash some old leftover macros and replace them with -mdoc macros | Aaron Campbell | |
1999-07-02 | rename SADB_foo_X_bar to SADB_X_foo_bar | Theo de Raadt | |
1999-06-05 | fix another inet_aton() | Theo de Raadt | |
1999-06-05 | use inet_aton() | Theo de Raadt | |