summaryrefslogtreecommitdiff
path: root/sbin/setkey/setkey.c
AgeCommit message (Expand)Author
2024-04-28setkey: Use nitems(foo) instead of sizeof(foo)/sizeof(foo[0])Elyes Haouas
2023-08-16Remove $FreeBSD$: one-line .c comment patternWarner Losh
2023-04-03setkey(8): add -e option to take script from the command lineKonstantin Belousov
2022-05-05If setkey(8) is used without ipsec.ko loaded beforehand,Eugene Grosbein
2021-07-08setkey: drop an unused argument from postprocMateusz Guzik
2021-07-08setkey: fix several warnings popping up when compiling without WARNS=1Mateusz Guzik
2021-07-08setkey: ansifyMateusz Guzik
2017-11-20General further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2017-03-07Introduce the concept of IPsec security policies scope.Andrey V. Elsukov
2007-11-07Cleanup of userland __P useKevin Lo
2007-07-01Commit IPv6 support for FAST_IPSEC to the tree.George V. Neville-Neil
2003-11-05- do hexdump on send. set length field properlyHajimu UMEMOTO
2003-10-17- styleHajimu UMEMOTO
2003-04-16Use NI_xxx macros.Munechika SUMIKAWA
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