Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
| | ||||||
* | implemented blacklisting of software packages | Andreas Steffen | 2012-11-14 | 3 | -14/+21 | |
| | ||||||
* | centralized processing of assessment information | Andreas Steffen | 2012-11-12 | 1 | -1/+1 | |
| | ||||||
* | implemented get_remediation_instructions() | Andreas Steffen | 2012-11-10 | 1 | -0/+8 | |
| | ||||||
* | implement a preferred language enumerator | Andreas Steffen | 2012-11-10 | 1 | -29/+18 | |
| | ||||||
* | abort if fatal error is received from peer | Andreas Steffen | 2012-11-09 | 1 | -1/+1 | |
| | ||||||
* | added second index | Andreas Steffen | 2012-11-04 | 1 | -0/+4 | |
| | ||||||
* | add generation time to package versions | Andreas Steffen | 2012-11-04 | 1 | -2/+2 | |
| | ||||||
* | added generation time to package versions | Andreas Steffen | 2012-11-04 | 2 | -11/+17 | |
| | ||||||
* | added package management to ipsec attest | Andreas Steffen | 2012-11-02 | 4 | -1/+300 | |
| | ||||||
* | use countof() | Andreas Steffen | 2012-11-01 | 2 | -6/+4 | |
| | ||||||
* | Moved debug.[ch] to utils folder | Tobias Brunner | 2012-10-24 | 8 | -13/+13 | |
| | ||||||
* | Moved data structures to new collections subfolder | Tobias Brunner | 2012-10-24 | 5 | -11/+11 | |
| | ||||||
* | refactored PA-TNC message handling by IMVs | Andreas Steffen | 2012-10-17 | 5 | -123/+117 | |
| | ||||||
* | refactored PA-TNC message handling by IMCs | Andreas Steffen | 2012-10-17 | 4 | -92/+81 | |
| | ||||||
* | allow registration of multiple message type | Andreas Steffen | 2012-10-14 | 2 | -43/+22 | |
| | ||||||
* | minor fixes in imc_attestation.c | Andreas Steffen | 2012-10-12 | 1 | -1/+1 | |
| | ||||||
* | implemented os_info_t class | Andreas Steffen | 2012-10-10 | 6 | -65/+71 | |
| |