<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tteras/strongswan/testing/scripts/restore-defaults, 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>Define SSHCONF from strongswan testing directory, not TESTDIR</title>
<updated>2013-03-26T09:31:29+00:00</updated>
<author>
<name>Martin Willi</name>
<email>martin@revosec.ch</email>
</author>
<published>2013-03-22T10:30:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/commit/?id=b5f3c1f7854994dc2d26aba7e9eaf50fef6f7033'/>
<id>b5f3c1f7854994dc2d26aba7e9eaf50fef6f7033</id>
<content type='text'>
This fixes the use of SSHCONF in the ssh wrapper script before ./do-tests
had a chance to create the required symlinks.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This fixes the use of SSHCONF in the ssh wrapper script before ./do-tests
had a chance to create the required symlinks.
</pre>
</div>
</content>
</entry>
<entry>
<title>Make test scripts callable from any path</title>
<updated>2013-01-17T15:54:58+00:00</updated>
<author>
<name>Reto Buerki</name>
<email>reet@codelabs.ch</email>
</author>
<published>2012-12-18T15:44:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/commit/?id=aafc0a179901c8a224e5e473cbab5f13ae7ad134'/>
<id>aafc0a179901c8a224e5e473cbab5f13ae7ad134</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Also restore 'default' host configuration</title>
<updated>2013-01-17T15:54:58+00:00</updated>
<author>
<name>Reto Buerki</name>
<email>reet@codelabs.ch</email>
</author>
<published>2012-12-14T10:38:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/commit/?id=482d3ec9ffa8ed6bcb4d7a3ac963b7e705c85c02'/>
<id>482d3ec9ffa8ed6bcb4d7a3ac963b7e705c85c02</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Import testing.conf file in function.sh</title>
<updated>2013-01-17T14:22:10+00:00</updated>
<author>
<name>Reto Buerki</name>
<email>reet@codelabs.ch</email>
</author>
<published>2012-12-06T18:03:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/commit/?id=7c2ef58e86c10e0cf9846dc9211cc68c7e908f7f'/>
<id>7c2ef58e86c10e0cf9846dc9211cc68c7e908f7f</id>
<content type='text'>
This is needed to have access to $LOGFILE and possibly other config
settings.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is needed to have access to $LOGFILE and possibly other config
settings.
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop build-hostconfig script</title>
<updated>2013-01-17T14:22:10+00:00</updated>
<author>
<name>Reto Buerki</name>
<email>reet@codelabs.ch</email>
</author>
<published>2012-12-06T17:26:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/commit/?id=261cf0e395ec43634e49e3f431cd189d69f03edc'/>
<id>261cf0e395ec43634e49e3f431cd189d69f03edc</id>
<content type='text'>
Use processed host configurations directly instead.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use processed host configurations directly instead.
</pre>
</div>
</content>
</entry>
<entry>
<title>testing: Reduce testing runtime by reusing SSH sessions.</title>
<updated>2010-10-14T12:01:26+00:00</updated>
<author>
<name>Tobias Brunner</name>
<email>tobias@strongswan.org</email>
</author>
<published>2010-10-14T12:01:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/commit/?id=7ec11936e881cd19779e88ff817091f0febac274'/>
<id>7ec11936e881cd19779e88ff817091f0febac274</id>
<content type='text'>
By using the ControlMaster and ControlPath options, existing SSH sessions
are reused (a session to each host is opened at the beginning of a test
run).  Also, RC4 is used as encryption algorithm to further improve the
performance.  These changes reduce the runtime by over 20%.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
By using the ControlMaster and ControlPath options, existing SSH sessions
are reused (a session to each host is opened at the beginning of a test
run).  Also, RC4 is used as encryption algorithm to further improve the
performance.  These changes reduce the runtime by over 20%.
</pre>
</div>
</content>
</entry>
<entry>
<title>removing svn keyword $Id$ from all files</title>
<updated>2009-04-30T13:19:35+00:00</updated>
<author>
<name>Tobias Brunner</name>
<email>tobias@strongswan.org</email>
</author>
<published>2009-04-30T13:19:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/commit/?id=8c5d72cd0be83ca92dc62a526eb05ecb140f3532'/>
<id>8c5d72cd0be83ca92dc62a526eb05ecb140f3532</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>do not preserve ownership of copied files</title>
<updated>2008-05-12T20:06:58+00:00</updated>
<author>
<name>Andreas Steffen</name>
<email>andreas.steffen@strongswan.org</email>
</author>
<published>2008-05-12T20:06:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/commit/?id=231be8df87e1934d5d138e7460d1bb7347a2cd42'/>
<id>231be8df87e1934d5d138e7460d1bb7347a2cd42</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added RCSID</title>
<updated>2007-10-08T20:18:34+00:00</updated>
<author>
<name>Andreas Steffen</name>
<email>andreas.steffen@strongswan.org</email>
</author>
<published>2007-10-08T20:18:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/commit/?id=4565d23782078d82bc1af876312e7c8334d11408'/>
<id>4565d23782078d82bc1af876312e7c8334d11408</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>created IPv6 environment</title>
<updated>2006-06-06T05:41:21+00:00</updated>
<author>
<name>Andreas Steffen</name>
<email>andreas.steffen@strongswan.org</email>
</author>
<published>2006-06-06T05:41:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/commit/?id=fc0afb681070a0cb2ad1b5d4d4d7d6bc83b50ebe'/>
<id>fc0afb681070a0cb2ad1b5d4d4d7d6bc83b50ebe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
