aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/sql/rw-cert/hosts/carol/etc
Commit message (Collapse)AuthorAgeFilesLines
* testing: Globally define logging via syslog for charon-systemdTobias Brunner2017-11-151-8/+0
| | | | | | | We could make the same change for charon (actually setting it for charon in strongswan.conf.testing would work for charon-systemd too), however, there are dozens of test cases that currently set charondebug in ipsec.conf.
* testing: Converted sql to systemdAndreas Steffen2017-11-111-0/+8
|
* 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-1/+1
| | | | 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.
* Merged libstrongswan options into charon sectionAndreas Steffen2014-03-151-2/+0
|
* 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/rw-cert scenarioAndreas Steffen2010-05-151-7/+19
|
* Adding socket-default to the plugin list in all test cases.Tobias Brunner2010-03-091-1/+1
|
* 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
|
* enable integrity test in all rw-cert scenariosAndreas Steffen2009-07-171-0/+1
|
* test-vector support in rw-cert scenariosAndreas Steffen2009-06-161-1/+7
|
* include updown plugin in sql scenariosAndreas Steffen2008-10-211-1/+1
|
* explicitly load kernel-netlink plugin in UML scenariosAndreas Steffen2008-10-071-1/+1
|
* 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 caption to ipsec.sql fileAndreas Steffen2008-05-131-0/+2
|
* included pools and leases tables to ipsec.sql databaseAndreas Steffen2008-05-111-1/+39
|
* updated sql testcases to new table schemaMartin Willi2008-04-151-2/+6
|
* added sql/rw-cert scenarioAndreas Steffen2008-04-074-0/+320