aboutsummaryrefslogtreecommitdiff
path: root/lib/libipsec
Commit message (Expand)AuthorAgeFilesLines
* Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-1/+1
* Add a missing break in the TCP case.Christian Brueffer2014-04-171-0/+1
* Improve compatibility with recent flex from flex.sourceforge.net.Jung-uk Kim2013-05-031-2/+2
* Make this more compilable.Gleb Smirnoff2013-03-151-8/+7
* remove redundant yyparse declarationsBaptiste Daroussin2012-12-051-1/+0
* MFp4 204292:Bjoern A. Zeeb2012-02-111-0/+12
* Use the correct constant (with same value) for comparying the SA type.Bjoern A. Zeeb2012-02-111-1/+1
* In lib/libipsec/policy_token.l, use lex's standard "%option noinput"Dimitry Andric2011-12-161-1/+1
* Define YY_NO_INPUT in lib/libipsec/policy_token.l, so lex's input()Dimitry Andric2011-12-151-0/+1
* - change "is is" to "is" or "it is"Eitan Adler2011-10-161-1/+1
* The use of snprintf() to append to a buffer is not valid according to C99Kevin Lo2010-12-111-1/+2
* Build lib/ with WARNS=6 by default.Ed Schouten2010-01-021-0/+2
* Bump the version of all non-symbol-versioned shared libraries inKen Smith2009-07-191-1/+1
* Commit IPv6 support for FAST_IPSEC to the tree.George V. Neville-Neil2007-07-0111-19/+18
* Bump library versions in preparation for 7.0.Daniel Eischen2007-05-211-1/+1
* Integrate the Camellia Block Cipher. For more information see RFC 4132George V. Neville-Neil2007-05-091-0/+3
* Markup fixes.Ruslan Ermilov2006-09-171-50/+47
* Provide alternate default for SHLIBDIR before bsd.own.mk does this.Ruslan Ermilov2006-03-181-1/+2
* Reimplementation of world/kernel build options. For details, see:Ruslan Ermilov2006-03-171-1/+3
* Clean up some descriptions and remove ambiguities in the language.George V. Neville-Neil2006-02-142-97/+146
* Bump the shared library version number of all libraries that have notKen Smith2005-07-221-1/+1
* Fixed the misplaced $FreeBSD$.Ruslan Ermilov2005-02-092-2/+4
* NOINET6 -> NO_INET6Ruslan Ermilov2004-12-211-1/+1
* Back out last delta, it just unpolitely reverted some local changes.Ruslan Ermilov2004-07-011-8/+8
* Initial import of RFC 2385 (TCP-MD5) digest support.Bruce M Simpson2004-02-114-1/+20
* - plug memory leak.Hajimu UMEMOTO2003-11-056-110/+150
* - errx() doesn't need `\n'.Hajimu UMEMOTO2003-10-264-26/+24
* stop use of NI_WITHSCOPEID. it was deprecated.Hajimu UMEMOTO2003-10-212-8/+0
* - support AES counter mode for ESP.Hajimu UMEMOTO2003-10-131-0/+3
* - support AES XCBC MAC for AHHajimu UMEMOTO2003-10-131-0/+3
* - RIPEMD160 supportHajimu UMEMOTO2003-10-121-0/+3
* mdoc(7): Properly mark C headers.Ruslan Ermilov2003-09-101-1/+1
* style.Makefile(5)David E. O'Brien2003-08-181-1/+1
* Stage 3 of dynamic root support. Make all the libraries needed to runGordon Tetlow2003-08-171-0/+1
* Buffer size is not enough in the previous commit. Use 128.Munechika SUMIKAWA2003-04-171-2/+2
* Make character buffer more bigger.Munechika SUMIKAWA2003-04-161-2/+2
* The .Fn functionPhilippe Charnier2003-03-241-2/+4
* The .Fn function. Spelling.Philippe Charnier2003-02-062-10/+21
* Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,Jens Schweikhardt2003-01-011-1/+1
* english(4) police.Jens Schweikhardt2002-12-271-1/+1
* Zap now-unused SHLIB_MINORPeter Wemm2002-09-281-1/+0
* just merged cosmetic changes from KAME to ease sync between KAME and FreeBSD.SUZUKI Shinsuke2002-04-192-2/+7
* Remove multi-line __P() usage.David E. O'Brien2002-03-223-48/+43
* Remove __P() usage.David E. O'Brien2002-03-218-55/+55
* mdoc(7) police: Use the new .In macro for #include statements.Ruslan Ermilov2001-10-012-2/+2
* Add __FBSDID()s to libipsecMatthew Dillon2001-09-306-6/+18
* mdoc(7) police: fixed the "new sentence" bogons.Ruslan Ermilov2001-08-101-1/+1
* mdoc(7) police:Ruslan Ermilov2001-08-071-6/+6
* printed current sequence number of the SA. accordingly, changedHajimu UMEMOTO2001-08-061-7/+9
* Remove whitespace at EOL.Dima Dorfman2001-07-151-1/+1