Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Added parentesis for logical conditions of IF statement to get rid of the ↵ | Sansar Choinyambuu | 2011-11-28 | 1 | -1/+1 | |
| | | | | warning | |||||
* | added pts_dh_group_error_create() and pts_dh_nonce_error_create() | Andreas Steffen | 2011-11-28 | 2 | -21/+17 | |
| | ||||||
* | moved building of attributes to imv_attestation_build | Andreas Steffen | 2011-11-28 | 4 | -177/+266 | |
| | ||||||
* | moved comments | Andreas Steffen | 2011-11-28 | 1 | -23/+0 | |
| | ||||||
* | added the IMV_ATTESTATION_STATE_NONCE_REQ state | Andreas Steffen | 2011-11-28 | 2 | -44/+38 | |
| | ||||||
* | moved attribute processing to imc_attestation_process | Andreas Steffen | 2011-11-28 | 4 | -630/+674 | |
| | ||||||
* | aborting after fatal imv_attestation error | Andreas Steffen | 2011-11-28 | 2 | -9/+16 | |
| | ||||||
* | moved attribute processing to imv_attestation_process | Andreas Steffen | 2011-11-28 | 6 | -366/+489 | |
| | ||||||
* | refactored DH group nonce exchange | Andreas Steffen | 2011-11-28 | 2 | -159/+100 | |
| | ||||||
* | combine two algorithm checks | Andreas Steffen | 2011-11-28 | 1 | -5/+2 | |
| | ||||||
* | fixed setting of PTS DH group | Andreas Steffen | 2011-11-28 | 2 | -19/+21 | |
| | ||||||
* | Improved implementation of Read PCR/ Extend PCR/ Quote_TPM functions | Sansar Choinyambuu | 2011-11-28 | 2 | -17/+73 | |
| | | | | Implemented creating/handling of Simple Evidence Final attribute (incomplete) | |||||
* | Use already negotiated Measurement algorithm as Hashing algorithm for Diffie ↵ | Sansar Choinyambuu | 2011-11-28 | 2 | -22/+43 | |
| | | | | Hellman secret calculation | |||||
* | Fixed some memory leaks | Sansar Choinyambuu | 2011-11-28 | 2 | -2/+3 | |
| | ||||||
* | Fixed freeing invalid memory issue | Sansar Choinyambuu | 2011-11-28 | 1 | -5/+6 | |
| | ||||||
* | Implemented hasndling of Request Functional Component Evidence and creation ↵ | Sansar Choinyambuu | 2011-11-28 | 2 | -6/+200 | |
| | | | | of Simple Component Evidences | |||||
* | Fixed memory leaks | Sansar Choinyambuu | 2011-11-28 | 2 | -93/+98 | |
| | ||||||
* | Implemented handling of DH Parameters Response and Finish attributes | Sansar Choinyambuu | 2011-11-28 | 2 | -33/+212 | |
| | | | | Implemented calculating session secrets | |||||
* | Replaced DH_NONCE state with TPM_INIT state | Sansar Choinyambuu | 2011-11-28 | 1 | -1/+1 | |
| | ||||||
* | Started implementing handling of DH Nonce attributes | Sansar Choinyambuu | 2011-11-28 | 3 | -16/+133 | |
| | ||||||
* | Implemented Diffie Hellman Nonce attributes | Sansar Choinyambuu | 2011-11-28 | 2 | -0/+6 | |
| | ||||||
* | Began implementing handline of Functional Component Measuring attributes | Sansar Choinyambuu | 2011-11-28 | 2 | -6/+171 | |
| | ||||||
* | Implemented handling of File Metadata | Sansar Choinyambuu | 2011-11-28 | 2 | -7/+98 | |
| | ||||||
* | File not Found, Invalid path, Invalid Delimiter PTS errors case checks ↵ | Sansar Choinyambuu | 2011-11-28 | 1 | -0/+2 | |
| | | | | implemented | |||||
* | used request ID in message request output | Andreas Steffen | 2011-09-10 | 1 | -2/+2 | |
| | ||||||
* | introduced a PA-TNC attribute manager | Andreas Steffen | 2011-09-10 | 2 | -4/+28 | |
| | ||||||
* | define attr_info only once | Andreas Steffen | 2011-09-10 | 1 | -2/+1 | |
| | ||||||
* | removed whitespace | Andreas Steffen | 2011-09-10 | 1 | -1/+1 | |
| | ||||||
* | decoupled request ID from files table primary key | Andreas Steffen | 2011-09-10 | 3 | -16/+32 | |
| | ||||||
* | determine version for various Linux releases | Andreas Steffen | 2011-09-10 | 1 | -1/+1 | |
| | ||||||
* | File not Found, Invalid path, Invalid Delimiter PTS errors case checks ↵ | Sansar Choinyambuu | 2011-09-10 | 2 | -7/+27 | |
| | | | | implemented | |||||
* | added Gentoo UML file measurements | Andreas Steffen | 2011-09-08 | 1 | -0/+144 | |
| | ||||||
* | fixed memory leak | Andreas Steffen | 2011-09-08 | 1 | -2/+1 | |
| | ||||||
* | check if pts_credmgr exists | Andreas Steffen | 2011-09-08 | 1 | -1/+1 | |
| | ||||||
* | move state change to head of section | Andreas Steffen | 2011-09-08 | 1 | -3/+3 | |
| | ||||||
* | created libpts | Andreas Steffen | 2011-09-08 | 6 | -10/+12 | |
| | ||||||
* | little bug fix | Andreas Steffen | 2011-09-08 | 1 | -1/+0 | |
| | ||||||
* | beautified AIK verification | Andreas Steffen | 2011-09-08 | 1 | -8/+15 | |
| | ||||||
* | refactored measurement verification | Andreas Steffen | 2011-09-08 | 1 | -47/+9 | |
| | ||||||
* | refactored file measurement request list | Andreas Steffen | 2011-09-08 | 3 | -143/+90 | |
| | ||||||
* | Added Check_Measurement function to pts_database instead of returning ↵ | Sansar Choinyambuu | 2011-09-08 | 1 | -14/+4 | |
| | | | | | | | enumerator over hashes List of requested files/directories are kept within imv state now Allocated memory for entries in files_in_dir_with_meas list | |||||
* | Added Check_Measurement function to pts_database instead of returning ↵ | Sansar Choinyambuu | 2011-09-08 | 3 | -54/+166 | |
| | | | | | | | enumerator over hashes List of requested files/directories are kept within imv state now Allocated memory for entries in files_in_dir_with_meas list | |||||
* | check if AIK certificate is trusted | Andreas Steffen | 2011-09-08 | 1 | -6/+36 | |
| | ||||||
* | Added destroy functions for linked lists | Sansar Choinyambuu | 2011-09-08 | 1 | -0/+2 | |
| | ||||||
* | allow to override platform info | Andreas Steffen | 2011-09-08 | 1 | -0/+8 | |
| | ||||||
* | change measurement not found debug level | Andreas Steffen | 2011-09-08 | 1 | -1/+1 | |
| | ||||||
* | get platform info from IMC | Andreas Steffen | 2011-09-08 | 3 | -50/+90 | |
| | ||||||
* | added some more entries to file hashes database | Andreas Steffen | 2011-09-08 | 1 | -0/+272 | |
| | ||||||
* | added libxt_udp.so and libxt_tcp.so for Ubuntu 11.4 i686 | Andreas Steffen | 2011-09-08 | 1 | -0/+34 | |
| | ||||||
* | added a PTS credential set | Andreas Steffen | 2011-09-08 | 1 | -1/+13 | |
| |