aboutsummaryrefslogtreecommitdiff
path: root/net/ipsec-tools/patches
Commit message (Collapse)AuthorAge
* net: remove ipsec-toolsNoah Meyerhans2019-08-31
| | | | | | | As discussed in #7832, ipsec-tools is no longer suitable for inclusion in the distribution. Signed-off-by: Noah Meyerhans <frodo@morgul.net>
* ipsec-tools: Fix compilation without deprecated OpenSSL 1.0.2 APIsRosen Penev2019-01-01
| | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* ipsec-tools: compile with openssl 1.1, compile fix (#6141)Eneas Queiroz2018-07-26
| | | | | | Added compatibility with openssl 1.1, and also fixed a compiler warning about implicit declaration. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* ipsec-tools: Fix CVE-2016-10396Noah Meyerhans2017-07-29
| | | | | | | Use patch pulled from Debian's packaging at https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=867986 Signed-off-by: Noah Meyerhans <frodo@morgul.net>
* ipsec-tools: Make compatible with muslDerek LaHousse2015-06-21
| | | | | | | | | Based on changes at http://git.alpinelinux.org/cgit/aports/plain/main/ipsec-tools/musl-cdefs.patch Removed references to "login" and "logout" functions, as musl utmp doesn't. Bump PKG_RELEASE Signed-off-by: Derek LaHousse <dlahouss@mtu.edu>
* ipsec-tools: fix null dereference in racoonNicolas Thill2015-05-24
| | | | | | | | * add a patch to fix a null pointer dereference in src/racoon/gssapi.c (CVE-2015-4047) * refresh patches * bumb release number Signed-off-by: Nicolas Thill <nico@openwrt.org>
* net/ipsec-tools: Update configure.ac to force HAVE_POLICY_FWD=true, which isNoah Meyerhans2014-08-16
| | | | | | appropriate on Linux but not properly detected in the openwrt build currently. Signed-off-by: Noah Meyerhans <noahm@debian.org>
* net/ipsec-tools: Import net/ipsec-tools from oldpackagesNoah Meyerhans2014-08-16
Signed-off-by: Noah Meyerhans <noahm@debian.org>