aboutsummaryrefslogtreecommitdiff
path: root/net/ipsec-tools
Commit message (Collapse)AuthorAge
* 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: Fix the racoon command line in /etc/init.d/racoonNoah Meyerhans2014-12-11
| | | | Signed-off-by: Noah Meyerhans <frodo@morgul.net>
* net/ipsec-tools: Install our own racoon.conf rather than using the one ↵Noah Meyerhans2014-12-11
| | | | | | provided upstream. Signed-off-by: Noah Meyerhans <frodo@morgul.net>
* ipsec-tools: Use procd in racoon's init scriptNoah Meyerhans2014-12-06
| | | | Signed-off-by: Noah Meyerhans <frodo@morgul.net>
* ipsec-tools: Stop unconditionally disabling shadow passwordsMatthew Sykes2014-09-06
| | | | | | Racoon requires shadow password support when built for a system with shadow passwords enabled. Signed-off-by: Matthew Sykes <matthew.sykes@gmail.com>
* net/ipsec-tools: Update some makefile definitions perNoah Meyerhans2014-08-16
| | | | | | | https://github.com/openwrt/packages/blob/master/CONTRIBUTING.md to list me as maintainer. Signed-off-by: Noah Meyerhans <noahm@debian.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: Update ipsec-tools to 0.8.2Noah Meyerhans2014-08-16
| | | | 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>