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
/
keydb.h
Age
Commit message (
Expand
)
Author
2003-09-23
extra blank line
itojun
2003-09-20
unifdef -UFAST_IPSEC
itojun
2003-09-12
no need for netipsec/key*, they are almost identical to netkey/key*
itojun
2003-09-07
- prepare for RFC2401bis 64bit sequence number (no behavior change yet)
itojun
2003-08-22
allow userland to specify SPD ID. more readable debugging messages.
itojun
2003-08-22
backout; committed by mistake
itojun
2003-08-22
do not quit from key_sendup() even if writes to non-target socket fails.
itojun
2003-02-01
Add extensible malloc types, adapted from FreeBSD. This turns
thorpej
2003-01-08
allocate route_in6 in struct secashead, to avoid mistakenly overrun
itojun
2002-09-11
correct signedness mixup in pointer passing. sync w/kame
itojun
2002-06-12
do not copy policy-on-socket at all. avoid copying packet header value to
itojun
2000-09-22
use real wallclock (got by microtime) to compute IPsec database lifetimes.
itojun
2000-07-26
remove #ifdef notdef part. sync with kame.
itojun
2000-07-23
pre-compute and cache intermediate crypto key. suggestion from sommerfeld,
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-01-31
bring in latest KAME ipsec tree.
itojun
1999-07-03
RCS ID police.
thorpej
1999-06-28
KAME/NetBSD 1.4 SNAP kit, dated 19990628.
itojun