aboutsummaryrefslogtreecommitdiff
path: root/sbin/setkey
Commit message (Expand)AuthorAgeFilesLines
* Refer to AES-CBC as "aes-cbc" rather than "rijndael-cbc" for IPsec.John Baldwin2020-06-042-3/+4
* Add RFC reference for AES-CTR with IPsec.John Baldwin2020-05-041-2/+2
* Remove support for IPsec algorithms deprecated in r348205 and r360202.John Baldwin2020-05-024-99/+52
* Remove the link to libl which only contains a stub functionBaptiste Daroussin2020-03-232-2/+2
* Revove useless linking to yaccBaptiste Daroussin2020-03-231-1/+1
* pkgbase: Create a FreeBSD-utilities package and make it the default oneEmmanuel Vadot2019-09-051-1/+0
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-206-6/+18
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* Add large replay widow support to setkey(8) and libipsec.Andrey V. Elsukov2017-04-132-2/+31
* Make setkey(8) more clear about anti-replay window size option semantics.Benedict Reuschling2017-04-091-4/+5
* Use unique SPI.Andrey V. Elsukov2017-04-041-1/+1
* In the example section show that TCP-MD5 connection needs SA for bothAndrey V. Elsukov2017-04-041-1/+2
* Fix CFLAGS for including netipsec headers #includesEnji Cooper2017-03-131-1/+1
* Delete duplicate -I <SRCTOP>/lib/libipsec added in r171135Enji Cooper2017-03-121-1/+1
* Introduce the concept of IPsec security policies scope.Andrey V. Elsukov2017-03-072-22/+34
* sbin: normalize paths using SRCTOP-relative paths or :H when possibleEnji Cooper2017-03-041-3/+3
* Document that the size of AH ICV for HMAC-SHA2-NNN should be half ofAndrey V. Elsukov2017-02-271-5/+4
* Merge projects/ipsec into head/.Andrey V. Elsukov2017-02-061-3/+1
* setkey appeared in FreeBSD 4.0Sevan Janiyan2016-10-031-1/+3
* Use nitems() from sys/param.h.Marcelo Araujo2016-04-191-1/+1
* MFHGlen Barber2016-03-021-6/+0
|\
| * DIRDEPS_BUILD: Regenerate without local dependencies.Bryan Drewery2016-02-241-6/+0
* | Explicitly add more files to the 'runtime' package.Glen Barber2016-02-091-0/+1
|/
* Add support for keys that include 4 byte SALT values,George V. Neville-Neil2015-07-312-2/+25
* Summary: Remove unsupported 3des-deriv encryption algorithm from documentation.George V. Neville-Neil2015-07-311-1/+0
* Update the date on the manual page.George V. Neville-Neil2015-07-031-1/+1
* New AES modes for IPSec, user space components.George V. Neville-Neil2015-07-032-1/+3
* Fix support for the null encryption algorithm which now requiresGeorge V. Neville-Neil2015-06-251-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
| * Merge sync of headSimon J. Gerraty2015-05-272-4/+3
| |\ | |/ |/|
| * Merge head from 7/28Simon J. Gerraty2014-08-191-11/+10
| |\
| * | Updated dependenciesSimon J. Gerraty2014-05-161-1/+0
| * | Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * | Merge from headSimon J. Gerraty2014-05-081-1/+1
| |\ \
| * | | Updated dependenciesSimon J. Gerraty2013-03-111-0/+2
| * | | Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * | | Sync with HEAD.David E. O'Brien2013-02-082-2/+2
| |\ \ \
| * \ \ \ Sync from headSimon J. Gerraty2012-11-041-1/+3
| |\ \ \ \
| * | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+28
* | | | | | Convert sbin/ to LIBADDBaptiste Daroussin2014-11-251-4/+2
| |_|_|_|/ |/| | | |
* | | | | Fix spelling of Camellia algorithm. While here, replace blank linesWarren Block2014-07-251-11/+10
| |_|_|/ |/| | |
* | | | Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-1/+1
| |_|/ |/| |
* | | Correct prefix for "locally installed things"Eitan Adler2013-01-161-1/+1
* | | Minor wording improvments to some manual pagesEitan Adler2012-12-161-1/+1
| |/ |/|
* | Minor mdoc improvements.Joel Dahl2012-06-031-1/+3
|/
* Minor mdoc nits.Joel Dahl2012-05-131-10/+10
* mdoc: correct .Bd/.Bl arguments.Joel Dahl2012-03-261-8/+8
* Remove superfluous paragraph macro.Joel Dahl2012-03-251-1/+0
* mdoc: fix markupUlrich Spörlein2011-06-021-2/+3