Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | free memories that are bound to the context | Sansar Choinyambuu | 2011-11-28 | 1 | -1/+4 | |
| | ||||||
* | use D flag for PTS Protocol Capabilities | Sansar Choinyambuu | 2011-11-28 | 1 | -2/+2 | |
| | ||||||
* | Unix-Style File Metadata returns relative pathnames | Andreas Steffen | 2011-11-28 | 1 | -5/+2 | |
| | ||||||
* | optimized handling of UNIX file metadata | Andreas Steffen | 2011-11-28 | 1 | -1/+0 | |
| | ||||||
* | shortened fieldnames of pts_file_metadata_t struct | Andreas Steffen | 2011-11-28 | 1 | -24/+20 | |
| | ||||||
* | follow strongswan coding rules | Sansar Choinyambuu | 2011-11-28 | 1 | -14/+24 | |
| | ||||||
* | Sort the pcr entries list everytime new entry is added | Sansar Choinyambuu | 2011-11-28 | 1 | -1/+16 | |
| | ||||||
* | Deleted unnecessary debuggin statements for File Metadata on IMC side | Sansar Choinyambuu | 2011-11-28 | 1 | -17/+0 | |
| | ||||||
* | Implemented creating and handling of Optional PCR Composite field in Simple ↵ | Sansar Choinyambuu | 2011-11-28 | 1 | -15/+17 | |
| | | | | Evidence Final attribute | |||||
* | Construct PCR Composite using information received in Simple Component ↵ | Sansar Choinyambuu | 2011-11-28 | 1 | -174/+60 | |
| | | | | Evidence attributes | |||||
* | Used Openssl RSA_verify function | Sansar Choinyambuu | 2011-11-28 | 1 | -6/+61 | |
| | ||||||
* | Fixed calculate quote info function -> initialize PCR bit mask array with zeroes | Sansar Choinyambuu | 2011-11-28 | 1 | -42/+16 | |
| | | | | | Return TPM Quote Info only, hash of it is calculated in IMV Process Renamed digest with quote info | |||||
* | Changed definition of pcr_value in pcr_entry_t structure | Sansar Choinyambuu | 2011-11-28 | 1 | -11/+51 | |
| | | | | Implemented function to check if recevied PCR after value matches with any configured pcr value | |||||
* | return SHA1 hash of TPM Quote Info in calculate_quote_digest | Sansar Choinyambuu | 2011-11-28 | 1 | -3/+9 | |
| | ||||||
* | Implemented Quote Digest constructing function for IMV | Sansar Choinyambuu | 2011-11-28 | 1 | -17/+270 | |
| | | | | | | Implemented Signature verification function to check TPM Quote Signature Implemented Handling of Simple Evidence Final attribute Fixed bug within tpm_quote function | |||||
* | Loading AIK Blob from file configured | Sansar Choinyambuu | 2011-11-28 | 1 | -46/+65 | |
| | | | | Finalized implementation of quote_tpm function | |||||
* | Get AIK certificate encoding in PUBKEY_ASN1_DER if it's just public key | Sansar Choinyambuu | 2011-11-28 | 1 | -5/+8 | |
| | ||||||
* | refactored DH group nonce exchange | Andreas Steffen | 2011-11-28 | 1 | -91/+155 | |
| | ||||||
* | fixed setting of PTS DH group | Andreas Steffen | 2011-11-28 | 1 | -41/+14 | |
| | ||||||
* | Changed encoding type to ASN.1 DER | Sansar Choinyambuu | 2011-11-28 | 1 | -2/+2 | |
| | ||||||
* | Improved implementation of Read PCR/ Extend PCR/ Quote_TPM functions | Sansar Choinyambuu | 2011-11-28 | 1 | -8/+20 | |
| | | | | Implemented creating/handling of Simple Evidence Final attribute (incomplete) | |||||
* | Changed definition of output and set them in quote_tpm function | Sansar Choinyambuu | 2011-11-28 | 1 | -19/+34 | |
| | ||||||
* | Implemented first version of tpm quote function | Sansar Choinyambuu | 2011-11-28 | 1 | -6/+138 | |
| | ||||||
* | Changed definition of get_my_pub_val function a little | Sansar Choinyambuu | 2011-11-28 | 1 | -7/+5 | |
| | ||||||
* | Implemented functions for reading and extending TPM PCR | Sansar Choinyambuu | 2011-11-28 | 1 | -6/+134 | |
| | | | | Made hash_file function a member of pts object | |||||
* | Fixed memory leaks | Sansar Choinyambuu | 2011-11-28 | 1 | -10/+10 | |
| | ||||||
* | Implemented handling of DH Parameters Response and Finish attributes | Sansar Choinyambuu | 2011-11-28 | 1 | -7/+91 | |
| | | | | Implemented calculating session secrets | |||||
* | Started implementing handling of DH Nonce attributes | Sansar Choinyambuu | 2011-11-28 | 1 | -0/+40 | |
| | ||||||
* | Fixed bug at checking error code from file stat | Sansar Choinyambuu | 2011-11-28 | 1 | -8/+7 | |
| | ||||||
* | Implemented handling of File Metadata | Sansar Choinyambuu | 2011-11-28 | 1 | -3/+141 | |
| | ||||||
* | Common spelling errors fixed. | Tobias Brunner | 2011-11-03 | 1 | -1/+1 | |
| | ||||||
* | added PTS debug class | Andreas Steffen | 2011-09-11 | 1 | -24/+24 | |
| | ||||||
* | correctly initialize error_code | Andreas Steffen | 2011-09-10 | 1 | -2/+3 | |
| | ||||||
* | removed whitespace | Andreas Steffen | 2011-09-10 | 1 | -5/+5 | |
| | ||||||
* | cosmetics | Andreas Steffen | 2011-09-10 | 1 | -5/+5 | |
| | ||||||
* | properly close Tspi_Context | Andreas Steffen | 2011-09-10 | 1 | -2/+4 | |
| | ||||||
* | determine machine architecture programmatically | Andreas Steffen | 2011-09-10 | 1 | -19/+9 | |
| | ||||||
* | determine version for various Linux releases | Andreas Steffen | 2011-09-10 | 1 | -39/+84 | |
| | ||||||
* | Implemented PTS attributes Request File Metadata, Unix-Style File Metadata | Sansar Choinyambuu | 2011-09-10 | 1 | -1/+3 | |
| | ||||||
* | File not Found, Invalid path, Invalid Delimiter PTS errors case checks ↵ | Sansar Choinyambuu | 2011-09-10 | 1 | -0/+32 | |
| | | | | implemented | |||||
* | redirect stderr of command to /dev/null | Andreas Steffen | 2011-09-08 | 1 | -4/+4 | |
| | ||||||
* | created libpts | Andreas Steffen | 2011-09-08 | 1 | -0/+510 | |