summaryrefslogtreecommitdiff
path: root/lib/libipsec
AgeCommit message (Expand)Author
2003-09-08deal with policy without selector. sync w/ kameitojun
2003-08-26protect SADB_X_EXT_TAG with #ifdefitojun
2003-08-26typoitojun
2003-07-25support new algorithmsitojun
2003-07-22support hmac-sha2itojun
2003-07-22don't explicitly clear "reserved" field. instead clear "id" field.itojun
2003-07-22plug memory leakitojun
2003-07-22cosmeticitojun
2003-06-27clear malloc'ed memory. sync w/kameitojun
2003-04-16Usewiz
2003-03-09use __RCSID()lukem
2003-03-04Avoid memory leak. Pointed out by Patrick Latifi <patrickl at secureops dot com>christos
2002-08-19Explicitly move setting of NOxxx and USE_SHLIBDIR to the top of thelukem
2002-08-19Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path (etc).lukem
2002-07-31plug memory leak. from ebisawa@iij, sync w/kameitojun
2002-06-27correct %d/%u mismatch. sync w/kameitojun
2002-05-14sync with latest kame setkey(8), modulo icmp6 hack.itojun
2002-05-14typoitojun
2002-02-07Generate <>& symbolically.ross
2002-01-15Whitespace nits.wiz
2001-12-28* Add user-controlled mk.conf variableslukem
2001-09-16Spell 'occurred' with two 'r's.wiz
2001-08-31sync manpage with latest kame.itojun
2001-04-06description for "discard" was missing. sync with kameitojun
2001-03-30Revert previous overzealous change, committed in error.agc
2001-03-30Put back prototype of yyparse(), since the function name is modifiedagc
2001-02-04remove redundant declaration of yyparse.christos
2000-10-03support rijndael-cbcitojun
2000-07-30make ipsec_strerror(3) to return const char *, not char *. sync with kame.itojun
2000-07-20do not rely upon algorithm ordering in pfkey spec. sync with kameitojun
2000-07-04move ipsec_{hex,bin}dump() into #ifdef wrapper.itojun
2000-07-03More include cleanup. Remvoe (p) from #undef in libipsec.matt
2000-06-12sync with almost-latest KAME IPsec. full changelog would be too bigitojun
2000-05-09Need -I${.CURDIR} for ipsec_strerror.hthorpej
2000-03-13hide shouldn't-be-exported symbols from the outside.itojun
2000-02-08use proper include path (net/pfkeyv2.h)itojun
2000-02-08don't include in6.h directly.itojun
2000-02-01sorry, forgot to cvs add new filesitojun
2000-01-31upgrade libipsec to the latest.itojun
1999-12-21s/.Os KAME/.Os/itojun
1999-09-16temporary workaround against KAME PR 154.itojun
1999-07-04add NetBSD RCS ID on the top.itojun
1999-07-04add LIBRARY section into libipsec manpages.itojun
1999-07-03s/CFLAGS/CPPFLAGS/ for -D and -I.itojun
1999-07-02More trailing white space.simonb
1999-07-01ipsec support library.itojun