aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/ikev2/ip-split-pools-db
Commit message (Collapse)AuthorAgeFilesLines
* testing: make curve25519 the default DH groupAndreas Steffen2016-11-143-3/+3
|
* testing: wait until connections are loadedAndreas Steffen2016-05-151-1/+2
|
* testing: attr-sql is a charon plugin5.4.0dr8Andreas Steffen2016-03-051-2/+0
|
* libhydra: Remove empty unused libraryTobias Brunner2016-03-031-1/+1
|
* testing: Reduce runtime of all tests that use SQLite databases by storing ↵Tobias Brunner2015-11-094-4/+7
| | | | them in ramfs
* testing: Remove nearly all sleep calls from pretest and posttest scriptsTobias Brunner2015-11-091-2/+2
| | | | | By consistently using the `expect-connection` helper we can avoid pretty much all previously needed calls to sleep.
* 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.
* testing: Use installed SQL schema instead of local copyTobias Brunner2014-02-121-2/+2
|
* Updated comments in test.conf of all testsTobias Brunner2013-01-171-3/+3
|
* Renamed $UMLHOSTS to $VIRTHOSTSTobias Brunner2013-01-171-2/+2
|
* adapted ip-pool evaltestsAndreas Steffen2012-09-101-1/+1
|
* removed plutostart parameterAndreas Steffen2012-06-133-3/+0
|
* load nonce pluginAndreas Steffen2012-05-233-3/+3
|
* upgraded ikev2 scenarios to 5.0.0Andreas Steffen2012-05-114-20/+18
|
* stop gateway after clients in order to check release of virtual IPAndreas Steffen2010-09-261-1/+1
|
* all x509 based ikev2 scenarios require the revocation pluginAndreas Steffen2010-07-153-3/+3
|
* moved attr-sql plugin to libhydra in pool scenariosAndreas Steffen2010-03-281-1/+1
|
* Adding socket-default to the plugin list in all test cases.Tobias Brunner2010-03-093-3/+3
|
* move SQL-based pool functionality to new attr-sql libstrongswan pluginAndreas Steffen2009-10-131-3/+6
|
* tests load pem/pkcs1 plugins, pubkey plugin not needed anymoreMartin Willi2009-08-263-3/+3
|
* added scenario ikev2/ip-split-pools-dbAndreas Steffen2009-07-1711-0/+155