aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/sql/ip-pool-db-restart
Commit message (Collapse)AuthorAgeFilesLines
* testing: Converted sql to systemdAndreas Steffen2017-11-115-6/+33
|
* 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-6/+2
|
* testing: Include IKE port information in evaltestsAndreas Steffen2016-03-051-4/+4
|
* libhydra: Remove empty unused libraryTobias Brunner2016-03-031-1/+1
|
* testing: Use absolute path to the _updown script in SQL scenariosTobias Brunner2016-02-173-3/+3
| | | | | | /usr/local/sbin is not included in PATH set by the charon init script and since the ipsec script is obsolete when using swanctl it makes sense to change this anyway.
* testing: Change sql scenarios to swanctlAndreas Steffen2016-01-0310-22/+25
|
* testing: Reduce runtime of all tests that use SQLite databases by storing ↵Tobias Brunner2015-11-096-14/+14
| | | | 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.
* testing: Updated certificates and keys in sql scenariosAndreas Steffen2014-10-063-12/+12
|
* 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-3/+3
|
* Updated comments in test.conf of all testsTobias Brunner2013-01-171-3/+3
|
* Renamed $UMLHOSTS to $VIRTHOSTSTobias Brunner2013-01-171-2/+2
|
* converted all sql iptables 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 sql scenarios to 5.0.0Andreas Steffen2012-05-054-20/+18
|
* removed xcbc plugin from sql scenariosAndreas Steffen2011-11-013-3/+3
|
* stop gateway after clients in order to check release of virtual IPAndreas Steffen2010-09-261-1/+1
|
* all x509 based sql scenarios require the revocation pluginAndreas Steffen2010-07-153-3/+3
|
* fixed keyids in sql/ip-pool-db-restart scenarioAndreas Steffen2010-05-153-25/+61
|
* wait one second before running evaluationsAndreas Steffen2010-04-061-0/+1
|
* 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-1/+9
|
* CA certificates are looked up using the subjectPublicKeyInfo keyidMartin Willi2009-09-213-3/+3
|
* updated to renewed certs in SQL databaseAndreas Steffen2009-09-183-9/+9
|
* use subjectPublicKeyInfo hash for CA certificate lookupMartin Willi2009-09-013-3/+3
|
* keyids in SQL use ID_KEY_ID type with subjectPublicKey SHA1 hashMartin Willi2009-08-263-6/+6
|
* tests load pem/pkcs1 plugins, pubkey plugin not needed anymoreMartin Willi2009-08-263-3/+3
|
* suppress leak-detective stderr output in ipsec poolAndreas Steffen2008-12-043-4/+8
|
* include updown plugin in sql scenariosAndreas Steffen2008-10-213-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-252-6/+42
|
* used ipsec pool --leases --filter option in evaltest.datAndreas Steffen2008-06-211-2/+2
|
* divided ipsec.sql into tables.sql and data.sqlAndreas Steffen2008-05-314-612/+3
|
* define plugins to be loaded in strongswan.confAndreas Steffen2008-05-283-0/+3
|
* added the sql/ip-pool-db-restart and sql/ip-pool-db-expired scenariosAndreas Steffen2008-05-2017-0/+1206