aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/sql/ip-pool-db-expired/hosts/moon
Commit message (Collapse)AuthorAgeFilesLines
* testing: Converted sql to systemdAndreas Steffen2017-11-111-0/+8
|
* testing: attr-sql is a charon plugin5.4.0dr8Andreas Steffen2016-03-051-6/+2
|
* libhydra: Remove empty unused libraryTobias Brunner2016-03-031-1/+1
|
* testing: Use absolute path to the _updown script in SQL scenariosTobias Brunner2016-02-171-1/+1
| | | | | | /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-032-1/+2
|
* testing: Reduce runtime of all tests that use SQLite databases by storing ↵Tobias Brunner2015-11-091-2/+2
| | | | them in ramfs
* testing: Updated certificates and keys in sql scenariosAndreas Steffen2014-10-061-4/+4
|
* configure: Load fetcher plugins after crypto base pluginsMartin Willi2014-09-241-1/+1
| | | | | | | | | | 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.
* removed plutostart parameterAndreas Steffen2012-06-131-1/+0
|
* load nonce pluginAndreas Steffen2012-05-231-1/+1
|
* upgraded sql scenarios to 5.0.0Andreas Steffen2012-05-051-2/+0
|
* removed xcbc plugin from sql scenariosAndreas Steffen2011-11-011-1/+1
|
* all x509 based sql scenarios require the revocation pluginAndreas Steffen2010-07-151-1/+1
|
* fixed keyids in sql/ip-pool-db-expired scenarioAndreas Steffen2010-05-151-11/+23
|
* 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-091-1/+1
|
* 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-211-1/+1
|
* updated to renewed certs in SQL databaseAndreas Steffen2009-09-181-3/+3
|
* use subjectPublicKeyInfo hash for CA certificate lookupMartin Willi2009-09-011-1/+1
|
* keyids in SQL use ID_KEY_ID type with subjectPublicKey SHA1 hashMartin Willi2009-08-261-2/+2
|
* tests load pem/pkcs1 plugins, pubkey plugin not needed anymoreMartin Willi2009-08-261-1/+1
|
* suppress leak-detective stderr output in ipsec poolAndreas Steffen2008-12-041-0/+4
|
* include updown plugin in sql scenariosAndreas Steffen2008-10-211-1/+1
|
* explicitly load kernel-netlink plugin in UML scenariosAndreas Steffen2008-10-071-1/+1
|
* adapted UML scenarios to improved virtual IP address poolAndreas Steffen2008-07-251-5/+47
|
* divided ipsec.sql into tables.sql and data.sqlAndreas Steffen2008-05-311-204/+0
|
* define plugins to be loaded in strongswan.confAndreas Steffen2008-05-281-0/+1
|
* added the sql/ip-pool-db-restart and sql/ip-pool-db-expired scenariosAndreas Steffen2008-05-204-0/+395