Age | Commit message (Expand) | Author |
2000-08-08 | Big oops -- lucky us BLF and CAST are not used by anyone else (on the | Angelos D. Keromytis |
2000-03-26 | Add RCS ID. | Angelos D. Keromytis |
2000-03-17 | Cryptographic services framework, and software "device driver". The | Angelos D. Keromytis |
2000-01-27 | Merge "old" and "new" ESP and AH in two files (one for each). | Angelos D. Keromytis |
2000-01-13 | Ingress flow support. | Angelos D. Keromytis |
2000-01-12 | Major style cleanup for pfkeyv2.c | Angelos D. Keromytis |
2000-01-10 | Remove unnecessary function prototype. | Angelos D. Keromytis |
2000-01-09 | Use rt_maskedcopy() instead of handling netmasks manually. | Angelos D. Keromytis |
2000-01-09 | Proper netmask handling. | Angelos D. Keromytis |
1999-12-04 | IPv6 address support, get rid of the LOCALFLOW flag | Angelos D. Keromytis |
1999-11-04 | Bypass flows can be flushed. | Hakan Olsson |
1999-08-14 | Typo fix. | Hakan Olsson |
1999-08-10 | Support SADB_DUMP. Misc code cleanup. angelos@ ok. | Hakan Olsson |
1999-08-05 | Add SADB_FLUSH logic (tdb flushing). | Hakan Olsson |
1999-07-15 | From angelos@, edits by me, demand keying for PF_KEY | Niklas Hallqvist |
1999-07-06 | ipsec_in_use could get out of sync. (Also niklas@. angelos@ ok) | Hakan Olsson |
1999-07-06 | Added support for TCP MD5 option (RFC 2385). | cmetz |
1999-07-02 | rename SADB_foo_X_bar to SADB_X_foo_bar | Theo de Raadt |
1999-06-01 | Introduce M_PFKEY kmem type, and use it. (angelos@ ok) | Hakan Olsson |
1999-05-31 | Fix M_TEMP memory leak in pfkeyv2_expire() | Hakan Olsson |
1999-05-23 | Avoid bzero + free after failed malloc(). From niklas@ | Hakan Olsson |
1999-05-16 | spltdb introduced, protection for tdb lists and related structures, so | Niklas Hallqvist |
1999-05-14 | A new scalable IPsec SA expiration model. | Niklas Hallqvist |
1999-04-11 | Introduce net.inet.{ah,esp}.enable sysctl controls that are off by default. | Niklas Hallqvist |
1999-04-09 | when the REPLACE flag was used, but no former flows was there, we did not | Niklas Hallqvist |
1999-03-31 | Implement SADB_SAFLAGS_X_REPLACEFLOW | Niklas Hallqvist |
1999-03-27 | add SADB_X_BINDSA to pfkey allowing incoming SAs to refer to an outgoing | Niels Provos |
1999-03-24 | Implement lifetime expiration notifications. Fix some typos. Remove statics. | Niklas Hallqvist |
1999-03-05 | update allocation statistics | Theo de Raadt |
1999-03-04 | remove unnecessary malloc checks when using WAITOK | Theo de Raadt |
1999-03-04 | clear key headers earlier | Theo de Raadt |
1999-03-04 | more paranoid maintenance | Theo de Raadt |
1999-03-02 | keep track of SATYPE registrations per PFKEY socket | Theo de Raadt |
1999-03-02 | ESRCH, not EEXIST; markus.friedl@informatik.uni-erlangen.de | Theo de Raadt |
1999-02-25 | Possible cause of responses not going back to userland. | Angelos D. Keromytis |
1999-02-25 | Removed osdep.h dependencies. | Angelos D. Keromytis |
1999-02-24 | PF_KEY_V2, with local extensions for SPD management. | Angelos D. Keromytis |