aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/ikev2/ip-pool-db
Commit message (Collapse)AuthorAgeFilesLines
* testing: make curve25519 the default DH groupAndreas Steffen2016-11-143-3/+3
|
* testing: Add expect-connection calls for all tests and hostsTobias Brunner2016-06-161-0/+1
| | | | There are some exceptions (e.g. those that use auto=start or p2pnat).
* testing: Update test scenarios for Debian jessieTobias Brunner2016-06-161-2/+2
| | | | | | | 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: 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-3/+3
| | | | | 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
|
* 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.
* 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
|
* use --addattrAndreas Steffen2010-06-051-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
|
* ikev2/ip-pool-db scenario tests DNS and NBNS server supportAndreas Steffen2009-12-165-2/+15
|
* 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
|
* corrected scenario descriptionsAndreas Steffen2009-03-031-1/+1
|
* suppress leak-detective stderr output in ipsec poolAndreas Steffen2008-12-044-5/+9
|
* loading updown plugin if requiredMartin Willi2008-10-163-3/+3
|
* explicitly load kernel-netlink plugin in UML scenariosAndreas Steffen2008-10-073-3/+3
|
* adapted UML scenarios to improved virtual IP address poolAndreas Steffen2008-07-251-1/+1
|
* used ipsec pool --leases --filter option in evaltest.datAndreas Steffen2008-06-211-2/+2
|
* added strongswan.conf with plugin listAndreas Steffen2008-06-212-0/+10
|
* test ipsec pool --del optionAndreas Steffen2008-06-211-0/+1
|
* divided ipsec.sql into tables.sql and data.sqlAndreas Steffen2008-05-312-203/+1
|
* define plugins to be loaded in strongswan.confAndreas Steffen2008-05-281-0/+1
|
* corrected evaltest.dat of ip-pool-db scenariosAndreas Steffen2008-05-201-1/+3
|
* ip pool now suppresses plugin loading debug outputAndreas Steffen2008-05-132-2/+2
|
* added caption to ipsec.sql fileAndreas Steffen2008-05-131-0/+2
|
* added ikev2/ip-pool-db scenarioAndreas Steffen2008-05-1210-0/+355