aboutsummaryrefslogtreecommitdiff
path: root/sbin/setkey
Commit message (Expand)AuthorAgeFilesLines
* 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
* mdoc: drop even more redundant .Pp callsUlrich Spörlein2010-10-191-4/+0
* o Fix typo.Maxim Konovalov2010-03-261-1/+1
* Use the newly brought %U macro.Ruslan Ermilov2010-01-151-1/+1
* o Add missed dot.Maxim Konovalov2008-09-291-1/+1
* o Allow setkey(8) to recognize esp as a protocoal name for spdadd.Maxim Konovalov2008-01-121-0/+1
* Cleanup of userland __P useKevin Lo2007-11-074-50/+50
* Commit IPv6 support for FAST_IPSEC to the tree.George V. Neville-Neil2007-07-016-15/+14
* Integrate the Camellia Block Cipher. For more information see RFC 4132George V. Neville-Neil2007-05-092-0/+2
* Markup fixes.Ruslan Ermilov2006-09-181-19/+27
* Obey MK_INET6_SUPPORT.Yaroslav Tykhiy2006-07-271-3/+8
* Include other AES key lengths in the comment.Pawel Jakub Dawidek2006-05-131-1/+1
* Langauge fixes required to disambiguate some statements.George V. Neville-Neil2006-01-081-84/+114
* fixed a crush when either -lh or -ls option is used.Hajimu UMEMOTO2005-10-131-3/+3
* setkey(8) is not WARNS=2 compliant, yet.Hajimu UMEMOTO2005-10-131-0/+2
* Fixed the misplaced $FreeBSD$.Ruslan Ermilov2005-02-091-1/+2
* Added the EXIT STATUS section where appropriate.Ruslan Ermilov2005-01-171-1/+1
* Fixed display type.Ruslan Ermilov2005-01-151-1/+1
* Reapply traditionally lost fixes, fixed some more.Ruslan Ermilov2004-06-051-38/+43
* check if the null encryption is supported or not.Hajimu UMEMOTO2004-05-131-1/+11
* Fix regression in setkey whereby parser would fail to recognise tcp asBruce M Simpson2004-03-311-0/+1
* Fixed mispellings of '\0' as NULL.Bruce Evans2004-03-111-2/+2
* Initial import of RFC 2385 (TCP-MD5) digest support.Bruce M Simpson2004-02-113-4/+22
* enable aes-xcbc-mac and aes-ctr, again.Hajimu UMEMOTO2003-11-101-3/+3