This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
sys
/
netkey
History
itojun
88123ecf38
change key_timehandler to take void * as argument. sync with kame.
...
PR 14351
2002-01-31 07:05:43 +00:00
..
key_debug.c
don't need <sys/types.h> when including <sys/param.h>
2001-11-15 09:47:59 +00:00
key_debug.h
remove "#ifdef IPSEC_DEBUG" conditional from from key_debug.h
2001-08-12 11:52:43 +00:00
key_var.h
do not #ifdef KEY_DEBUG in header. sync with kame
2001-07-27 04:48:13 +00:00
key.c
change key_timehandler to take void * as argument. sync with kame.
2002-01-31 07:05:43 +00:00
key.h
change key_timehandler to take void * as argument. sync with kame.
2002-01-31 07:05:43 +00:00
keydb.c
don't need <sys/types.h> when including <sys/param.h>
2001-11-15 09:47:59 +00:00
keydb.h
…
keysock.c
use ipseclog() instead of #ifdef IPSEC_DEBUG, to make it possible to
2002-01-31 06:35:25 +00:00
keysock.h
…
Makefile
…