NetBSD/sys/netipsec
drochner 8ec435e6ba cleanup some error handling to avoid memory leaks and doube frees,
from Wolfgang Stukenbrock per PR kern/44948, and part of kern/44952
2011-05-17 18:57:02 +00:00
..
ah_var.h
ah.h
esp_var.h
esp.h
files.netipsec
ipcomp_var.h
ipcomp.h
ipip_var.h
ipsec6.h
ipsec_input.c
ipsec_mbuf.c remove redundant declaration 2011-05-16 10:05:23 +00:00
ipsec_netbsd.c
ipsec_osdep.h
ipsec_output.c
ipsec_private.h
ipsec_var.h
ipsec.c cosmetical whitespace changes 2011-05-16 10:00:32 +00:00
ipsec.h use time_t rather than long for timestamps 2011-05-16 10:02:30 +00:00
key_debug.c
key_debug.h
key_var.h
key.c cleanup some error handling to avoid memory leaks and doube frees, 2011-05-17 18:57:02 +00:00
key.h
keydb.h use time_t rather than long for timestamps 2011-05-16 10:02:30 +00:00
keysock.c remove a useless m_freem() call where the argument is known to be NULL 2011-05-16 10:04:02 +00:00
keysock.h
Makefile
xform_ah.c As a first step towards more fine-grained locking, don't require 2011-05-06 21:48:46 +00:00
xform_esp.c As a first step towards more fine-grained locking, don't require 2011-05-06 21:48:46 +00:00
xform_ipcomp.c As a first step towards more fine-grained locking, don't require 2011-05-06 21:48:46 +00:00
xform_ipip.c
xform_tcp.c
xform.h