Age | Commit message (Expand) | Author |
2010-01-10 | Fix two bugs in IPsec/HMAC-SHA2: | Markus Friedl |
2007-12-14 | add sysctl entry points into various network layers, in particular to | Theo de Raadt |
2004-02-17 | switch to sysctl_int_arr(); ok henning, deraadt | Markus Friedl |
2003-12-02 | UDP encapsulation for ESP in transport mode (draft-ietf-ipsec-udp-encaps-XX.txt) | Markus Friedl |
2003-02-12 | Remove commons; inspired by netbsd. | Jason Wright |
2002-06-09 | whitespace | Jun-ichiro itojun Hagino |
2001-07-04 | Make preprocessor happier, don't give it untasty tokens at end of input. | Marc Espie |
2001-06-25 | Copyright. | Angelos D. Keromytis |
2001-06-09 | Inclusion protection. | Angelos D. Keromytis |
2000-09-19 | Lots and lots of changes. | 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 | Add an ip4_input6() for use with IPv6 (just a wrapper for | Angelos D. Keromytis |
2000-01-09 | Add ingress ACL for IPsec: after being processed, IPsec packets are | Angelos D. Keromytis |
1999-12-31 | fix IPv6 ipsec template lossage. | Jun-ichiro itojun Hagino |
1999-12-25 | Change some function prototypes, dont unnecessarily initialize some | Angelos D. Keromytis |
1999-12-09 | Add prototype for esp6_input() wrapper to ESP input processing routine. | Angelos D. Keromytis |
1999-12-06 | Add another statistic | Angelos D. Keromytis |
1999-10-29 | Get rid of unnecessary third argument in *_output routines of IPsec. | Angelos D. Keromytis |
1999-04-11 | Introduce net.inet.{ah,esp}.enable sysctl controls that are off by default. | Niklas Hallqvist |
1999-02-24 | Update copyright; remove a few annoying debugging printfs. | Angelos D. Keromytis |
1999-02-24 | Remove encap.h include; saner debugging printfs; fix buglets; work with | 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-17 | indent | Theo de Raadt |
1998-11-25 | Add checks of packets getting to big after transforms. | Niklas Hallqvist |
1998-05-18 | first step to the setsockopt/getsockopt interface as described in | Niels Provos |
1997-11-24 | add ripemd-160 as authentication function. | Niels Provos |
1997-11-18 | make old style padding default again. | Niels Provos |
1997-11-04 | make it easier to add additional transforms. add blowfish and cast | Niels Provos |
1997-09-30 | same as for ip_esp_new.c, and indent | Theo de Raadt |
1997-09-24 | New style self-describing padding in use. | Angelos D. Keromytis |
1997-09-23 | AH changes, after interoperating at the ANX bakeoff. | Angelos D. Keromytis |
1997-08-26 | new esp: encryption, authentication and replay protection + | Niels Provos |
1997-07-14 | global byte counters. | Niels Provos |
1997-07-11 | put old esp/ah and new esp/ah in different files. | Niels Provos |
1997-06-25 | hard and soft limits for SPI's per absolute timer, relative since establish, | Niels Provos |
1997-06-20 | ah-sha1 + esp-3des + indentation | Niels Provos |
1997-03-30 | no more 2(two) md5 libs in kernel! | Michael Shalayeff |
1997-02-26 | count input/output packets for esp | Theo de Raadt |
1997-02-24 | OpenBSD tags + some prototyping police | Niklas Hallqvist |
1997-02-24 | XXX cleanup | Theo de Raadt |
1997-02-20 | IPSEC package by John Ioannidis and Angelos D. Keromytis. Written in | Theo de Raadt |