aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/tnc/tnccs-11-radius
Commit message (Collapse)AuthorAgeFilesLines
* testing: Globally define logging via syslog for charon-systemdTobias Brunner2017-11-153-14/+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: Converterd tnc to systemdAndreas Steffen2017-11-115-23/+19
|
* testing: Use TLS 1.2 in RADIUS test casesTobias Brunner2016-06-171-0/+3
| | | | | | | | | This took a while as in the OpenSSL package shipped with Debian and on which our FIPS-enabled package is based, the function SSL_export_keying_material(), which is used by FreeRADIUS to derive the MSK, did not use the correct digest to calculate the result when TLS 1.2 was used. This caused IKE to fail with "verification of AUTH payload with EAP MSK failed". The fix was only backported to jessie recently.
* testing: Add expect-connection calls for all tests and hostsTobias Brunner2016-06-161-0/+2
| | | | There are some exceptions (e.g. those that use auto=start or p2pnat).
* testing: Update test scenarios for Debian jessieTobias Brunner2016-06-161-4/+4
| | | | | | | The main difference is that ping now reports icmp_seq instead of icmp_req, so we match for icmp_.eq, which works with both releases. tcpdump now also reports port 4500 as ipsec-nat-t.
* testing: Include IKE port information in evaltestsAndreas Steffen2016-03-051-4/+4
|
* testing: Converted tnc scenarios to swanctlAndreas Steffen2015-12-1117-107/+181
|
* testing: Avoid delays with ping by using -W and -i optionsTobias Brunner2015-11-091-2/+2
| | | | | | With -W we reduce timeouts when we don't expect a response. With -i the interval between pings is reduced (mostly in case of auto=route where the first ping yields no reply).
* testing: Remove nearly all sleep calls from pretest and posttest scriptsTobias Brunner2015-11-091-2/+2
| | | | | By consistently using the `expect-connection` helper we can avoid pretty much all previously needed calls to sleep.
* testing: Fix URL to TNC@FHH project in scenario descriptionsTobias Brunner2015-05-051-1/+1
|
* testing: Update test conditions because signature schemes are now loggedTobias Brunner2015-03-041-2/+2
| | | | | RFC 7427 signature authentication is now used between strongSwan hosts by default, which causes the actual signature schemes to get logged.
* configure: Load fetcher plugins after crypto base pluginsMartin Willi2014-09-243-3/+3
| | | | | | | | | | 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.
* Implemented PT-EAP protocol (RFC 7171)Andreas Steffen2014-05-122-0/+14
|
* 5.1.0 changes for test casesAndreas Steffen2013-06-292-5/+3
|
* cleaned up XML code in tnccs-11 pluginAndreas Steffen2013-04-041-2/+2
|
* Updated comments in test.conf of all testsTobias Brunner2013-01-171-4/+4
|
* Renamed $UMLHOSTS to $VIRTHOSTSTobias Brunner2013-01-171-2/+2
|
* converted all tnc iptables scenariosAndreas Steffen2013-01-174-90/+38
|
* Adapt test configurationsReto Buerki2013-01-1713-144/+12
| | | | Adapt test configurations to the new Debian-based system.
* make sending of IETF Assessment Result attributes configurableAndreas Steffen2012-09-091-0/+1
|
* removed plutostart parameterAndreas Steffen2012-06-133-3/+0
|
* load nonce pluginAndreas Steffen2012-05-233-3/+3
|
* upgraded tnc scenarios to 5.0.0Andreas Steffen2012-05-042-13/+12
|
* edited description of tnc/tnccs-11-radius scenarioAndreas Steffen2012-03-141-1/+1
|
* added tnc-tnccs plugin and removed xcbc pluginAndreas Steffen2011-10-252-2/+2
|
* Run scenarios without xcbc pluginAndreas Steffen2011-10-173-3/+3
|
* adapted tnc scenarios to new imcvs library pathAndreas Steffen2011-07-064-4/+12
|
* restablish the lost links to the TNC@FHH projectAndreas Steffen2011-06-151-2/+3
|
* fixed some descriptionsAndreas Steffen2011-06-151-4/+3
|
* link to the TNC@FHH projectAndreas Steffen2011-06-031-2/+3
|
* moved TNC scenarios to tnc folderAndreas Steffen2011-06-0330-0/+607