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
/
lib
/
libipsec
Age
Commit message (
Expand
)
Author
2002-02-07
Generate <>& symbolically.
ross
2002-01-15
Whitespace nits.
wiz
2001-12-28
* Add user-controlled mk.conf variables
lukem
2001-09-16
Spell 'occurred' with two 'r's.
wiz
2001-08-31
sync manpage with latest kame.
itojun
2001-04-06
description for "discard" was missing. sync with kame
itojun
2001-03-30
Revert previous overzealous change, committed in error.
agc
2001-03-30
Put back prototype of yyparse(), since the function name is modified
agc
2001-02-04
remove redundant declaration of yyparse.
christos
2000-10-03
support rijndael-cbc
itojun
2000-07-30
make ipsec_strerror(3) to return const char *, not char *. sync with kame.
itojun
2000-07-20
do not rely upon algorithm ordering in pfkey spec. sync with kame
itojun
2000-07-04
move ipsec_{hex,bin}dump() into #ifdef wrapper.
itojun
2000-07-03
More include cleanup. Remvoe (p) from #undef in libipsec.
matt
2000-06-12
sync with almost-latest KAME IPsec. full changelog would be too big
itojun
2000-05-09
Need -I${.CURDIR} for ipsec_strerror.h
thorpej
2000-03-13
hide shouldn't-be-exported symbols from the outside.
itojun
2000-02-08
use proper include path (net/pfkeyv2.h)
itojun
2000-02-08
don't include in6.h directly.
itojun
2000-02-01
sorry, forgot to cvs add new files
itojun
2000-01-31
upgrade libipsec to the latest.
itojun
1999-12-21
s/.Os KAME/.Os/
itojun
1999-09-16
temporary workaround against KAME PR 154.
itojun
1999-07-04
add NetBSD RCS ID on the top.
itojun
1999-07-04
add LIBRARY section into libipsec manpages.
itojun
1999-07-03
s/CFLAGS/CPPFLAGS/ for -D and -I.
itojun
1999-07-02
More trailing white space.
simonb
1999-07-01
ipsec support library.
itojun