aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/tnc/tnccs-20-pts-no-ecc
Commit message (Collapse)AuthorAgeFilesLines
* testing: Make TNC scenarios agnostic to the actual Debian versionTobias Brunner2014-10-073-6/+7
| | | | | 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-4/+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.
* Updated description of TNC scenarios concerning RFC 7171 PT-EAP supportAndreas Steffen2014-06-261-7/+8
|
* Migration from Debian 7.4 to 7.5Andreas Steffen2014-05-312-3/+3
|
* Implemented PT-EAP protocol (RFC 7171)Andreas Steffen2014-05-123-14/+8
|
* Use python-based swidGenerator to generated SWID tagsAndreas Steffen2014-04-152-3/+3
|
* Disable mandatory ECP support for attestionAndreas Steffen2014-03-0718-0/+312