aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/tnc/tnccs-20-pdp-eap/hosts
Commit message (Collapse)AuthorAgeFilesLines
* testing: Converted tnc scenarios to swanctlAndreas Steffen2015-12-1118-111/+190
|
* testing: Reduce runtime of all tests that use SQLite databases by storing ↵Tobias Brunner2015-11-092-2/+2
| | | | them in ramfs
* testing: Adapt tests to retransmission settings and reduce DPD delay/timeoutTobias Brunner2015-11-092-1/+5
|
* testing: Updated expired AAA server certificateAndreas Steffen2015-08-042-42/+42
|
* testing: Lower batch size to demonstrated segmetation of TCG/SWID Tag ID ↵5.2.1rc1Andreas Steffen2014-10-111-2/+2
| | | | Inventory attribute
* testing: Make TNC scenarios agnostic to the actual Debian versionTobias Brunner2014-10-071-7/+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-244-4/+4
| | | | | | | | | | 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.
* Removed django.db from swid scenariosAndreas Steffen2014-06-261-0/+0
|
* Updated strongTNC configurationAndreas Steffen2014-06-112-4/+6
|
* Test SWID REST API ins tnc/tnccs-20-pdp scenariosAndreas Steffen2014-05-316-4/+53
|
* Migration from Debian 7.4 to 7.5Andreas Steffen2014-05-311-2/+2
|
* Implemented PT-EAP protocol (RFC 7171)Andreas Steffen2014-05-123-3/+1
|
* Handle tag separatorsAndreas Steffen2014-04-151-1/+1
|
* Updated SWID scenariosAndreas Steffen2014-04-153-2/+13
|
* Implemented segmented SWID tag attributes on IMV sideAndreas Steffen2014-04-1519-0/+342