Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 2 | -8/+8 |
| | | | | | 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 | 18 | -45/+52 |
| | | | | | 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 | 56 | -60/+57 |
| | | | | | | | | | | 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 support | Andreas Steffen | 2014-06-26 | 6 | -24/+30 |
| | |||||
* | Removed django.db from swid scenarios | Andreas Steffen | 2014-06-26 | 2 | -0/+0 |
| | |||||
* | Updated strongTNC configuration | Andreas Steffen | 2014-06-11 | 6 | -8/+14 |
| | |||||
* | Test SWID REST API ins tnc/tnccs-20-pdp scenarios | Andreas Steffen | 2014-05-31 | 21 | -69/+161 |
| | |||||
* | Migration from Debian 7.4 to 7.5 | Andreas Steffen | 2014-05-31 | 11 | -18/+18 |
| | |||||
* | Minor changes in the test environment5.2.0dr4 | Andreas Steffen | 2014-05-15 | 2 | -0/+10 |
| | |||||
* | Implemented PT-EAP protocol (RFC 7171) | Andreas Steffen | 2014-05-12 | 46 | -156/+163 |
| | |||||
* | Handle tag separators | Andreas Steffen | 2014-04-15 | 1 | -1/+1 |
| | |||||
* | Updated SWID scenarios | Andreas Steffen | 2014-04-15 | 6 | -4/+18 |
| | |||||
* | Implemented segmented SWID tag attributes on IMV side | Andreas Steffen | 2014-04-15 | 54 | -36/+101 |
| | |||||
* | Use python-based swidGenerator to generated SWID tags | Andreas Steffen | 2014-04-15 | 13 | -17/+25 |
| | |||||
* | Make Attestation IMV independent of OS IMV | Andreas Steffen | 2014-04-15 | 21 | -11/+310 |
| | |||||
* | Fixed pretest script in tnc/tnccs-20-pt-tls scenario | Andreas Steffen | 2014-04-04 | 1 | -1/+1 |
| | |||||
* | Merged libstrongswan options into charon section | Andreas Steffen | 2014-03-15 | 3 | -32/+9 |
| | |||||
* | Disable mandatory ECP support for attestion | Andreas Steffen | 2014-03-07 | 18 | -0/+312 |
| | |||||
* | testing: Use installed PTS SQL schema and data instead of local copy | Tobias Brunner | 2014-02-12 | 4 | -8/+8 |
| | |||||
* | Updated and split data.sql | Andreas Steffen | 2013-10-23 | 16 | -4491/+174 |
| | |||||
* | Added swid_directory option | Andreas Steffen | 2013-10-11 | 1 | -0/+3 |
| | |||||
* | Added tnc/tnccs-11-supplicant scenario | Andreas Steffen | 2013-10-11 | 29 | -0/+1489 |
| | |||||
* | Implemented TCG/PB-PDP_Referral message | Andreas Steffen | 2013-09-17 | 1 | -0/+2 |
| | |||||
* | Added tags table and some tag samples | Andreas Steffen | 2013-09-05 | 1 | -1/+81 |
| | |||||
* | Added regids table and some sample reqid data | Andreas Steffen | 2013-09-02 | 1 | -0/+49 |
| | |||||
* | Pull dave for OS info | Andreas Steffen | 2013-09-02 | 1 | -1/+1 |
| | |||||
* | Cleaned configuration files in PT-TLS client scenario | Andreas Steffen | 2013-08-22 | 11 | -127/+13 |
| | |||||
* | Flush iptables rules on alice | Andreas Steffen | 2013-08-19 | 1 | -1/+1 |
| | |||||
* | Fixes in tnc scenarios | Andreas Steffen | 2013-08-19 | 3 | -2/+5 |
| | |||||
* | Added tnc/tnccs-20-pt-tls scenario | Andreas Steffen | 2013-08-19 | 29 | -0/+1346 |
| | |||||
* | fixed typo5.1.0rc1 | Andreas Steffen | 2013-07-19 | 1 | -1/+1 |
| | |||||
* | updated some TNC scenarios | Andreas Steffen | 2013-07-19 | 4 | -18/+59 |
| | |||||
* | Override policy recommendation in enforcement | Andreas Steffen | 2013-07-11 | 3 | -17/+17 |
| | |||||
* | Register packages under Debian 7.0 x86_64 | Andreas Steffen | 2013-07-04 | 3 | -9/+9 |
| | |||||
* | 5.1.0 changes for test cases | Andreas Steffen | 2013-06-29 | 64 | -28/+4144 |
| | |||||
* | Use attest database in tnc/tnccs-20-os scenario5.0.4 | Andreas Steffen | 2013-04-21 | 4 | -2/+15 |
| | |||||
* | cleaned up XML code in tnccs-11 plugin | Andreas Steffen | 2013-04-04 | 4 | -10/+10 |
| | |||||
* | use DNs in tnc/tnccs-20-tls scenario | Andreas Steffen | 2013-03-03 | 4 | -5/+3 |
| | |||||
* | use EAP identity in tnc/tnccs-20-pdp scenario | Andreas Steffen | 2013-02-12 | 8 | -10/+12 |
| | |||||
* | Updated comments in test.conf of all tests | Tobias Brunner | 2013-01-17 | 13 | -52/+52 |
| | |||||
* | Renamed $UMLHOSTS to $VIRTHOSTS | Tobias Brunner | 2013-01-17 | 13 | -26/+26 |
| | |||||
* | converted all tnc iptables scenarios | Andreas Steffen | 2013-01-17 | 32 | -330/+174 |
| | |||||
* | Fixed NO evaltest in tnc/tnccs-20-pdp scenario | Andreas Steffen | 2013-01-17 | 1 | -2/+2 |
| | |||||
* | Disable IPv4 forwarding on carol in order to pass tnc/tnccs-20-os scenario | Andreas Steffen | 2013-01-17 | 2 | -0/+2 |
| | |||||
* | Adapt test configurations | Reto Buerki | 2013-01-17 | 37 | -343/+79 |
| | | | | Adapt test configurations to the new Debian-based system. | ||||
* | updated parameters | Andreas Steffen | 2012-11-12 | 2 | -2/+2 |
| | |||||
* | implemented IETF Numeric Version attribute | Andreas Steffen | 2012-10-18 | 1 | -7/+7 |
| | |||||
* | implemented IETF Remediation Instructions attribute | Andreas Steffen | 2012-10-18 | 1 | -2/+4 |
| | |||||
* | increased IMC/IMV debug level to 3 | Andreas Steffen | 2012-10-17 | 6 | -6/+6 |
| |