summaryrefslogtreecommitdiffstats
path: root/ipsec-tools/src/config.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to FreeBSD head 2018-10-23Sebastian Huber2018-10-251-1/+1
| | | | | | | | | | | Git mirror commit 59f44d20be3f99d181ca742e636d45fc39ec982b. This commit updates OpenSSL to version 1.1.1. This required an update of racoon which uses some internal stuff from OpenSSL and seems to be mostly unmaintained, e.g. there is update in the FreeBSD ports to cope with OpenSSL 1.1.1. Update #3472.
* ipsec-tools: Port libipsec, setkey and racoon.Christian Mauderer2018-08-021-0/+276
Note that this replaces the libipsec from FreeBSD with the one provided by ipsec-tools.