Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testing: Update test conditions because signature schemes are now logged | Tobias Brunner | 2015-03-04 | 1 | -2/+2 |
| | | | | | RFC 7427 signature authentication is now used between strongSwan hosts by default, which causes the actual signature schemes to get logged. | ||||
* | testing: Lower batch size to demonstrated segmetation of TCG/SWID Tag ID ↵5.2.1rc1 | Andreas Steffen | 2014-10-11 | 1 | -2/+2 |
| | | | | Inventory attribute | ||||
* | testing: Don't check for the actual number of SWID tags in PDP scenarios | Tobias Brunner | 2014-10-07 | 1 | -4/+4 |
| | | | | | The number of SWID tags varies depending on the base image, but lets assume the number is in the hundreds. | ||||
* | testing: Make TNC scenarios agnostic to the actual Debian version | Tobias Brunner | 2014-10-07 | 2 | -7/+8 |
| | | | | | 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 plugins | Martin Willi | 2014-09-24 | 4 | -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 scenarios | Andreas Steffen | 2014-06-26 | 1 | -0/+0 |
| | |||||
* | Updated strongTNC configuration | Andreas Steffen | 2014-06-11 | 3 | -4/+7 |
| | |||||
* | Test SWID REST API ins tnc/tnccs-20-pdp scenarios | Andreas Steffen | 2014-05-31 | 9 | -16/+75 |
| | |||||
* | Migration from Debian 7.4 to 7.5 | Andreas Steffen | 2014-05-31 | 1 | -2/+2 |
| | |||||
* | Implemented PT-EAP protocol (RFC 7171) | Andreas Steffen | 2014-05-12 | 3 | -3/+1 |
| | |||||
* | Handle tag separators | Andreas Steffen | 2014-04-15 | 1 | -1/+1 |
| | |||||
* | Updated SWID scenarios | Andreas Steffen | 2014-04-15 | 3 | -2/+13 |
| | |||||
* | Implemented segmented SWID tag attributes on IMV side | Andreas Steffen | 2014-04-15 | 24 | -0/+428 |