index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
netkey
/
key_debug.c
Age
Commit message (
Expand
)
Author
2001-11-15
don't need <sys/types.h> when including <sys/param.h>
lukem
2001-11-13
add RCSIDs
lukem
2001-08-16
avoid symbol conflict with "sin()".
itojun
2001-08-12
remove "#ifdef IPSEC_DEBUG" conditional from from key_debug.h
itojun
2001-08-02
pass replay sequence number on sadb_x_sa2 (it's outside of PF_KEY standard
itojun
2001-04-06
Negative exit code cleanup: Replace exit(-x) with exit(x).
wiz
2000-09-22
use real wallclock (got by microtime) to compute IPsec database lifetimes.
itojun
2000-07-04
move ipsec_{hex,bin}dump() into #ifdef wrapper.
itojun
2000-07-01
nuke sadb_x_ident_id, wihich violates pfkey standard.
itojun
2000-06-15
correct ordering mistake in SADB_DUMP.
itojun
2000-06-12
sync with almost-latest KAME IPsec. full changelog would be too big
itojun
2000-02-06
fix include pathname for better rfc2292 compliance.
itojun
2000-01-31
bring in latest KAME ipsec tree.
itojun
1999-07-06
sync with KAME/NetBSD 1.4, SNAP kit 19990705.
itojun
1999-07-05
ntohl() doesn't return long, so cast it.
cjs
1999-07-03
RCS ID police.
thorpej
1999-07-01
Fix printf format on LP64.
thorpej
1999-07-01
less warning on userland compilation.
itojun
1999-07-01
IPv6 kernel code, based on KAME/NetBSD 1.4, SNAP kit 19990628.
itojun
1999-06-28
KAME/NetBSD 1.4 SNAP kit, dated 19990628.
itojun