This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
You've already forked NetBSD
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
662f93aeeb
NetBSD
/
sys
/
netkey
History
mrg
8a49f07b1b
avoid assigning to policy_id twice. fixes more gcc 3.0 prerelease errors.
2001-06-04 21:38:28 +00:00
..
Makefile
remove include files in nonstandard path
2000-06-04 11:52:06 +00:00
key.c
avoid assigning to policy_id twice. fixes more gcc 3.0 prerelease errors.
2001-06-04 21:38:28 +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
use _KERNEL_OPT
2001-05-30 11:40:35 +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