aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/ha
Commit message (Collapse)AuthorAgeFilesLines
* testing: make curve25519 the default DH groupAndreas Steffen2016-11-148-8/+12
|
* testing: Update test scenarios for Debian jessieTobias Brunner2016-06-162-6/+6
| | | | | | | 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.
* testing: Don't attempt to start the daemon twice in ha/active-passive scenarioTobias Brunner2016-02-011-1/+0
|
* testing: Updated expired mars.strongswan.org certificateAndreas Steffen2015-11-268-164/+164
|
* testing: Remove nearly all sleep calls from pretest and posttest scriptsTobias Brunner2015-11-092-3/+5
| | | | | By consistently using the `expect-connection` helper we can avoid pretty much all previously needed calls to sleep.
* testing: Adapt tests to retransmission settings and reduce DPD delay/timeoutTobias Brunner2015-11-091-1/+1
|
* testing: Adapted ha/both-active scenario to new jhash valuesAndreas Steffen2015-07-316-8/+11
|
* testing: use a decent PSKAndreas Steffen2015-05-302-2/+2
|
* testing: Added ha/active-passive scenarioAndreas Steffen2015-05-3021-0/+441
|
* testing: Fix active/passive role description in ha/both-active test caseMartin Willi2015-03-101-2/+2
|
* configure: Load fetcher plugins after crypto base pluginsMartin Willi2014-09-244-4/+4
| | | | | | | | | | 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.
* testing: Run 'conntrack -F' before all test scenariosTobias Brunner2014-04-021-2/+0
| | | | This prevents failures due to remaining conntrack entries.
* Updated comments in test.conf of all testsTobias Brunner2013-01-171-3/+3
|
* Renamed $UMLHOSTS to $VIRTHOSTSTobias Brunner2013-01-171-2/+2
|
* converted ha/both-active iptables scenarioAndreas Steffen2013-01-176-216/+108
|
* Adapt test configurationsReto Buerki2013-01-173-4/+4
| | | | Adapt test configurations to the new Debian-based system.
* removed plutostart parameterAndreas Steffen2012-06-134-4/+0
|
* load nonce pluginAndreas Steffen2012-05-234-4/+4
|
* upgraded ha scenario for 5.0.0Andreas Steffen2012-05-065-17/+9
|
* alice is now master in the ha/both-active scenarioAndreas Steffen2011-07-141-6/+6
|
* active and passive IKEv2 hosts changed againAndreas Steffen2011-06-031-7/+7
|
* with the 2.6.38 kernel alice is preferred for handling the IKE connectionsAndreas Steffen2011-04-081-7/+7
|
* fixed iptables script of gateway aliceAndreas Steffen2010-11-201-6/+6
|
* removed copy of strongswancCert.pemAndreas Steffen2010-11-201-22/+0
|
* added ha/both-active scenarioAndreas Steffen2010-11-2022-0/+555