<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tteras/strongswan/testing/tests/ikev2/multi-level-ca-loop, 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>testing: make curve25519 the default DH group</title>
<updated>2016-11-14T15:20:51+00:00</updated>
<author>
<name>Andreas Steffen</name>
<email>andreas.steffen@strongswan.org</email>
</author>
<published>2016-11-08T12:50:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/commit/?id=99c03e9a110d1adfeab83274b40a5c78f63b4c5f'/>
<id>99c03e9a110d1adfeab83274b40a5c78f63b4c5f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>testing: Add expect-connection calls for all tests and hosts</title>
<updated>2016-06-16T12:35:18+00:00</updated>
<author>
<name>Tobias Brunner</name>
<email>tobias@strongswan.org</email>
</author>
<published>2016-06-14T18:41:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/commit/?id=aacf84d837e7334035cda26c1c7de20bdf8881dd'/>
<id>aacf84d837e7334035cda26c1c7de20bdf8881dd</id>
<content type='text'>
There are some exceptions (e.g. those that use auto=start or p2pnat).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There are some exceptions (e.g. those that use auto=start or p2pnat).
</pre>
</div>
</content>
</entry>
<entry>
<title>testing: Remove nearly all sleep calls from pretest and posttest scripts</title>
<updated>2015-11-09T14:18:35+00:00</updated>
<author>
<name>Tobias Brunner</name>
<email>tobias@strongswan.org</email>
</author>
<published>2015-11-05T13:47:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/commit/?id=f519acd42f9efe7e566b918495418b2772a82c2a'/>
<id>f519acd42f9efe7e566b918495418b2772a82c2a</id>
<content type='text'>
By consistently using the `expect-connection` helper we can avoid pretty
much all previously needed calls to sleep.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
By consistently using the `expect-connection` helper we can avoid pretty
much all previously needed calls to sleep.
</pre>
</div>
</content>
</entry>
<entry>
<title>testing: Updated loop ca certificates</title>
<updated>2015-07-22T15:11:00+00:00</updated>
<author>
<name>Andreas Steffen</name>
<email>andreas.steffen@strongswan.org</email>
</author>
<published>2015-07-22T15:11:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/commit/?id=aaeb524cea6e3fc1e80d8b0e061cd3751697785e'/>
<id>aaeb524cea6e3fc1e80d8b0e061cd3751697785e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>testing: Updated carol's certificate from research CA and dave's certificate from sales CA</title>
<updated>2015-04-26T14:52:06+00:00</updated>
<author>
<name>Andreas Steffen</name>
<email>andreas.steffen@strongswan.org</email>
</author>
<published>2015-04-26T14:52:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/commit/?id=362e87e3e04d7b6a19da8823cb5d74b8a7cb737a'/>
<id>362e87e3e04d7b6a19da8823cb5d74b8a7cb737a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>configure: Load fetcher plugins after crypto base plugins</title>
<updated>2014-09-24T15:34:54+00:00</updated>
<author>
<name>Martin Willi</name>
<email>martin@revosec.ch</email>
</author>
<published>2014-09-24T10:24:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/commit/?id=44b6a34d438f15dbafdf3a0bc58ed23ca0b08923'/>
<id>44b6a34d438f15dbafdf3a0bc58ed23ca0b08923</id>
<content type='text'>
Some fetcher plugins (such as curl) might build upon OpenSSL to implement
HTTPS fetching. As we set (and can't unset) threading callbacks in our
openssl plugin, we must ensure that OpenSSL functions don't get called after
openssl plugin unloading.

We achieve that by loading curl and all other fetcher plugins after the base
crypto plugins, including openssl.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Some fetcher plugins (such as curl) might build upon OpenSSL to implement
HTTPS fetching. As we set (and can't unset) threading callbacks in our
openssl plugin, we must ensure that OpenSSL functions don't get called after
openssl plugin unloading.

We achieve that by loading curl and all other fetcher plugins after the base
crypto plugins, including openssl.
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated comments in test.conf of all tests</title>
<updated>2013-01-17T15:56:02+00:00</updated>
<author>
<name>Tobias Brunner</name>
<email>tobias@strongswan.org</email>
</author>
<published>2013-01-17T15:41:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/commit/?id=b1169a880a800120c548ae61b2a6a01577f0b18b'/>
<id>b1169a880a800120c548ae61b2a6a01577f0b18b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Renamed $UMLHOSTS to $VIRTHOSTS</title>
<updated>2013-01-17T15:56:02+00:00</updated>
<author>
<name>Tobias Brunner</name>
<email>tobias@strongswan.org</email>
</author>
<published>2013-01-17T15:37:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/commit/?id=7699a928f76fd0f46f047ea9d36a9b7ddd40c468'/>
<id>7699a928f76fd0f46f047ea9d36a9b7ddd40c468</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>No need to enable ip_forward in pretest files</title>
<updated>2013-01-17T15:55:03+00:00</updated>
<author>
<name>Reto Buerki</name>
<email>reet@codelabs.ch</email>
</author>
<published>2013-01-16T09:06:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/commit/?id=530f7b84214814359942f9a1943fba643321bcea'/>
<id>530f7b84214814359942f9a1943fba643321bcea</id>
<content type='text'>
It is enabled by default now.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It is enabled by default now.
</pre>
</div>
</content>
</entry>
<entry>
<title>removed plutostart parameter</title>
<updated>2012-06-13T19:19:05+00:00</updated>
<author>
<name>Andreas Steffen</name>
<email>andreas.steffen@strongswan.org</email>
</author>
<published>2012-06-13T19:19:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/commit/?id=daa857029f85dab932e0f1674cee4504134dd751'/>
<id>daa857029f85dab932e0f1674cee4504134dd751</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
