| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Make SWID directory where tags are stored configurable | Andreas Steffen | 2013-09-05 | 2 | -2/+7 | |
| | | ||||||
| * | swid_inventory object has a get_count method | Andreas Steffen | 2013-09-04 | 1 | -0/+3 | |
| | | ||||||
| * | Proceed with attestation only if Attestation IMC returns a discovery response | Andreas Steffen | 2013-09-04 | 4 | -7/+20 | |
| | | ||||||
| * | Use ipsec_DATA destination5.1.1dr2 | Andreas Steffen | 2013-09-02 | 1 | -7/+1 | |
| | | ||||||
| * | Install SWID tag also in /share/ | Andreas Steffen | 2013-09-02 | 1 | -2/+3 | |
| | | ||||||
| * | Generate strongSwan SWID tag | Andreas Steffen | 2013-09-02 | 3 | -0/+55 | |
| | | ||||||
| * | SWID IMC implements recursive tag collection in /usr/share | Andreas Steffen | 2013-08-30 | 2 | -57/+27 | |
| | | ||||||
| * | Added TCG-SWID error handling | Andreas Steffen | 2013-08-28 | 2 | -2/+60 | |
| | | ||||||
| * | Version bump to 5.1.1dr1 | Andreas Steffen | 2013-08-19 | 1 | -5/+5 | |
| | | ||||||
| * | Implemented SWID Tag Inventory attribute | Andreas Steffen | 2013-08-16 | 2 | -39/+121 | |
| | | ||||||
| * | Implemented SWID prototype IMC/IMV pair | Andreas Steffen | 2013-08-15 | 15 | -38/+1487 | |
| | | ||||||
| * | imv-attestation: Properly measure complete directories | Tobias Brunner | 2013-07-25 | 1 | -1/+1 | |
| | | ||||||
| * | imv-attestation: Use proper cast for length when using %.*s | Tobias Brunner | 2013-07-24 | 1 | -2/+2 | |
| | | ||||||
| * | automake: replace INCLUDES by AM_CPPFLAGS | Martin Willi | 2013-07-18 | 2 | -9/+12 | |
| | | | | | | | INCLUDES are now deprecated and throw warnings when using automake 1.13. We now also differentiate AM_CPPFLAGS and AM_CFLAGS, where includes and defines are passed to AM_CPPFLAGS only. | |||||
| * | Fixed alignment of device ID column5.1.0dr2 | Andreas Steffen | 2013-07-10 | 1 | -2/+2 | |
| | | ||||||
| * | Attestion IMV provides recommendation only once | Andreas Steffen | 2013-07-08 | 2 | -1/+12 | |
| | | ||||||
| * | Always return a result string for a processed workitem | Andreas Steffen | 2013-07-04 | 2 | -6/+17 | |
| | | ||||||
| * | plugin-loader: Removed unused path argument of load() method | Tobias Brunner | 2013-06-28 | 1 | -1/+1 | |
| | | | | | | Multiple additional search paths can be added with the add_path() method. | |||||
| * | Attestation IMV requests platform info if not received | Andreas Steffen | 2013-06-27 | 2 | -3/+32 | |
| | | ||||||
| * | Support blacklist field in PTS database | Andreas Steffen | 2013-06-26 | 3 | -21/+38 | |
| | | ||||||
| * | Updated PTS demo database | Andreas Steffen | 2013-06-26 | 1 | -1666/+0 | |
| | | ||||||
| * | Some IMV policy managers expect a TEXT string | Andreas Steffen | 2013-06-25 | 1 | -14/+15 | |
| | | ||||||
| * | Store device with product ID | Andreas Steffen | 2013-06-21 | 1 | -3/+3 | |
| | | ||||||
| * | Introduced workitems to Attestation IMV | Andreas Steffen | 2013-06-21 | 6 | -290/+343 | |
| | | ||||||
| * | pts_meas_algo_probe() and pts_dh_group_probe() got lost | Andreas Steffen | 2013-06-21 | 1 | -1/+3 | |
| | | ||||||
| * | Converted all IMVs to use generic IF-IMV API | Andreas Steffen | 2013-06-21 | 4 | -480/+488 | |
| | | ||||||
| * | add overall recommendation to session database entry | Andreas Steffen | 2013-06-21 | 1 | -24/+25 | |
| | | ||||||
| * | refactored IMV policy management | Andreas Steffen | 2013-06-21 | 3 | -54/+26 | |
| | | ||||||
| * | implemented policy rules for OS IMV | Andreas Steffen | 2013-06-21 | 3 | -155/+42 | |
| | | ||||||
| * | implemented IMV session control | Andreas Steffen | 2013-06-21 | 6 | -251/+464 | |
| | | ||||||
| * | Manage files and directories | Andreas Steffen | 2013-06-21 | 4 | -122/+208 | |
| | | ||||||
| * | fixed a 64bit time_t issue | Andreas Steffen | 2013-04-21 | 1 | -3/+4 | |
| | | ||||||
| * | Keep last AR ID | Andreas Steffen | 2013-04-21 | 1 | -0/+2 | |
| | | ||||||
| * | libpts: Cast first argument for %.*s to int | Tobias Brunner | 2013-03-25 | 1 | -1/+1 | |
| | | ||||||
| * | Switch encoding of AR Identity Value from binary to UTF-8 | Andreas Steffen | 2013-03-22 | 2 | -27/+32 | |
| | | ||||||
| * | moved ar_id from imv_agent to imv_state | Andreas Steffen | 2013-03-11 | 1 | -1/+23 | |
| | | ||||||
| * | make TNC Access Requestor ID available to IMVs | Andreas Steffen | 2013-03-03 | 2 | -9/+45 | |
| | | ||||||
| * | Fixed Doxygen comments after scanning complete src directory | Tobias Brunner | 2013-03-02 | 6 | -12/+12 | |
| | | ||||||
| * | Cast first argument for %.*s to int | Tobias Brunner | 2013-01-24 | 1 | -1/+1 | |
| | | ||||||
| * | Removed unused argument | Tobias Brunner | 2013-01-24 | 1 | -1/+1 | |
| | | ||||||
| * | deleted newly constructed attributes in send_assessment | Andreas Steffen | 2012-12-24 | 1 | -3/+1 | |
| | | ||||||
| * | fixed memory leak in error case | Andreas Steffen | 2012-12-09 | 1 | -1/+1 | |
| | | ||||||
| * | attest displays dates either in local time or UTC | Andreas Steffen | 2012-11-30 | 4 | -15/+36 | |
| | | ||||||
| * | store detected improper OS settings in database | Andreas Steffen | 2012-11-30 | 1 | -6/+8 | |
| | | ||||||
| * | allow update of file hashes | Andreas Steffen | 2012-11-28 | 1 | -10/+32 | |
| | | ||||||
| * | removed unused header include | Andreas Steffen | 2012-11-28 | 1 | -2/+1 | |
| | | ||||||
| * | differentiate attestation reason strings | Andreas Steffen | 2012-11-28 | 4 | -24/+96 | |
| | | ||||||
| * | store collected device information in database | Andreas Steffen | 2012-11-28 | 3 | -7/+27 | |
| | | ||||||
| * | store unique device_id in database | Andreas Steffen | 2012-11-27 | 5 | -0/+66 | |
| | | ||||||
| * | refactored reason string and remediation instructions framework | Andreas Steffen | 2012-11-23 | 1 | -35/+23 | |
| | | ||||||
