aboutsummaryrefslogtreecommitdiff
path: root/lib/libipsec
Commit message (Expand)AuthorAgeFilesLines
* libipsec: make const-correctLexi Winter2024-04-234-16/+16
* lib: Automated cleanup of cdefs and other formattingWarner Losh2023-11-277-7/+1
* Remove $FreeBSD$: two-line nroff patternWarner Losh2023-08-162-4/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-162-2/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-167-14/+0
* Remove $FreeBSD$: one-line .c comment patternWarner Losh2023-08-163-3/+0
* libipsec: ansifyKonstantin Belousov2023-04-032-229/+88
* ipsec_strerror.c: style, drop redundand returnKonstantin Belousov2023-04-031-3/+1
* libipsec: ansifyMateusz Guzik2023-03-164-39/+17
* ipsec: add support for CHACHA20POLY1305Kristof Provost2022-11-021-0/+6
* ipsec(4): Fix a typo in a source code commentGordon Bergling2022-06-041-1/+1
* libipsec: Fix a typo in a source code commentGordon Bergling2022-04-091-1/+1
* ipsec_set_policy(3): fix sentenceKonstantin Belousov2021-08-101-1/+1
* Fix some common typos in commentsGordon Bergling2021-03-131-24/+24
* 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
| |_|_|_|/ |/| | | |