<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tteras/strongswan/testing/tests/sql/net2net-cert, 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: Globally define logging via syslog for charon-systemd</title>
<updated>2017-11-15T16:09:55+00:00</updated>
<author>
<name>Tobias Brunner</name>
<email>tobias@strongswan.org</email>
</author>
<published>2017-11-10T14:53:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/commit/?id=be214cb17e4eead2e3260dfe4700939756f4734a'/>
<id>be214cb17e4eead2e3260dfe4700939756f4734a</id>
<content type='text'>
We could make the same change for charon (actually setting it for charon
in strongswan.conf.testing would work for charon-systemd too), however,
there are dozens of test cases that currently set charondebug in
ipsec.conf.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We could make the same change for charon (actually setting it for charon
in strongswan.conf.testing would work for charon-systemd too), however,
there are dozens of test cases that currently set charondebug in
ipsec.conf.
</pre>
</div>
</content>
</entry>
<entry>
<title>testing: Converted sql to systemd</title>
<updated>2017-11-11T15:41:15+00:00</updated>
<author>
<name>Andreas Steffen</name>
<email>andreas.steffen@strongswan.org</email>
</author>
<published>2017-11-11T06:18:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/commit/?id=323f0b05d75e828b72a0eb7b8d90bc1dd3823b69'/>
<id>323f0b05d75e828b72a0eb7b8d90bc1dd3823b69</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>testing: Update test scenarios for Debian jessie</title>
<updated>2016-06-16T12:04:11+00:00</updated>
<author>
<name>Tobias Brunner</name>
<email>tobias@strongswan.org</email>
</author>
<published>2016-06-14T16:58:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/commit/?id=8f56bbc82b50cb999f312162bc9dd46d789803f7'/>
<id>8f56bbc82b50cb999f312162bc9dd46d789803f7</id>
<content type='text'>
The main difference is that ping now reports icmp_seq instead of
icmp_req, so we match for icmp_.eq, which works with both releases.

tcpdump now also reports port 4500 as ipsec-nat-t.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The main difference is that ping now reports icmp_seq instead of
icmp_req, so we match for icmp_.eq, which works with both releases.

tcpdump now also reports port 4500 as ipsec-nat-t.
</pre>
</div>
</content>
</entry>
<entry>
<title>testing: Include IKE port information in evaltests</title>
<updated>2016-03-05T12:44:06+00:00</updated>
<author>
<name>Andreas Steffen</name>
<email>andreas.steffen@strongswan.org</email>
</author>
<published>2016-03-05T12:44:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/commit/?id=1989c7a381f16d2ac7db6004804cf4d248d935a0'/>
<id>1989c7a381f16d2ac7db6004804cf4d248d935a0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>testing: Use absolute path to the _updown script in SQL scenarios</title>
<updated>2016-02-17T11:00:20+00:00</updated>
<author>
<name>Tobias Brunner</name>
<email>tobias@strongswan.org</email>
</author>
<published>2016-02-17T10:55:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/commit/?id=4625113b1afa14afd916fd0f309a25cc7855490b'/>
<id>4625113b1afa14afd916fd0f309a25cc7855490b</id>
<content type='text'>
/usr/local/sbin is not included in PATH set by the charon init script and
since the ipsec script is obsolete when using swanctl it makes sense to
change this anyway.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
/usr/local/sbin is not included in PATH set by the charon init script and
since the ipsec script is obsolete when using swanctl it makes sense to
change this anyway.
</pre>
</div>
</content>
</entry>
<entry>
<title>testing: Change sql scenarios to swanctl</title>
<updated>2016-01-03T05:28:48+00:00</updated>
<author>
<name>Andreas Steffen</name>
<email>andreas.steffen@strongswan.org</email>
</author>
<published>2015-12-28T03:15:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/commit/?id=9db530493fd449795dfd48b2ae07a909ce50e377'/>
<id>9db530493fd449795dfd48b2ae07a909ce50e377</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>testing: Reduce runtime of all tests that use SQLite databases by storing them in ramfs</title>
<updated>2015-11-09T14:18:39+00:00</updated>
<author>
<name>Tobias Brunner</name>
<email>tobias@strongswan.org</email>
</author>
<published>2015-11-06T16:27:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/commit/?id=10051b01e9a5accf004f861e7de8486304a550ca'/>
<id>10051b01e9a5accf004f861e7de8486304a550ca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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 certificates and keys in sql scenarios</title>
<updated>2014-10-06T07:42:58+00:00</updated>
<author>
<name>Andreas Steffen</name>
<email>andreas.steffen@strongswan.org</email>
</author>
<published>2014-10-06T07:42:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/commit/?id=100c1a4bf1f59414af8a1bfb6acb14b1a98e3349'/>
<id>100c1a4bf1f59414af8a1bfb6acb14b1a98e3349</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>
</feed>
