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
2003-09-08
deal with policy without selector. sync w/ kame
itojun
2003-08-26
protect SADB_X_EXT_TAG with #ifdef
itojun
2003-08-26
typo
itojun
2003-07-25
support new algorithms
itojun
2003-07-22
support hmac-sha2
itojun
2003-07-22
don't explicitly clear "reserved" field. instead clear "id" field.
itojun
2003-07-22
plug memory leak
itojun
2003-07-22
cosmetic
itojun
2003-06-27
clear malloc'ed memory. sync w/kame
itojun
2003-04-16
Use
wiz
2003-03-09
use __RCSID()
lukem
2003-03-04
Avoid memory leak. Pointed out by Patrick Latifi <patrickl at secureops dot com>
christos
2002-08-19
Explicitly move setting of NOxxx and USE_SHLIBDIR to the top of the
lukem
2002-08-19
Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path (etc).
lukem
2002-07-31
plug memory leak. from ebisawa@iij, sync w/kame
itojun
2002-06-27
correct %d/%u mismatch. sync w/kame
itojun
2002-05-14
sync with latest kame setkey(8), modulo icmp6 hack.
itojun
2002-05-14
typo
itojun
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