aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/ikev2/dynamic-two-peers
Commit message (Collapse)AuthorAgeFilesLines
* configure: Load fetcher plugins after crypto base pluginsMartin Willi2014-09-243-3/+3
| | | | | | | | | | 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.
* Merged libstrongswan options into charon sectionAndreas Steffen2014-03-153-6/+0
|
* Updated comments in test.conf of all testsTobias Brunner2013-01-171-3/+3
|
* Renamed $UMLHOSTS to $VIRTHOSTSTobias Brunner2013-01-171-2/+2
|
* use iptables-restore in all ikev2 firewall scenariosAndreas Steffen2013-01-172-6/+6
|
* Adapt test configurationsReto Buerki2013-01-171-2/+2
| | | | Adapt test configurations to the new Debian-based system.
* remove virtual IP for moon's inner interface5.0.0Andreas Steffen2012-06-291-1/+0
|
* charon automatically removes virtual interfacesAndreas Steffen2012-06-281-2/+0
|
* adapted description to IKEv2Andreas Steffen2012-06-221-4/+3
|
* removed plutostart parameterAndreas Steffen2012-06-133-3/+0
|
* added ikev2/dynamic-two-peers scenarioAndreas Steffen2012-06-0812-0/+239