summaryrefslogtreecommitdiff
path: root/sys/netkey/keydb.h
AgeCommit message (Expand)Author
2003-09-23extra blank lineitojun
2003-09-20unifdef -UFAST_IPSECitojun
2003-09-12no 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-22allow userland to specify SPD ID. more readable debugging messages.itojun
2003-08-22backout; committed by mistakeitojun
2003-08-22do not quit from key_sendup() even if writes to non-target socket fails.itojun
2003-02-01Add extensible malloc types, adapted from FreeBSD. This turnsthorpej
2003-01-08allocate route_in6 in struct secashead, to avoid mistakenly overrunitojun
2002-09-11correct signedness mixup in pointer passing. sync w/kameitojun
2002-06-12do not copy policy-on-socket at all. avoid copying packet header value toitojun
2000-09-22use real wallclock (got by microtime) to compute IPsec database lifetimes.itojun
2000-07-26remove #ifdef notdef part. sync with kame.itojun
2000-07-23pre-compute and cache intermediate crypto key. suggestion from sommerfeld,itojun
2000-06-15correct ordering mistake in SADB_DUMP.itojun
2000-06-12sync with almost-latest KAME IPsec. full changelog would be too bigitojun
2000-01-31bring in latest KAME ipsec tree.itojun
1999-07-03RCS ID police.thorpej
1999-06-28KAME/NetBSD 1.4 SNAP kit, dated 19990628.itojun