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_ipsp.c
Age
Commit message (
Expand
)
Author
1997-11-04
make it easier to add additional transforms. add blowfish and cast
Niels Provos
1997-10-02
conditional error logging
Theo de Raadt
1997-10-01
should report unsigned quantities
Theo de Raadt
1997-09-28
log() needs a \n
Theo de Raadt
1997-09-23
AH changes, after interoperating at the ANX bakeoff.
Angelos D. Keromytis
1997-07-28
make it compile
Niels Provos
1997-07-27
expiration messages, fixes, updates, all sorts of things
Niklas Hallqvist
1997-07-24
bail properly if malloc fails
Theo de Raadt
1997-07-18
enablespi/disablespi in encap + print spi's in hostorder
Niels Provos
1997-07-15
flags for tunnels and replacing existing routes, sysctl! + tiny bug fix
Niels Provos
1997-07-11
put old esp/ah and new esp/ah in different files.
Niels Provos
1997-07-02
fix neglected _FLEN's + reserve_spi + output reserved spi's without alg.
Niels Provos
1997-07-01
major restructuring
Niels Provos
1997-06-25
hard and soft limits for SPI's per absolute timer, relative since establish,
Niels Provos
1997-06-24
handle IP options in AH + allow IP options in outgoing encapsulated packets
Niels Provos
1997-06-21
u_int32_t changes, need testing
Theo de Raadt
1997-06-20
ah-sha1 + esp-3des + indentation
Niels Provos
1997-02-24
OpenBSD tags + some prototyping police
Niklas Hallqvist
1997-02-21
Removed no longer necessary cautionary comment.
Angelos D. Keromytis
1997-02-21
-nostdinc and big endian cleanup
Niklas Hallqvist
1997-02-21
Fixed error introduced with last patch.
Angelos D. Keromytis
1997-02-21
Removed some of the ugliness in ipsp_kern().
Angelos D. Keromytis
1997-02-20
IPSEC package by John Ioannidis and Angelos D. Keromytis. Written in
Theo de Raadt