<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/net/ipsec-tools/files, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/'/>
<updated>2019-08-31T15:06:33Z</updated>
<entry>
<title>net: remove ipsec-tools</title>
<updated>2019-08-31T15:06:33Z</updated>
<author>
<name>Noah Meyerhans</name>
</author>
<published>2019-08-31T15:06:33Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=a8fd5cb7ab022accf078cafd47882bd1fd009816'/>
<id>urn:sha1:a8fd5cb7ab022accf078cafd47882bd1fd009816</id>
<content type='text'>
As discussed in #7832, ipsec-tools is no longer suitable for inclusion in the
distribution.

Signed-off-by: Noah Meyerhans &lt;frodo@morgul.net&gt;
</content>
</entry>
<entry>
<title>ipsec: add ability to configure "none" SA</title>
<updated>2017-06-05T05:25:09Z</updated>
<author>
<name>aTanW</name>
</author>
<published>2017-06-05T05:25:09Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=df0e0bc17bf6e13867be80cc6dbeefc9de38e9fc'/>
<id>urn:sha1:df0e0bc17bf6e13867be80cc6dbeefc9de38e9fc</id>
<content type='text'>
Also added myself as co-maintainer

Signed-Off-By: Vitaly Protsko &lt;villy@sft.ru&gt;
---
 Makefile           |    5 +++--
 files/functions.sh |   35 +++++++++++++++++++++++++++++++++++
 files/racoon       |    4 ++++
 files/racoon.init  |   12 ++++++++----
 4 files changed, 50 insertions(+), 6 deletions(-)
</content>
</entry>
<entry>
<title>ipsec-tools: fix syntax error in default racoon config</title>
<updated>2016-07-12T10:41:46Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2016-07-07T06:13:54Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=4930355c6bc31f99c0c20aed4c5d77df0b5b1c17'/>
<id>urn:sha1:4930355c6bc31f99c0c20aed4c5d77df0b5b1c17</id>
<content type='text'>
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 &lt;jo@mein.io&gt;
</content>
</entry>
<entry>
<title>ipsec-tools: racoon uci integration</title>
<updated>2015-03-26T05:25:15Z</updated>
<author>
<name>aTanW</name>
</author>
<published>2015-03-10T13:24:22Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=2564e407d26d45ecc68befa7a3d1786dbb5982b5'/>
<id>urn:sha1:2564e407d26d45ecc68befa7a3d1786dbb5982b5</id>
<content type='text'>
Signed-Off-By: Vitaly Protsko &lt;villy@sft.ru&gt;
---
 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(-)
</content>
</entry>
<entry>
<title>net/ipsec-tools: Fix the racoon command line in /etc/init.d/racoon</title>
<updated>2014-12-12T06:52:12Z</updated>
<author>
<name>Noah Meyerhans</name>
</author>
<published>2014-12-12T06:51:23Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=d0b05711615cb319087290c60c9dc099468f4532'/>
<id>urn:sha1:d0b05711615cb319087290c60c9dc099468f4532</id>
<content type='text'>
Signed-off-by: Noah Meyerhans &lt;frodo@morgul.net&gt;
</content>
</entry>
<entry>
<title>net/ipsec-tools: Install our own racoon.conf rather than using the one provided upstream.</title>
<updated>2014-12-12T06:52:12Z</updated>
<author>
<name>Noah Meyerhans</name>
</author>
<published>2014-12-12T06:51:03Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=4d918db9ea7236263fd1d3b272a4923886e1fb84'/>
<id>urn:sha1:4d918db9ea7236263fd1d3b272a4923886e1fb84</id>
<content type='text'>
Signed-off-by: Noah Meyerhans &lt;frodo@morgul.net&gt;
</content>
</entry>
<entry>
<title>ipsec-tools: Use procd in racoon's init script</title>
<updated>2014-12-06T22:11:10Z</updated>
<author>
<name>Noah Meyerhans</name>
</author>
<published>2014-12-06T16:50:37Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=0230141e17b487644c2de1a4a191db20641c7b3b'/>
<id>urn:sha1:0230141e17b487644c2de1a4a191db20641c7b3b</id>
<content type='text'>
Signed-off-by: Noah Meyerhans &lt;frodo@morgul.net&gt;
</content>
</entry>
<entry>
<title>net/ipsec-tools: Import net/ipsec-tools from oldpackages</title>
<updated>2014-08-16T19:29:38Z</updated>
<author>
<name>Noah Meyerhans</name>
</author>
<published>2014-08-16T05:01:52Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=5117da79253c79ad49158d3419e8d87fb1d5ef03'/>
<id>urn:sha1:5117da79253c79ad49158d3419e8d87fb1d5ef03</id>
<content type='text'>
Signed-off-by: Noah Meyerhans &lt;noahm@debian.org&gt;
</content>
</entry>
</feed>
