aboutsummaryrefslogtreecommitdiff
path: root/lib/libipsec
Commit message (Expand)AuthorAgeFilesLines
* Refer to AES-CBC as "aes-cbc" rather than "rijndael-cbc" for IPsec.John Baldwin2020-06-041-2/+2
* Remove support for IPsec algorithms deprecated in r348205 and r360202.John Baldwin2020-05-021-25/+0
* Update Makefile.depend filesSimon J. Gerraty2019-12-111-1/+0
* libipsec: correct a typoBjoern A. Zeeb2019-11-092-2/+2
* pkgbase: Put a lot of binaries and lib in FreeBSD-runtimeEmmanuel Vadot2019-09-051-1/+1
* Update pfkey_open() function to set socket's write buffer size toAndrey V. Elsukov2018-03-111-4/+26
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-2010-10/+30
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* Add large replay widow support to setkey(8) and libipsec.Andrey V. Elsukov2017-04-131-1/+42
* Fix two CURDIR references in comments that should be SRCTOPWarner Losh2017-03-121-1/+1
* Introduce the concept of IPsec security policies scope.Andrey V. Elsukov2017-03-071-4/+16
* Merge projects/ipsec into head/.Andrey V. Elsukov2017-02-062-15/+39
* IPsec RFC6479 support for replay window sizes up to 2^32 - 32 packets.Fabien Thomas2016-11-252-1/+5
* libipsec: use NULL instead of zero for pointers.Pedro F. Giffuni2016-04-181-1/+1
* 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