summaryrefslogtreecommitdiffstats
path: root/ipsec-tools (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-10-25Update to FreeBSD head 2018-10-23Sebastian Huber23-1909/+684
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.
2018-08-02ipsec-tools: Port libipsec, setkey and racoon.Christian Mauderer150-12792/+9697
Note that this replaces the libipsec from FreeBSD with the one provided by ipsec-tools.
2018-08-01ipsec-tools: Apply patches from FreeBSD ports.Christian Mauderer12-51/+141
Source: https://svnweb.freebsd.org/ports/head/security/ipsec-tools/files/ revision 468617.
2018-08-01Import ipsec-tools 0.8.2.Christian Mauderer228-0/+165026
Import unchanged ipsec-tools sources in the release version 0.8.2. The homepage of ipsec-tools is http://ipsec-tools.sourceforge.net/. The sources can be obtained from there.