summaryrefslogtreecommitdiffstats
path: root/sys/netinet/ip_esp.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix two bugs in IPsec/HMAC-SHA2:markus2010-01-101-3/+1
* add sysctl entry points into various network layers, in particular toderaadt2007-12-141-2/+5
* switch to sysctl_int_arr(); ok henning, deraadtmarkus2004-02-171-1/+8
* UDP encapsulation for ESP in transport mode (draft-ietf-ipsec-udp-encaps-XX.txt)markus2003-12-021-3/+12
* Remove commons; inspired by netbsd.jason2003-02-121-2/+2
* whitespaceitojun2002-06-091-3/+3
* Make preprocessor happier, don't give it untasty tokens at end of input.espie2001-07-041-2/+2
* Copyright.angelos2001-06-251-4/+4
* Inclusion protection.angelos2001-06-091-4/+4
* Lots and lots of changes.angelos2000-09-191-3/+3
* Cryptographic services framework, and software "device driver". Theangelos2000-03-171-7/+8
* Merge "old" and "new" ESP and AH in two files (one for each).angelos2000-01-271-32/+2
* Add an ip4_input6() for use with IPv6 (just a wrapper forangelos2000-01-131-2/+6
* Add ingress ACL for IPsec: after being processed, IPsec packets areangelos2000-01-091-1/+2
* fix IPv6 ipsec template lossage.itojun1999-12-311-2/+2
* Change some function prototypes, dont unnecessarily initialize someangelos1999-12-251-2/+2
* Add prototype for esp6_input() wrapper to ESP input processing routine.angelos1999-12-091-1/+5
* Add another statisticangelos1999-12-061-1/+2
* Get rid of unnecessary third argument in *_output routines of IPsec.angelos1999-10-291-3/+2
* Introduce net.inet.{ah,esp}.enable sysctl controls that are off by default.niklas1999-04-111-1/+19
* Update copyright; remove a few annoying debugging printfs.angelos1999-02-241-3/+5
* Remove encap.h include; saner debugging printfs; fix buglets; work withangelos1999-02-241-167/+30
* ipsec skipjack, based on free .fi code (some .gov type will test this for me)deraadt1999-02-171-1/+6
* indentderaadt1999-02-171-110/+97
* Add checks of packets getting to big after transforms.niklas1998-11-251-1/+2
* first step to the setsockopt/getsockopt interface as described inprovos1998-05-181-10/+16
* add ripemd-160 as authentication function.provos1997-11-241-5/+10
* make old style padding default again.provos1997-11-181-2/+2
* make it easier to add additional transforms. add blowfish and castprovos1997-11-041-18/+55
* same as for ip_esp_new.c, and indentderaadt1997-09-301-2/+2
* New style self-describing padding in use.angelos1997-09-241-1/+3
* AH changes, after interoperating at the ANX bakeoff.angelos1997-09-231-3/+3
* new esp: encryption, authentication and replay protection +provos1997-08-261-3/+11
* global byte counters.provos1997-07-141-1/+3
* put old esp/ah and new esp/ah in different files.provos1997-07-111-106/+66
* hard and soft limits for SPI's per absolute timer, relative since establish,provos1997-06-251-13/+13
* ah-sha1 + esp-3des + indentationprovos1997-06-201-74/+96
* no more 2(two) md5 libs in kernel!mickey1997-03-301-2/+2
* count input/output packets for espderaadt1997-02-261-1/+3
* OpenBSD tags + some prototyping policeniklas1997-02-241-0/+2
* XXX cleanupderaadt1997-02-241-11/+11
* IPSEC package by John Ioannidis and Angelos D. Keromytis. Written inderaadt1997-02-201-0/+179