aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/ikev1/rw-cert-unity/hosts/moon
Commit message (Collapse)AuthorAgeFilesLines
* testing: make curve25519 the default DH groupAndreas Steffen2016-11-141-3/+1
|
* 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-4/+3
|
* do not enable integrity and crypto tests in ikev1/rw-cert-unity scenarioAndreas Steffen2012-09-211-4/+0
|
* Add a simple test case for the unity plugin, featuring both includes and ↵Martin Willi2012-09-182-0/+38
excludes