<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tteras/strongswan/src/libcharon/plugins/medcli, branch master</title>
<subtitle>tteras' strongSwan tree
</subtitle>
<id>https://git-old.alpinelinux.org/user/tteras/strongswan/atom?h=master</id>
<link rel='self' href='https://git-old.alpinelinux.org/user/tteras/strongswan/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/'/>
<updated>2017-05-26T12:44:06Z</updated>
<entry>
<title>Fixed some typos, courtesy of codespell</title>
<updated>2017-05-26T12:44:06Z</updated>
<author>
<name>Tobias Brunner</name>
<email>tobias@strongswan.org</email>
</author>
<published>2017-05-26T12:44:06Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/commit/?id=b2473e94a21598eb818daee696e9fb0c7e87530d'/>
<id>urn:sha1:b2473e94a21598eb818daee696e9fb0c7e87530d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Migrate all enumerators to venumerate() interface change</title>
<updated>2017-05-26T11:56:44Z</updated>
<author>
<name>Tobias Brunner</name>
<email>tobias@strongswan.org</email>
</author>
<published>2017-05-11T07:17:02Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/commit/?id=95a63bf2813cd6ecad912237688526bbcc3481ee'/>
<id>urn:sha1:95a63bf2813cd6ecad912237688526bbcc3481ee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>peer-cfg: Store mediated_by as name and not peer-cfg reference</title>
<updated>2017-02-16T18:24:09Z</updated>
<author>
<name>Tobias Brunner</name>
<email>tobias@strongswan.org</email>
</author>
<published>2017-02-07T10:30:49Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/commit/?id=ed96fe72cf8c741427b833c6f284a8857d8371a7'/>
<id>urn:sha1:ed96fe72cf8c741427b833c6f284a8857d8371a7</id>
<content type='text'>
This way updates to the mediation config are respected and the order in
which configs are configured/loaded does not matter.

The SQL plugin currently maintains the strong relationship between
mediated and mediation connection (we could theoretically change that to a
string too).
</content>
</entry>
<entry>
<title>peer-cfg: Use struct to pass data to constructor</title>
<updated>2016-04-09T14:51:01Z</updated>
<author>
<name>Tobias Brunner</name>
<email>tobias@strongswan.org</email>
</author>
<published>2016-04-04T16:41:17Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/commit/?id=2ba5dadb12dd95c9ba5ff99e619fb33388582661'/>
<id>urn:sha1:2ba5dadb12dd95c9ba5ff99e619fb33388582661</id>
<content type='text'>
</content>
</entry>
<entry>
<title>child-cfg: Use struct to pass data to constructor</title>
<updated>2016-04-09T14:51:01Z</updated>
<author>
<name>Tobias Brunner</name>
<email>tobias@strongswan.org</email>
</author>
<published>2016-04-04T14:09:23Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/commit/?id=8a00a8452ddb36ec07038242c029a214b0417ae8'/>
<id>urn:sha1:8a00a8452ddb36ec07038242c029a214b0417ae8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>libhydra: Remove empty unused library</title>
<updated>2016-03-03T16:36:11Z</updated>
<author>
<name>Tobias Brunner</name>
<email>tobias@strongswan.org</email>
</author>
<published>2016-02-12T15:35:54Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/commit/?id=28649f6d91971e0fe50078aec2937010e8c61cd8'/>
<id>urn:sha1:28649f6d91971e0fe50078aec2937010e8c61cd8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>controller: Optionally adhere to init limits also when initiating IKE_SAs</title>
<updated>2015-08-21T16:21:13Z</updated>
<author>
<name>Tobias Brunner</name>
<email>tobias@strongswan.org</email>
</author>
<published>2015-07-16T15:21:54Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/commit/?id=ff0abde9ede56a2c58529aee0757e831963403de'/>
<id>urn:sha1:ff0abde9ede56a2c58529aee0757e831963403de</id>
<content type='text'>
</content>
</entry>
<entry>
<title>plugins: Don't link with -rdynamic on Windows</title>
<updated>2014-06-04T13:53:02Z</updated>
<author>
<name>Martin Willi</name>
<email>martin@revosec.ch</email>
</author>
<published>2013-10-25T14:03:47Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/commit/?id=4163421f918d830585bfdccde0973d8801aad258'/>
<id>urn:sha1:4163421f918d830585bfdccde0973d8801aad258</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ike: Add an additional but separate AEAD proposal to CHILD config</title>
<updated>2014-05-16T14:51:19Z</updated>
<author>
<name>Martin Willi</name>
<email>martin@revosec.ch</email>
</author>
<published>2014-04-24T12:28:57Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/commit/?id=8d74ec9e803805f259a2388d8f8e0d636a7d72f3'/>
<id>urn:sha1:8d74ec9e803805f259a2388d8f8e0d636a7d72f3</id>
<content type='text'>
This currently has no effect: We don't include AEAD algorithms in the default
ESP proposal, as we don't know if it is supported by the backend. But as we
hopefully get an algorithm query mechanism on kernel interfaces some day, we
add the appropriate functionality nonetheless.
</content>
</entry>
<entry>
<title>ike: Add an additional but separate AEAD proposal to IKE config, if supported</title>
<updated>2014-05-16T14:51:19Z</updated>
<author>
<name>Martin Willi</name>
<email>martin@revosec.ch</email>
</author>
<published>2014-04-24T12:24:43Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/commit/?id=879e3d12ca5e1496a8f34f82bd73ef8853e5d5e9'/>
<id>urn:sha1:879e3d12ca5e1496a8f34f82bd73ef8853e5d5e9</id>
<content type='text'>
</content>
</entry>
</feed>
