aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/ikev2/ip-two-pools-db
Commit message (Collapse)AuthorAgeFilesLines
* configure: Load fetcher plugins after crypto base pluginsMartin Willi2014-09-245-5/+5
| | | | | | | | | | 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-1/+0
| | | | This prevents failures due to remaining conntrack entries.
* testing: Use installed SQL schema instead of local copyTobias Brunner2014-02-121-3/+3
|
* 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-176-257/+53
|
* Adapt test configurationsReto Buerki2013-01-171-4/+4
| | | | Adapt test configurations to the new Debian-based system.
* removed plutostart parameterAndreas Steffen2012-06-135-5/+0
|
* load nonce pluginAndreas Steffen2012-05-235-5/+5
|
* upgraded ikev2 scenarios to 5.0.0Andreas Steffen2012-05-116-28/+26
|
* 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-155-5/+5
|
* updated ikev2/ip-two-pools-db scenario to support pool and identity based ↵Andreas Steffen2010-07-127-4/+15
| | | | dns attributes
* 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-095-5/+5
|
* 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-265-5/+5
|
* corrected scenario descriptionsAndreas Steffen2009-03-031-2/+2
|
* suppress leak-detective stderr output in ipsec poolAndreas Steffen2008-12-044-10/+14
|
* loading updown plugin if requiredMartin Willi2008-10-165-5/+5
|
* explicitly load kernel-netlink plugin in UML scenariosAndreas Steffen2008-10-075-5/+5
|
* edited descriptionAndreas Steffen2008-07-111-2/+2
|
* expanded ikev2/ip-two-pools-db to a spoke-to-hub network using virtual IP ↵Andreas Steffen2008-07-1113-20/+196
| | | | addresses
* added ikev2/ip-two-pools-db scenarioAndreas Steffen2008-07-0113-0/+330