summaryrefslogtreecommitdiff
path: root/sbin/setkey/parse.y
AgeCommit message (Expand)Author
2024-07-12setkey(8): add -hwif extension to specify offload interface for SA and SPDKonstantin Belousov
2024-07-12setkey(8): add -esn extension option to enable ESNKonstantin Belousov
2023-08-16Remove $FreeBSD$: one-line .c comment patternWarner Losh
2023-05-30setkey(8): NAT-T manual configuration supportKonstantin Belousov
2023-05-30setkey(8): extract prefixlen calculation info helperKonstantin Belousov
2023-04-03setkey(8): ansify parserKonstantin Belousov
2023-04-03setkey(8): remove redundand returnsKonstantin Belousov
2017-11-20General further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2017-04-13Add large replay widow support to setkey(8) and libipsec.Andrey V. Elsukov
2015-07-31Add support for keys that include 4 byte SALT values,George V. Neville-Neil
2008-01-12o Allow setkey(8) to recognize esp as a protocoal name for spdadd.Maxim Konovalov
2007-11-07Cleanup of userland __P useKevin Lo
2007-07-01Commit IPv6 support for FAST_IPSEC to the tree.George V. Neville-Neil
2005-10-13fixed a crush when either -lh or -ls option is used.Hajimu UMEMOTO
2004-05-13check if the null encryption is supported or not.Hajimu UMEMOTO
2004-03-31Fix regression in setkey whereby parser would fail to recognise tcp asBruce M Simpson
2004-02-11Initial import of RFC 2385 (TCP-MD5) digest support.Bruce M Simpson
2003-11-05- do hexdump on send. set length field properlyHajimu UMEMOTO
2001-06-11Sync with recent KAME.Hajimu UMEMOTO
2000-07-04synchronize with latest kame tree.Jun-ichiro itojun Hagino
2000-01-06libipsec and IPsec related apps. (and some KAME related man pages)Yoshinobu Inoue