index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
netinet
/
ip_ah.h
Age
Commit message (
Expand
)
Author
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 v4/v6 wrapper routine definitions.
Angelos D. Keromytis
1999-12-07
New ah_new_input(), protocol-independent processing (still lacking
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
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-04
make it easier to add additional transforms. add blowfish and cast
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
I/O packet counters added.
Angelos D. Keromytis
1997-02-24
Beautification.
Angelos D. Keromytis
1997-02-24
OpenBSD tags + some prototyping police
Niklas Hallqvist
1997-02-20
IPSEC package by John Ioannidis and Angelos D. Keromytis. Written in
Theo de Raadt