<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tteras/strongswan/src/libcharon/tests/utils, 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-08-07T08:44:05Z</updated>
<entry>
<title>child-sa: Use flags to track installation of outbound SA and policies separately</title>
<updated>2017-08-07T08:44:05Z</updated>
<author>
<name>Tobias Brunner</name>
<email>tobias@strongswan.org</email>
</author>
<published>2017-07-11T11:12:02Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/commit/?id=2c116ef589b76b78216f5c61dfc1afefd3ae8f87'/>
<id>urn:sha1:2c116ef589b76b78216f5c61dfc1afefd3ae8f87</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unit-tests: Stringify direction in message asserts early</title>
<updated>2017-07-28T09:18:59Z</updated>
<author>
<name>Tobias Brunner</name>
<email>tobias@strongswan.org</email>
</author>
<published>2017-07-28T07:46:02Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/commit/?id=67ad553a2c70139f62ea2262b5c18e901a5db82c'/>
<id>urn:sha1:67ad553a2c70139f62ea2262b5c18e901a5db82c</id>
<content type='text'>
x86_64-w64-mingw32-gcc on Windows requires this.
</content>
</entry>
<entry>
<title>Change interface for enumerator_create_filter() callback</title>
<updated>2017-05-26T11:56:44Z</updated>
<author>
<name>Tobias Brunner</name>
<email>tobias@strongswan.org</email>
</author>
<published>2017-05-12T10:10:27Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/commit/?id=525cc46cabe3dbf17d9f63e76ea9aa974d3665fa'/>
<id>urn:sha1:525cc46cabe3dbf17d9f63e76ea9aa974d3665fa</id>
<content type='text'>
This avoids the unportable 5 pointer hack, but requires enumerating in
the callback.
</content>
</entry>
<entry>
<title>unit-tests: Add assert to check for installed IPsec SAs</title>
<updated>2017-05-23T16:46:50Z</updated>
<author>
<name>Tobias Brunner</name>
<email>tobias@strongswan.org</email>
</author>
<published>2017-03-08T14:46:39Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/commit/?id=72655fe411ee0fad4361af16cf914d55b081f149'/>
<id>urn:sha1:72655fe411ee0fad4361af16cf914d55b081f149</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unit-tests: Migrate cached IPsec SAs to new IKE_SAs during rekeying</title>
<updated>2017-05-23T16:46:49Z</updated>
<author>
<name>Tobias Brunner</name>
<email>tobias@strongswan.org</email>
</author>
<published>2017-03-09T09:59:31Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/commit/?id=2b581b59f069828f26542cc6b5df33482a36e9ac'/>
<id>urn:sha1:2b581b59f069828f26542cc6b5df33482a36e9ac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unit-tests: Keep track of installed IPsec SAs in mock kernel_ipsec_t implementation</title>
<updated>2017-05-23T16:46:49Z</updated>
<author>
<name>Tobias Brunner</name>
<email>tobias@strongswan.org</email>
</author>
<published>2017-03-08T14:45:41Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/commit/?id=d80055baae6719a28fe1ec872e35086dd3f23870'/>
<id>urn:sha1:d80055baae6719a28fe1ec872e35086dd3f23870</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unit-tests: Overload helper macro to check for outbound SA state</title>
<updated>2017-05-23T16:46:49Z</updated>
<author>
<name>Tobias Brunner</name>
<email>tobias@strongswan.org</email>
</author>
<published>2017-03-21T14:35:30Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/commit/?id=d94c1224390027902f62534af5946a3259fb3907'/>
<id>urn:sha1:d94c1224390027902f62534af5946a3259fb3907</id>
<content type='text'>
</content>
</entry>
<entry>
<title>daemon: Use separate method to set default loggers</title>
<updated>2017-01-25T13:58:09Z</updated>
<author>
<name>Tobias Brunner</name>
<email>tobias@strongswan.org</email>
</author>
<published>2017-01-23T16:14:01Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/commit/?id=9665686bd807d70041b22312936034bf256d2b8c'/>
<id>urn:sha1:9665686bd807d70041b22312936034bf256d2b8c</id>
<content type='text'>
This way it is not necessary to pass the same values to reload the
loggers.
</content>
</entry>
<entry>
<title>unit-tests: Only deliver messages to the SA they are addressed to</title>
<updated>2016-06-17T16:48:05Z</updated>
<author>
<name>Tobias Brunner</name>
<email>tobias@strongswan.org</email>
</author>
<published>2016-05-30T13:39:38Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/commit/?id=40d9a4c892bb18440bc463ba7bc63e0fa31195c3'/>
<id>urn:sha1:40d9a4c892bb18440bc463ba7bc63e0fa31195c3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unit-tests: Add asserts against IKE_SAs</title>
<updated>2016-06-17T16:48:04Z</updated>
<author>
<name>Tobias Brunner</name>
<email>tobias@strongswan.org</email>
</author>
<published>2016-05-27T08:31:11Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/commit/?id=d7b3ee6ccab5959cd3b6ed2a10ada52bc9297a75'/>
<id>urn:sha1:d7b3ee6ccab5959cd3b6ed2a10ada52bc9297a75</id>
<content type='text'>
</content>
</entry>
</feed>
