<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tteras/strongswan/src/ipsec, branch master</title>
<subtitle>tteras' strongSwan tree
</subtitle>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/'/>
<entry>
<title>The pacman tool got replaced by the sec-updater tool</title>
<updated>2017-11-15T11:18:17+00:00</updated>
<author>
<name>Tobias Brunner</name>
<email>tobias@strongswan.org</email>
</author>
<published>2017-11-15T11:18:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/commit/?id=7f1d944bc94d8eb668f53cd7b80896b01bbb72d0'/>
<id>7f1d944bc94d8eb668f53cd7b80896b01bbb72d0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ipsec: Remove `starter` as valid command in --help</title>
<updated>2017-06-20T09:52:41+00:00</updated>
<author>
<name>Tobias Brunner</name>
<email>tobias@strongswan.org</email>
</author>
<published>2017-06-20T09:52:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/commit/?id=ee4136718897a7a5e9a76adb7529c331279e59f6'/>
<id>ee4136718897a7a5e9a76adb7529c331279e59f6</id>
<content type='text'>
`start` is basically the same thing.

Fixes #2362.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
`start` is basically the same thing.

Fixes #2362.
</pre>
</div>
</content>
</entry>
<entry>
<title>ipsec: Only allow specific commands to be executed via ipsec script</title>
<updated>2017-01-18T15:15:48+00:00</updated>
<author>
<name>Tobias Brunner</name>
<email>tobias@strongswan.org</email>
</author>
<published>2017-01-18T14:44:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/commit/?id=2ec6372f5af64b132f01b5d0d160e3a0a02ae4bf'/>
<id>2ec6372f5af64b132f01b5d0d160e3a0a02ae4bf</id>
<content type='text'>
The previous fallback allowed running any executable as root if executing
ipsec via sudo was allowed, by using e.g. `sudo ipsec ../../../bin/sh`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The previous fallback allowed running any executable as root if executing
ipsec via sudo was allowed, by using e.g. `sudo ipsec ../../../bin/sh`.
</pre>
</div>
</content>
</entry>
<entry>
<title>ipsec: Fix stop command on systems where sleep(1) only supports integers</title>
<updated>2015-12-10T10:46:21+00:00</updated>
<author>
<name>Tobias Brunner</name>
<email>tobias@strongswan.org</email>
</author>
<published>2015-12-10T10:46:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/commit/?id=7f52715655aaed748ad8cf37ad0af8367b7f80b3'/>
<id>7f52715655aaed748ad8cf37ad0af8367b7f80b3</id>
<content type='text'>
Fixes #1231.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #1231.
</pre>
</div>
</content>
</entry>
<entry>
<title>ipsec: Quit script quicker for ipsec stop</title>
<updated>2015-11-09T14:18:34+00:00</updated>
<author>
<name>Tobias Brunner</name>
<email>tobias@strongswan.org</email>
</author>
<published>2015-10-06T15:21:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/commit/?id=50a43fbb974b49ae24ff79cb0739e609baf1f839'/>
<id>50a43fbb974b49ae24ff79cb0739e609baf1f839</id>
<content type='text'>
It rarely takes 1 second or longer to terminate the daemon.  This
decreases the runtime of the post test step a lot where `ipsec stop`
is called for multiple hosts in each test case (10-15 minutes over all
test cases).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It rarely takes 1 second or longer to terminate the daemon.  This
decreases the runtime of the post test step a lot where `ipsec stop`
is called for multiple hosts in each test case (10-15 minutes over all
test cases).
</pre>
</div>
</content>
</entry>
<entry>
<title>ipsec: Update rereadcacerts/aacerts command description in manpage</title>
<updated>2015-03-03T12:50:26+00:00</updated>
<author>
<name>Martin Willi</name>
<email>martin@revosec.ch</email>
</author>
<published>2015-02-06T13:23:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/commit/?id=9dde9d69ed7d4af5cb5fecae0d2049527e0250c3'/>
<id>9dde9d69ed7d4af5cb5fecae0d2049527e0250c3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ipsec: Remove unsupported listcards and rereadgroups commands</title>
<updated>2014-10-08T16:44:23+00:00</updated>
<author>
<name>Tobias Brunner</name>
<email>tobias@strongswan.org</email>
</author>
<published>2014-09-30T12:51:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/commit/?id=7fb363c8f73bb2d701826e947fb7d800e9690190'/>
<id>7fb363c8f73bb2d701826e947fb7d800e9690190</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ipsec: Document missing commands</title>
<updated>2014-10-08T16:44:23+00:00</updated>
<author>
<name>Tobias Brunner</name>
<email>tobias@strongswan.org</email>
</author>
<published>2014-09-30T12:50:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/commit/?id=5bc6947738302ac37d1e6e793ae2089cb0218be0'/>
<id>5bc6947738302ac37d1e6e793ae2089cb0218be0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ipsec: Update usage output</title>
<updated>2014-10-08T16:44:23+00:00</updated>
<author>
<name>Tobias Brunner</name>
<email>tobias@strongswan.org</email>
</author>
<published>2014-09-30T12:49:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/commit/?id=92cea9c3689b2e252bfe215715a0d31de6601cba'/>
<id>92cea9c3689b2e252bfe215715a0d31de6601cba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ipsec: Remove duplicate check for internal commands</title>
<updated>2014-10-08T16:44:23+00:00</updated>
<author>
<name>Tobias Brunner</name>
<email>tobias@strongswan.org</email>
</author>
<published>2014-09-30T12:01:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/commit/?id=4279bfdb40c0896f22ba58dfe7334d2760006a83'/>
<id>4279bfdb40c0896f22ba58dfe7334d2760006a83</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
