aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/libipsec/net2net-cert/hosts/moon
Commit message (Collapse)AuthorAgeFilesLines
* testing: Globally define logging via syslog for charon-systemdTobias Brunner2017-11-151-10/+1
| | | | | | | 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 libipsec/net2net-cert to swanctlAndreas Steffen2017-11-103-24/+44
|
* testing: make curve25519 the default DH groupAndreas Steffen2016-11-141-1/+1
|
* testing: Updated updown scripts in libipsec scenarios to latest versionTobias Brunner2016-03-231-0/+31
|
* testing: Updated environment variable documentation in updown scriptsTobias Brunner2015-08-311-1/+9
|
* testing: Update modified updown scripts to the latest templateTobias Brunner2015-03-061-225/+78
| | | | | This avoids confusion and makes identifying the changes needed for each scenario easier.
* 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.
* Added libipsec/net2net-cert scenarioAndreas Steffen2013-06-293-0/+733