Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libipsec: ansify | Konstantin Belousov | 2023-04-03 | 2 | -229/+88 |
* | ipsec_strerror.c: style, drop redundand return | Konstantin Belousov | 2023-04-03 | 1 | -3/+1 |
* | libipsec: ansify | Mateusz Guzik | 2023-03-16 | 4 | -39/+17 |
* | ipsec: add support for CHACHA20POLY1305 | Kristof Provost | 2022-11-02 | 1 | -0/+6 |
* | ipsec(4): Fix a typo in a source code comment | Gordon Bergling | 2022-06-04 | 1 | -1/+1 |
* | libipsec: Fix a typo in a source code comment | Gordon Bergling | 2022-04-09 | 1 | -1/+1 |
* | ipsec_set_policy(3): fix sentence | Konstantin Belousov | 2021-08-10 | 1 | -1/+1 |
* | Fix some common typos in comments | Gordon Bergling | 2021-03-13 | 1 | -24/+24 |
* | Refer to AES-CBC as "aes-cbc" rather than "rijndael-cbc" for IPsec. | John Baldwin | 2020-06-04 | 1 | -2/+2 |
* | Remove support for IPsec algorithms deprecated in r348205 and r360202. | John Baldwin | 2020-05-02 | 1 | -25/+0 |
* | Update Makefile.depend files | Simon J. Gerraty | 2019-12-11 | 1 | -1/+0 |
* | libipsec: correct a typo | Bjoern A. Zeeb | 2019-11-09 | 2 | -2/+2 |
* | pkgbase: Put a lot of binaries and lib in FreeBSD-runtime | Emmanuel Vadot | 2019-09-05 | 1 | -1/+1 |
* | Update pfkey_open() function to set socket's write buffer size to | Andrey V. Elsukov | 2018-03-11 | 1 | -4/+26 |
* | General further adoption of SPDX licensing ID tags. | Pedro F. Giffuni | 2017-11-20 | 10 | -10/+30 |
* | DIRDEPS_BUILD: Update dependencies. | Bryan Drewery | 2017-10-31 | 1 | -1/+0 |
* | Add large replay widow support to setkey(8) and libipsec. | Andrey V. Elsukov | 2017-04-13 | 1 | -1/+42 |
* | Fix two CURDIR references in comments that should be SRCTOP | Warner Losh | 2017-03-12 | 1 | -1/+1 |
* | Introduce the concept of IPsec security policies scope. | Andrey V. Elsukov | 2017-03-07 | 1 | -4/+16 |
* | Merge projects/ipsec into head/. | Andrey V. Elsukov | 2017-02-06 | 2 | -15/+39 |
* | IPsec RFC6479 support for replay window sizes up to 2^32 - 32 packets. | Fabien Thomas | 2016-11-25 | 2 | -1/+5 |
* | libipsec: use NULL instead of zero for pointers. | Pedro F. Giffuni | 2016-04-18 | 1 | -1/+1 |
* | MFH | Glen Barber | 2016-03-02 | 1 | -9/+0 |
|\ | |||||
| * | DIRDEPS_BUILD: Regenerate without local dependencies. | Bryan Drewery | 2016-02-24 | 1 | -9/+0 |
* | | First pass through library packaging. | Glen Barber | 2016-02-04 | 1 | -0/+1 |
|/ | |||||
* | META MODE: Prefer INSTALL=tools/install.sh to lessen the need for xinstall.host. | Bryan Drewery | 2015-11-25 | 1 | -1/+0 |
* | New AES modes for IPSec, user space components. | George V. Neville-Neil | 2015-07-03 | 1 | -0/+3 |
* | new depends | Simon J. Gerraty | 2015-06-16 | 1 | -0/+1 |
* | Revert r284417 it is not necessary anymore | Baptiste Daroussin | 2015-06-15 | 1 | -1/+1 |
* | Enforce overwritting SHLIBDIR | Baptiste Daroussin | 2015-06-15 | 1 | -1/+1 |
* | Add META_MODE support. | Simon J. Gerraty | 2015-06-13 | 1 | -0/+29 |
|\ | |||||
| * | dirdeps.mk now sets DEP_RELDIR | Simon J. Gerraty | 2015-06-08 | 1 | -2/+0 |
| * | Updated dependencies | Simon J. Gerraty | 2014-05-16 | 1 | -1/+1 |
| * | Updated dependencies | Simon J. Gerraty | 2014-05-10 | 1 | -0/+2 |
| * | Merge from head | Simon J. Gerraty | 2014-05-08 | 1 | -1/+1 |
| |\ | |/ |/| | |||||
| * | Merge head | Simon J. Gerraty | 2014-04-27 | 1 | -0/+1 |
| |\ | |||||
| * \ | Merge from head | Simon J. Gerraty | 2013-09-05 | 1 | -2/+2 |
| |\ \ | |||||
| * \ \ | sync from head | Simon J. Gerraty | 2013-04-12 | 1 | -8/+7 |
| |\ \ \ | |||||
| * | | | | Updated dependencies | Simon J. Gerraty | 2013-03-11 | 1 | -0/+1 |
| * | | | | Updated dependencies | Simon J. Gerraty | 2013-02-16 | 1 | -2/+0 |
| * | | | | Sync with HEAD. | David E. O'Brien | 2013-02-08 | 1 | -1/+0 |
| |\ \ \ \ | |||||
| * | | | | | Updated/new Makefile.depend | Simon J. Gerraty | 2012-11-08 | 1 | -0/+3 |
| * | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | Marcel Moolenaar | 2012-08-22 | 1 | -0/+26 |
* | | | | | | Use src.opts.mk in preference to bsd.own.mk except where we need stuff | Warner Losh | 2014-05-06 | 1 | -1/+1 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | Add a missing break in the TCP case. | Christian Brueffer | 2014-04-17 | 1 | -0/+1 |
| |_|_|/ |/| | | | |||||
* | | | | Improve compatibility with recent flex from flex.sourceforge.net. | Jung-uk Kim | 2013-05-03 | 1 | -2/+2 |
| |_|/ |/| | | |||||
* | | | Make this more compilable. | Gleb Smirnoff | 2013-03-15 | 1 | -8/+7 |
| |/ |/| | |||||
* | | remove redundant yyparse declarations | Baptiste Daroussin | 2012-12-05 | 1 | -1/+0 |
|/ | |||||
* | MFp4 204292: | Bjoern A. Zeeb | 2012-02-11 | 1 | -0/+12 |
* | Use the correct constant (with same value) for comparying the SA type. | Bjoern A. Zeeb | 2012-02-11 | 1 | -1/+1 |