Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
1999-06-04 | start to remove non-escaped trailing whitespace, it can confuse troff; pjanzen@ | Aaron Campbell | |
1999-05-16 | Cleanup xrefs under SEE ALSO. Specifically: | Alex Feldman | |
- Sort xrefs by section, and then alphabetically. - Add missing commas between xref items. - Remove commas from the last xref entry. - Remove duplicate entries. | |||
1999-04-18 | missing iscmd | Niels Provos | |
1999-03-30 | first shot at documenting bind | Niels Provos | |
1999-03-29 | make it compile | Niels Provos | |
1999-03-27 | add SADB_X_BINDSA to pfkey allowing incoming SAs to refer to an outgoing | Niels Provos | |
SA to be used, use this SA in ip_output if available. allow mobile road warriors for bind SAs with wildcard dst and src addresses. check IPSEC AUTH and ESP level when receiving packets, drop them if protection is insufficient. add stats to show dropped packets because of insufficient IPSEC protection. -- phew. this was all done in canada. dugsong and linh provided the ride and company. | |||
1999-03-15 | explain EPROTONOSUPPORT; nash@mcs.net | Theo de Raadt | |
1999-03-04 | Fix -proto2 numeric protocol handling. | Angelos D. Keromytis | |
1999-03-02 | some SPI references should talk about SAs; ↵ | Theo de Raadt | |
markus.friedl@informatik.uni-erlangen.de | |||
1999-02-27 | authkey not authp; Markus.Friedl@informatik.uni-erlangen.de | Theo de Raadt | |
1999-02-26 | Print warning when using DES or Skipjack for encryption. | Angelos D. Keromytis | |
1999-02-26 | Pretty usage message. | Angelos D. Keromytis | |
1999-02-25 | Listen to kernel replies and report errors (much room for improvement | Angelos D. Keromytis | |
there), fix a typo in a warning message, prettier error messages. | |||
1999-02-25 | flesh out crypto section with Xr | Theo de Raadt | |
1999-02-25 | Fix missing include file, after the re-positioning of sockaddr_union | Angelos D. Keromytis | |
1999-02-25 | Fix bug that didn't allow use of sha1/md5. | Angelos D. Keromytis | |
1999-02-24 | Copyright update. | Angelos D. Keromytis | |
1999-02-24 | Remove unnecessary file, move man page to section 8. | Angelos D. Keromytis | |
1999-02-24 | Almost rewritten ipsecadm to use pfkey. Error reporting is a bit lacking still. | Angelos D. Keromytis | |
1999-02-17 | ipsec skipjack, based on free .fi code (some .gov type will test this for me) | Theo de Raadt | |
1999-02-13 | Verify that keys and IVs are in hex. | Angelos D. Keromytis | |
1999-02-09 | do same for the second /dev/urandom example | Kjell Wooding | |
1999-02-09 | minor fix to /dev/urandom example | Kjell Wooding | |
1999-02-05 | Example of generating a key using random(4) | Angelos D. Keromytis | |
1999-02-05 | Stress the importance of random keys. | Angelos D. Keromytis | |
1998-12-29 | add isakmpd(8) references | Theo de Raadt | |
1998-11-24 | Align sockaddrs correctly | Niklas Hallqvist | |
1998-11-14 | move ipsec tools into . | Theo de Raadt | |