NetBSD/sys/netkey
wiz 14dbdf5518 Negative exit code cleanup: Replace exit(-x) with exit(x).
As seen on tech-userlevel.
2001-04-06 11:13:45 +00:00
..
Makefile remove include files in nonstandard path 2000-06-04 11:52:06 +00:00
key.c make some more constant arrays 'const' 2001-02-21 21:39:52 +00:00
key.h always use rnd(4) for IPsec random number source. avoid random(9). 2000-10-05 04:49:17 +00:00
key_debug.c Negative exit code cleanup: Replace exit(-x) with exit(x). 2001-04-06 11:13:45 +00:00
key_debug.h move ipsec_{hex,bin}dump() into #ifdef wrapper. 2000-07-04 04:41:54 +00:00
key_var.h sync with almost-latest KAME IPsec. full changelog would be too big 2000-06-12 10:40:37 +00:00
keydb.c sync with almost-latest KAME IPsec. full changelog would be too big 2000-06-12 10:40:37 +00:00
keydb.h use real wallclock (got by microtime) to compute IPsec database lifetimes. 2000-09-22 16:55:04 +00:00
keysock.c wake up socket even with socket recieve buffer is full. otherwise, 2000-09-22 08:28:56 +00:00
keysock.h sync with almost-latest KAME IPsec. full changelog would be too big 2000-06-12 10:40:37 +00:00