aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/tnc/tnccs-11-radius-pts
Commit message (Collapse)AuthorAgeFilesLines
* 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.
* testing: Make TNC scenarios agnostic to the actual Debian versionTobias Brunner2014-10-072-4/+5
| | | | | The scenarios will work with new or old base images as long as the version in use is included as product in the master data (src/libimcv/imv/data.sql).
* 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.
* Migration from Debian 7.4 to 7.5Andreas Steffen2014-05-311-1/+1
|
* Implemented PT-EAP protocol (RFC 7171)Andreas Steffen2014-05-122-0/+14
|
* Use python-based swidGenerator to generated SWID tagsAndreas Steffen2014-04-151-1/+1
|
* testing: Use installed PTS SQL schema and data instead of local copyTobias Brunner2014-02-121-1/+1
|
* Updated and split data.sqlAndreas Steffen2013-10-233-874/+30
|
* fixed typo5.1.0rc1Andreas Steffen2013-07-191-1/+1
|
* updated some TNC scenariosAndreas Steffen2013-07-191-1/+2
|
* Override policy recommendation in enforcementAndreas Steffen2013-07-111-9/+9
|
* 5.1.0 changes for test casesAndreas Steffen2013-06-2927-0/+1309