summaryrefslogtreecommitdiff
path: root/sys/netkey/keysock.c
AgeCommit message (Expand)Author
2003-12-04Dynamic sysctl.atatat
2003-08-22KNFitojun
2003-08-22do not quit from key_sendup() even if writes to non-target socket fails.itojun
2003-06-29Back out the lwp/ktrace changes. They contained a lot of colateral damage,fvdl
2003-06-28Pass lwp pointers throughtout the kernel, as required, so that the lwpid candarrenr
2003-01-08allocate route_in6 in struct secashead, to avoid mistakenly overrunitojun
2002-09-27remove trailing \n in panic(). approved perry.provos
2002-09-11KNF - return is not a function. sync w/kame.itojun
2002-03-21remove unneeded #ifitojun
2002-03-21remove a function no longer in useitojun
2002-03-01unifdef -D__NetBSD__itojun
2002-01-31use ipseclog() instead of #ifdef IPSEC_DEBUG, to make it possible toitojun
2001-11-15don't need <sys/types.h> when including <sys/param.h>lukem
2001-11-13add RCSIDslukem
2001-08-02remove "register" variable specifier. sync with kameitojun
2000-09-22wake up socket even with socket recieve buffer is full. otherwise,itojun
2000-06-12sync with almost-latest KAME IPsec. full changelog would be too bigitojun
2000-03-30Remove register declarations.augustss
2000-02-06fix include pathname for better rfc2292 compliance.itojun
2000-01-31bring in latest KAME ipsec tree.itojun
1999-07-31sync with recent KAME.itojun
1999-07-06sync with KAME/NetBSD 1.4, SNAP kit 19990705.itojun
1999-07-04s/splnet/splsoftnet/ in IPv6/IPsec part.itojun
1999-07-03RCS ID police.thorpej
1999-07-01IPv6 kernel code, based on KAME/NetBSD 1.4, SNAP kit 19990628.itojun
1999-06-28KAME/NetBSD 1.4 SNAP kit, dated 19990628.itojun