| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix two bugs in IPsec/HMAC-SHA2: |  markus | 2010-01-10 | 1 | -3/+1 |
* | add sysctl entry points into various network layers, in particular to |  deraadt | 2007-12-14 | 1 | -2/+5 |
* | switch to sysctl_int_arr(); ok henning, deraadt |  markus | 2004-02-17 | 1 | -1/+8 |
* | UDP encapsulation for ESP in transport mode (draft-ietf-ipsec-udp-encaps-XX.txt) |  markus | 2003-12-02 | 1 | -3/+12 |
* | Remove commons; inspired by netbsd. |  jason | 2003-02-12 | 1 | -2/+2 |
* | whitespace |  itojun | 2002-06-09 | 1 | -3/+3 |
* | Make preprocessor happier, don't give it untasty tokens at end of input. |  espie | 2001-07-04 | 1 | -2/+2 |
* | Copyright. |  angelos | 2001-06-25 | 1 | -4/+4 |
* | Inclusion protection. |  angelos | 2001-06-09 | 1 | -4/+4 |
* | Lots and lots of changes. |  angelos | 2000-09-19 | 1 | -3/+3 |
* | Cryptographic services framework, and software "device driver". The |  angelos | 2000-03-17 | 1 | -7/+8 |
* | Merge "old" and "new" ESP and AH in two files (one for each). |  angelos | 2000-01-27 | 1 | -32/+2 |
* | Add an ip4_input6() for use with IPv6 (just a wrapper for |  angelos | 2000-01-13 | 1 | -2/+6 |
* | Add ingress ACL for IPsec: after being processed, IPsec packets are |  angelos | 2000-01-09 | 1 | -1/+2 |
* | fix IPv6 ipsec template lossage. |  itojun | 1999-12-31 | 1 | -2/+2 |
* | Change some function prototypes, dont unnecessarily initialize some |  angelos | 1999-12-25 | 1 | -2/+2 |
* | Add prototype for esp6_input() wrapper to ESP input processing routine. |  angelos | 1999-12-09 | 1 | -1/+5 |
* | Add another statistic |  angelos | 1999-12-06 | 1 | -1/+2 |
* | Get rid of unnecessary third argument in *_output routines of IPsec. |  angelos | 1999-10-29 | 1 | -3/+2 |
* | Introduce net.inet.{ah,esp}.enable sysctl controls that are off by default. |  niklas | 1999-04-11 | 1 | -1/+19 |
* | Update copyright; remove a few annoying debugging printfs. |  angelos | 1999-02-24 | 1 | -3/+5 |
* | Remove encap.h include; saner debugging printfs; fix buglets; work with |  angelos | 1999-02-24 | 1 | -167/+30 |
* | ipsec skipjack, based on free .fi code (some .gov type will test this for me) |  deraadt | 1999-02-17 | 1 | -1/+6 |
* | indent |  deraadt | 1999-02-17 | 1 | -110/+97 |
* | Add checks of packets getting to big after transforms. |  niklas | 1998-11-25 | 1 | -1/+2 |
* | first step to the setsockopt/getsockopt interface as described in |  provos | 1998-05-18 | 1 | -10/+16 |
* | add ripemd-160 as authentication function. |  provos | 1997-11-24 | 1 | -5/+10 |
* | make old style padding default again. |  provos | 1997-11-18 | 1 | -2/+2 |
* | make it easier to add additional transforms. add blowfish and cast |  provos | 1997-11-04 | 1 | -18/+55 |
* | same as for ip_esp_new.c, and indent |  deraadt | 1997-09-30 | 1 | -2/+2 |
* | New style self-describing padding in use. |  angelos | 1997-09-24 | 1 | -1/+3 |
* | AH changes, after interoperating at the ANX bakeoff. |  angelos | 1997-09-23 | 1 | -3/+3 |
* | new esp: encryption, authentication and replay protection + |  provos | 1997-08-26 | 1 | -3/+11 |
* | global byte counters. |  provos | 1997-07-14 | 1 | -1/+3 |
* | put old esp/ah and new esp/ah in different files. |  provos | 1997-07-11 | 1 | -106/+66 |
* | hard and soft limits for SPI's per absolute timer, relative since establish, |  provos | 1997-06-25 | 1 | -13/+13 |
* | ah-sha1 + esp-3des + indentation |  provos | 1997-06-20 | 1 | -74/+96 |
* | no more 2(two) md5 libs in kernel! |  mickey | 1997-03-30 | 1 | -2/+2 |
* | count input/output packets for esp |  deraadt | 1997-02-26 | 1 | -1/+3 |
* | OpenBSD tags + some prototyping police |  niklas | 1997-02-24 | 1 | -0/+2 |
* | XXX cleanup |  deraadt | 1997-02-24 | 1 | -11/+11 |
* | IPSEC package by John Ioannidis and Angelos D. Keromytis. Written in |  deraadt | 1997-02-20 | 1 | -0/+179 |