aboutsummaryrefslogtreecommitdiff
path: root/lib/libipsec
Commit message (Expand)AuthorAgeFilesLines
* MFHGlen Barber2016-03-021-9/+0
|\
| * DIRDEPS_BUILD: Regenerate without local dependencies.Bryan Drewery2016-02-241-9/+0
* | First pass through library packaging.Glen Barber2016-02-041-0/+1
|/
* META MODE: Prefer INSTALL=tools/install.sh to lessen the need for xinstall.host.Bryan Drewery2015-11-251-1/+0
* New AES modes for IPSec, user space components.George V. Neville-Neil2015-07-031-0/+3
* new dependsSimon J. Gerraty2015-06-161-0/+1
* Revert r284417 it is not necessary anymoreBaptiste Daroussin2015-06-151-1/+1
* Enforce overwritting SHLIBDIRBaptiste Daroussin2015-06-151-1/+1
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+29
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Updated dependenciesSimon J. Gerraty2014-05-161-1/+1
| * Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * Merge from headSimon J. Gerraty2014-05-081-1/+1
| |\ | |/ |/|
| * Merge headSimon J. Gerraty2014-04-271-0/+1
| |\
| * \ Merge from headSimon J. Gerraty2013-09-051-2/+2
| |\ \
| * \ \ sync from headSimon J. Gerraty2013-04-121-8/+7
| |\ \ \
| * | | | Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * | | | Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * | | | Sync with HEAD.David E. O'Brien2013-02-081-1/+0
| |\ \ \ \
| * | | | | Updated/new Makefile.dependSimon J. Gerraty2012-11-081-0/+3
| * | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+26
* | | | | | 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