aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/sql/rw-rsa/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
* 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
|
* the keyid is a subjectKeyIdentifierAndreas Steffen2010-05-151-2/+2
|
* Adding socket-default to the plugin list in all test cases.Tobias Brunner2010-03-091-1/+1
|
* updated to renewed certs in SQL databaseAndreas Steffen2009-09-181-5/+5
|
* sql/rw-rsa and sql/rw-rsa-keyid scenarios require the pubkey pluginMartin 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
|
* include updown plugin in sql scenariosAndreas Steffen2008-10-211-1/+1
|
* added the sql/rw-rsa and sql/rw-rsa-keyid scenarios using raw RSA public keysAndreas Steffen2008-10-084-0/+155