Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 3 | -11/+13 |
| | | | | | | 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 |
| | |||||
* | libpts: Skip unreadable files when measuring directories | Tobias Brunner | 2013-07-08 | 1 | -16/+2 |
| | |||||
* | libpts: Android.mk added | Tobias Brunner | 2013-07-08 | 1 | -0/+70 |
| | |||||
* | 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 |
| | |||||
* | fixed SQL query | Andreas Steffen | 2013-06-21 | 1 | -1/+1 |
| | |||||
* | Store device with product ID | Andreas Steffen | 2013-06-21 | 1 | -3/+3 |
| | |||||
* | Introduced workitems to Attestation IMV | Andreas Steffen | 2013-06-21 | 8 | -344/+524 |
| | |||||
* | 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 | 9 | -265/+479 |
| | |||||
* | 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 |
| | |||||
* | instead of cloning use extract_buf() method | Andreas Steffen | 2013-03-04 | 18 | -19/+19 |
| | |||||
* | 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 | 29 | -77/+78 |
| | |||||
* | added some new TCG IF-M message subtypes and attributes | Andreas Steffen | 2013-03-02 | 2 | -1/+29 |
| | |||||
* | Cast first argument for %.*s to int | Tobias Brunner | 2013-01-24 | 2 | -3/+3 |
| | |||||
* | 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 TPM Version Info | Andreas Steffen | 2012-12-13 | 1 | -2/+5 |
| | |||||
* | 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 |
| | |||||
* | strndup() requires string.h header file | Andreas Steffen | 2012-11-18 | 3 | -0/+6 |
| | |||||
* | precautionary measures | Andreas Steffen | 2012-11-17 | 2 | -2/+2 |
| | |||||
* | discovered the use of strndup() | Andreas Steffen | 2012-11-15 | 3 | -11/+3 |
| | |||||
* | implemented blacklisting of software packages | Andreas Steffen | 2012-11-14 | 3 | -14/+21 |
| | |||||
* | Fix destruction of tcg_pts_attr_file_meas_t when building from encoding | Tobias Brunner | 2012-11-12 | 1 | -1/+1 |
| |