summaryrefslogtreecommitdiff
path: root/lib/libipsec/pfkey.c
AgeCommit message (Expand)Author
2024-07-12libipsec: decode SADB_X_EXT_IF_HW_OFFLKonstantin Belousov
2024-07-12setkey(8): print out SA sw/hw offload countersKonstantin Belousov
2023-11-26lib: Automated cleanup of cdefs and other formattingWarner Losh
2023-08-16Remove $FreeBSD$: one-line .c patternWarner Losh
2023-04-03libipsec: ansifyKonstantin Belousov
2022-04-09libipsec: Fix a typo in a source code commentGordon Bergling
2021-03-13Fix some common typos in commentsGordon Bergling
2018-03-11Update pfkey_open() function to set socket's write buffer size toAndrey V. Elsukov
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
2017-02-06Merge projects/ipsec into head/.Andrey V. Elsukov
2016-11-25IPsec RFC6479 support for replay window sizes up to 2^32 - 32 packets.Fabien Thomas
2016-04-18libipsec: use NULL instead of zero for pointers.Pedro F. Giffuni
2012-02-11MFp4 204292:Bjoern A. Zeeb
2012-02-11Use the correct constant (with same value) for comparying the SA type.Bjoern A. Zeeb
2007-07-01Commit IPv6 support for FAST_IPSEC to the tree.George V. Neville-Neil
2004-02-11Initial import of RFC 2385 (TCP-MD5) digest support.Bruce M Simpson
2003-11-05- plug memory leak.Hajimu UMEMOTO
2002-03-22Remove multi-line __P() usage.David E. O'Brien
2002-03-21Remove __P() usage.David E. O'Brien
2001-09-30Add __FBSDID()s to libipsecMatthew Dillon
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