6 Commits

Author SHA1 Message Date
Tobias Brunner
7ec11936e8 testing: Reduce testing runtime by reusing SSH sessions.
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%.
2010-10-14 14:01:26 +02:00
Tobias Brunner
8c5d72cd0b removing svn keyword $Id$ from all files 2009-04-30 13:19:35 +00:00
Andreas Steffen
231be8df87 do not preserve ownership of copied files 2008-05-12 20:06:58 +00:00
Andreas Steffen
4565d23782 added RCSID 2007-10-08 20:18:34 +00:00
Andreas Steffen
fc0afb6810 created IPv6 environment 2006-06-06 05:41:21 +00:00
Martin Willi
997358a6c4 - import of strongswan-2.7.0
- applied patch for charon
2006-04-28 07:14:48 +00:00