Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merged libpts into libimcv | Andreas Steffen | 2014-10-05 | 1 | -0/+335 |
| | |||||
* | moved attestation plugins to libpts in order to resolve circular reference ↵ | Andreas Steffen | 2011-11-28 | 1 | -343/+0 |
| | | | | with libimcv | ||||
* | refactored simple component evidence | Andreas Steffen | 2011-11-28 | 1 | -6/+1 |
| | |||||
* | moved attribute processing to imc_attestation_process | Andreas Steffen | 2011-11-28 | 1 | -12/+0 |
| | |||||
* | refactored DH group nonce exchange | Andreas Steffen | 2011-11-28 | 1 | -7/+6 |
| | |||||
* | combine two algorithm checks | Andreas Steffen | 2011-11-28 | 1 | -6/+2 |
| | |||||
* | Improved implementation of Read PCR/ Extend PCR/ Quote_TPM functions | Sansar Choinyambuu | 2011-11-28 | 1 | -0/+4 |
| | | | | Implemented creating/handling of Simple Evidence Final attribute (incomplete) | ||||
* | Implemented hasndling of Request Functional Component Evidence and creation ↵ | Sansar Choinyambuu | 2011-11-28 | 1 | -0/+9 |
| | | | | of Simple Component Evidences | ||||
* | Fixed memory leaks | Sansar Choinyambuu | 2011-11-28 | 1 | -1/+3 |
| | |||||
* | Implemented handling of DH Parameters Response and Finish attributes | Sansar Choinyambuu | 2011-11-28 | 1 | -0/+6 |
| | | | | Implemented calculating session secrets | ||||
* | Started implementing handling of DH Nonce attributes | Sansar Choinyambuu | 2011-11-28 | 1 | -0/+9 |
| | |||||
* | Implemented Diffie Hellman Nonce attributes | Sansar Choinyambuu | 2011-11-28 | 1 | -0/+3 |
| | |||||
* | Implemented handling of File Metadata | Sansar Choinyambuu | 2011-11-28 | 1 | -182/+1 |
| | |||||
* | File not Found, Invalid path, Invalid Delimiter PTS errors case checks ↵ | Sansar Choinyambuu | 2011-11-28 | 1 | -2/+181 |
| | | | | implemented | ||||
* | follow strongswan coding rules | Sansar Choinyambuu | 2011-11-28 | 1 | -1/+1 |
| | |||||
* | Modified some unnecessary todo statement | Sansar Choinyambuu | 2011-11-28 | 1 | -2/+0 |
| | |||||
* | moved attribute processing to imc_attestation_process | Andreas Steffen | 2011-11-28 | 1 | -629/+9 |
| | |||||
* | refactored DH group nonce exchange | Andreas Steffen | 2011-11-28 | 1 | -95/+47 |
| | |||||
* | combine two algorithm checks | Andreas Steffen | 2011-11-28 | 1 | -5/+2 |
| | |||||
* | fixed setting of PTS DH group | Andreas Steffen | 2011-11-28 | 1 | -9/+9 |
| | |||||
* | Improved implementation of Read PCR/ Extend PCR/ Quote_TPM functions | Sansar Choinyambuu | 2011-11-28 | 1 | -15/+49 |
| | | | | Implemented creating/handling of Simple Evidence Final attribute (incomplete) | ||||
* | Use already negotiated Measurement algorithm as Hashing algorithm for Diffie ↵ | Sansar Choinyambuu | 2011-11-28 | 1 | -4/+39 |
| | | | | Hellman secret calculation | ||||
* | Fixed some memory leaks | Sansar Choinyambuu | 2011-11-28 | 1 | -1/+1 |
| | |||||
* | 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 | 1 | -5/+123 |
| | | | | of Simple Component Evidences | ||||
* | Fixed memory leaks | Sansar Choinyambuu | 2011-11-28 | 1 | -30/+33 |
| | |||||
* | Implemented handling of DH Parameters Response and Finish attributes | Sansar Choinyambuu | 2011-11-28 | 1 | -3/+67 |
| | | | | Implemented calculating session secrets | ||||
* | Started implementing handling of DH Nonce attributes | Sansar Choinyambuu | 2011-11-28 | 1 | -8/+70 |
| | |||||
* | Implemented Diffie Hellman Nonce attributes | Sansar Choinyambuu | 2011-11-28 | 1 | -0/+3 |
| | |||||
* | Began implementing handline of Functional Component Measuring attributes | Sansar Choinyambuu | 2011-11-28 | 1 | -5/+130 |
| | |||||
* | Implemented handling of File Metadata | Sansar Choinyambuu | 2011-11-28 | 1 | -6/+59 |
| | |||||
* | File not Found, Invalid path, Invalid Delimiter PTS errors case checks ↵ | Sansar Choinyambuu | 2011-11-28 | 1 | -0/+2 |
| | | | | implemented | ||||
* | introduced a PA-TNC attribute manager | Andreas Steffen | 2011-09-10 | 1 | -2/+14 |
| | |||||
* | define attr_info only once | Andreas Steffen | 2011-09-10 | 1 | -2/+1 |
| | |||||
* | File not Found, Invalid path, Invalid Delimiter PTS errors case checks ↵ | Sansar Choinyambuu | 2011-09-10 | 1 | -1/+27 |
| | | | | implemented | ||||
* | fixed memory leak | Andreas Steffen | 2011-09-08 | 1 | -2/+1 |
| | |||||
* | created libpts | Andreas Steffen | 2011-09-08 | 1 | -1/+1 |
| | |||||
* | get platform info from IMC | Andreas Steffen | 2011-09-08 | 1 | -1/+32 |
| | |||||
* | refactored AIK functionality | Andreas Steffen | 2011-09-08 | 1 | -18/+5 |
| | |||||
* | Read AIK certificate/ AIK public key from file | Sansar Choinyambuu | 2011-09-08 | 1 | -3/+16 |
| | |||||
* | Enforced strongSwan coding rules (tab, if, {) | Sansar Choinyambuu | 2011-09-08 | 1 | -13/+13 |
| | |||||
* | send TCG_PTS_TPM_VERS_NOT_SUPPORTED error code | Andreas Steffen | 2011-09-08 | 1 | -2/+5 |
| | |||||
* | implemented first TCG-PTS error attribute | Andreas Steffen | 2011-09-08 | 1 | -7/+8 |
| | |||||
* | finished refactoring of file measurements | Andreas Steffen | 2011-09-08 | 1 | -69/+17 |
| | |||||
* | first stage of file_meas refactoring | Andreas Steffen | 2011-09-08 | 1 | -51/+49 |
| | |||||
* | Obtain AIK and exchange as PEM certificate done | Sansar Choinyambuu | 2011-09-08 | 1 | -6/+18 |
| | | | | Fixed the trashy tail of last file name in Request File Measurement | ||||
* | SHA384 is set as strongest hashing algorithm | Sansar Choinyambuu | 2011-09-08 | 1 | -10/+10 |
| | |||||
* | Clone the path chunk before adding to measurements list | Sansar Choinyambuu | 2011-09-08 | 1 | -2/+2 |
| | |||||
* | Corrected output length for SHA256 algorithm | Sansar Choinyambuu | 2011-09-08 | 1 | -5/+5 |
| | |||||
* | The file and directory lists are queried from db | Sansar Choinyambuu | 2011-09-08 | 1 | -9/+9 |
| | | | | | Request File Measurements sending and handling is implemented accordingly Measuring the file and directories are tested |