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
/
net
/
pfkeyv2.c
Age
Commit message (
Expand
)
Author
1999-05-23
Avoid bzero + free after failed malloc(). From niklas@
Hakan Olsson
1999-05-16
spltdb introduced, protection for tdb lists and related structures, so
Niklas Hallqvist
1999-05-14
A new scalable IPsec SA expiration model.
Niklas Hallqvist
1999-04-11
Introduce net.inet.{ah,esp}.enable sysctl controls that are off by default.
Niklas Hallqvist
1999-04-09
when the REPLACE flag was used, but no former flows was there, we did not
Niklas Hallqvist
1999-03-31
Implement SADB_SAFLAGS_X_REPLACEFLOW
Niklas Hallqvist
1999-03-27
add SADB_X_BINDSA to pfkey allowing incoming SAs to refer to an outgoing
Niels Provos
1999-03-24
Implement lifetime expiration notifications. Fix some typos. Remove statics.
Niklas Hallqvist
1999-03-05
update allocation statistics
Theo de Raadt
1999-03-04
remove unnecessary malloc checks when using WAITOK
Theo de Raadt
1999-03-04
clear key headers earlier
Theo de Raadt
1999-03-04
more paranoid maintenance
Theo de Raadt
1999-03-02
keep track of SATYPE registrations per PFKEY socket
Theo de Raadt
1999-03-02
ESRCH, not EEXIST; markus.friedl@informatik.uni-erlangen.de
Theo de Raadt
1999-02-25
Possible cause of responses not going back to userland.
Angelos D. Keromytis
1999-02-25
Removed osdep.h dependencies.
Angelos D. Keromytis
1999-02-24
PF_KEY_V2, with local extensions for SPD management.
Angelos D. Keromytis