aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/ikev1/xauth-rsa-radius/hosts
Commit message (Collapse)AuthorAgeFilesLines
* testing: make curve25519 the default DH groupAndreas Steffen2016-11-142-6/+2
|
* 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-152-2/+3
|
* strongswan.conf is not needed on RADIUS server aliceAndreas Steffen2014-03-151-0/+1
|
* testing: add a testcase for plain XAuth RADIUS authenticationMartin Willi2013-07-2911-0/+155