| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
| |
The default /etc/config/racoon shipped by ipsec-tools lacks an option keyword
on the p2_proposal line, leading to a syntax error when processing the file.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
|
|
|
|
|
|
| |
Standard assignment is immediate expansion without any extraneous spacing, RFC822 compliant email addresses without any quotation marks and long git hashes
Signed-off-by: Stephen Walker <stephendwalker+github@gmail.com>
|
|\
| |
| |
| |
| | |
Conflicts:
net/ipsec-tools/Makefile
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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>
|
| |
| |
| |
| |
| |
| |
| |
| | |
* 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>
|
|/
|
|
|
|
|
|
|
|
|
|
|
|
| |
Signed-Off-By: Vitaly Protsko <villy@sft.ru>
---
b/net/ipsec-tools/Makefile | 16 -
b/net/ipsec-tools/files/functions.sh | 137 +++++++++
b/net/ipsec-tools/files/p1client-down | 41 ++
b/net/ipsec-tools/files/p1client-up | 41 ++
b/net/ipsec-tools/files/racoon | 109 +++++++
b/net/ipsec-tools/files/racoon.init | 478 +++++++++++++++++++++++++++++++++-
b/net/ipsec-tools/files/vpnctl | 19 +
net/ipsec-tools/files/racoon.conf | 36 --
8 files changed, 824 insertions(+), 53 deletions(-)
|
|
|
|
| |
Signed-off-by: Noah Meyerhans <frodo@morgul.net>
|
|
|
|
|
|
| |
provided upstream.
Signed-off-by: Noah Meyerhans <frodo@morgul.net>
|
|
|
|
| |
Signed-off-by: Noah Meyerhans <frodo@morgul.net>
|
|
|
|
|
|
| |
Racoon requires shadow password support when built for a system with shadow passwords enabled.
Signed-off-by: Matthew Sykes <matthew.sykes@gmail.com>
|
|
|
|
|
|
|
| |
https://github.com/openwrt/packages/blob/master/CONTRIBUTING.md to list me as
maintainer.
Signed-off-by: Noah Meyerhans <noahm@debian.org>
|
|
|
|
|
|
| |
appropriate on Linux but not properly detected in the openwrt build currently.
Signed-off-by: Noah Meyerhans <noahm@debian.org>
|
|
|
|
| |
Signed-off-by: Noah Meyerhans <noahm@debian.org>
|
|
Signed-off-by: Noah Meyerhans <noahm@debian.org>
|