summaryrefslogtreecommitdiff
path: root/sbin/setkey/setkey.8
AgeCommit message (Expand)Author
2024-08-25setkey(8): document -hwif extensionKonstantin Belousov
2024-07-12setkey(8): add -esn extension option to enable ESNKonstantin Belousov
2024-02-13setkey(8): Grammar fix: a FQDN -> an FQDNYi-Chen Li
2023-10-31setkey(8): make the policy specification more readableKonstantin Belousov
2023-08-16Remove $FreeBSD$: two-line nroff patternWarner Losh
2023-05-30setkey(8): document NAT-T and NAT-T MTU extensions syntaxKonstantin Belousov
2023-04-03setkey(8): add -e option to take script from the command lineKonstantin Belousov
2022-11-02ipsec: add support for CHACHA20POLY1305Kristof Provost
2022-09-13setkey.8: Improve direction descriptionsBram Ton
2022-08-14Indicate that racoon.8 is in ports/security/ipsec-tools.Jens Schweikhardt
2022-04-27setkey(8): Clarify language around AEAD ciphers.John Baldwin
2022-02-05update external URLWolfram Schneider
2020-06-04Refer to AES-CBC as "aes-cbc" rather than "rijndael-cbc" for IPsec.John Baldwin
2020-05-04Add RFC reference for AES-CTR with IPsec.John Baldwin
2020-05-02Remove support for IPsec algorithms deprecated in r348205 and r360202.John Baldwin
2017-04-09Make setkey(8) more clear about anti-replay window size option semantics.Benedict Reuschling
2017-04-04Use unique SPI.Andrey V. Elsukov
2017-04-04In the example section show that TCP-MD5 connection needs SA for bothAndrey V. Elsukov
2017-03-07Introduce the concept of IPsec security policies scope.Andrey V. Elsukov
2017-02-27Document that the size of AH ICV for HMAC-SHA2-NNN should be half ofAndrey V. Elsukov
2017-02-06Merge projects/ipsec into head/.Andrey V. Elsukov
2016-10-03setkey appeared in FreeBSD 4.0Sevan Janiyan
2015-07-31Summary: Remove unsupported 3des-deriv encryption algorithm from documentation.George V. Neville-Neil
2015-07-03Update the date on the manual page.George V. Neville-Neil
2015-07-03New AES modes for IPSec, user space components.George V. Neville-Neil
2014-07-25Fix spelling of Camellia algorithm. While here, replace blank linesWarren Block
2012-12-16Minor wording improvments to some manual pagesEitan Adler
2012-06-03Minor mdoc improvements.Joel Dahl
2012-05-13Minor mdoc nits.Joel Dahl
2012-03-26mdoc: correct .Bd/.Bl arguments.Joel Dahl
2012-03-25Remove superfluous paragraph macro.Joel Dahl
2011-06-02mdoc: fix markupUlrich Spörlein
2010-10-19mdoc: drop even more redundant .Pp callsUlrich Spörlein
2010-03-26o Fix typo.Maxim Konovalov
2010-01-15Use the newly brought %U macro.Ruslan Ermilov
2008-09-29o Add missed dot.Maxim Konovalov
2007-05-09Integrate the Camellia Block Cipher. For more information see RFC 4132George V. Neville-Neil
2006-09-18Markup fixes.Ruslan Ermilov
2006-05-13Include other AES key lengths in the comment.Pawel Jakub Dawidek
2006-01-08Langauge fixes required to disambiguate some statements.George V. Neville-Neil
2005-02-09Fixed the misplaced $FreeBSD$.Ruslan Ermilov
2005-01-17Added the EXIT STATUS section where appropriate.Ruslan Ermilov
2005-01-15Fixed display type.Ruslan Ermilov
2004-06-05Reapply traditionally lost fixes, fixed some more.Ruslan Ermilov
2004-02-11Initial import of RFC 2385 (TCP-MD5) digest support.Bruce M Simpson
2003-11-10enable aes-xcbc-mac and aes-ctr, again.Hajimu UMEMOTO
2003-11-05- do hexdump on send. set length field properlyHajimu UMEMOTO
2003-10-13- support AES counter mode for ESP.Hajimu UMEMOTO
2003-10-13- support AES XCBC MAC for AHHajimu UMEMOTO
2003-10-12- RIPEMD160 supportHajimu UMEMOTO