Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed Doxygen comments after scanning complete src directory | Tobias Brunner | 2013-03-02 | 1 | -1/+1 |
| | |||||
* | Moved data structures to new collections subfolder | Tobias Brunner | 2012-10-24 | 1 | -1/+1 |
| | |||||
* | implemented os_info_t class | Andreas Steffen | 2012-10-10 | 1 | -2/+3 |
| | |||||
* | moved all shadow PCR stuff to the pts_pcr class | Andreas Steffen | 2012-07-21 | 1 | -23/+5 |
| | |||||
* | ipsec attest now can measure all files in a directory | Andreas Steffen | 2012-07-16 | 1 | -23/+2 |
| | |||||
* | Fixed additional typos in comments and log messages. | Tobias Brunner | 2012-01-12 | 1 | -3/+3 |
| | |||||
* | differences incurred by rebasing - thanks Linus | Andreas Steffen | 2011-11-28 | 1 | -96/+1 |
| | |||||
* | automatically registering component measurements | Andreas Steffen | 2011-11-28 | 1 | -4/+0 |
| | |||||
* | bound functional component measurements to AIK | Andreas Steffen | 2011-11-28 | 1 | -0/+8 |
| | |||||
* | defined various measurement hash and pcr functions | Andreas Steffen | 2011-11-28 | 1 | -16/+7 |
| | |||||
* | fixed memory leaks | Andreas Steffen | 2011-11-28 | 1 | -10/+11 |
| | |||||
* | refactored simple_evid_final attribute | Andreas Steffen | 2011-11-28 | 1 | -0/+1 |
| | |||||
* | renamed pts_req_func_comp_evid flags | Andreas Steffen | 2011-11-28 | 1 | -1/+1 |
| | |||||
* | refactored PCR functionality | Andreas Steffen | 2011-11-28 | 1 | -18/+18 |
| | |||||
* | finished refactoring functional components | Andreas Steffen | 2011-11-28 | 1 | -1/+1 |
| | |||||
* | Factored IMC/V Attestation build/process of Component Functional Name | Sansar Choinyambuu | 2011-11-28 | 1 | -2/+12 |
| | |||||
* | object oriented approach to pts functional components | Andreas Steffen | 2011-11-28 | 1 | -1/+0 |
| | |||||
* | Changes due to new implementation of Request Functional Component Evidence ↵ | Sansar Choinyambuu | 2011-11-28 | 1 | -0/+1 |
| | | | | attribute | ||||
* | Using the database entries for generating Functional Component Evidence Requests | Sansar Choinyambuu | 2011-11-28 | 1 | -0/+2 |
| | | | | Using database entries to match received component measurement hashes | ||||
* | Add/CheckOff/Check pending functional component evidence requests | Sansar Choinyambuu | 2011-11-28 | 1 | -0/+1 |
| | |||||
* | Implemented TPM_Quote2 on imc and constructing TPM_Quote_Info2 on imv | Sansar Choinyambuu | 2011-11-28 | 1 | -4/+9 |
| | |||||
* | follow strongswan coding rules | Sansar Choinyambuu | 2011-11-28 | 1 | -5/+7 |
| | |||||
* | Construct PCR Composite using information received in Simple Component ↵ | Sansar Choinyambuu | 2011-11-28 | 1 | -5/+6 |
| | | | | Evidence attributes | ||||
* | Fixed calculate quote info function -> initialize PCR bit mask array with zeroes | Sansar Choinyambuu | 2011-11-28 | 1 | -2/+2 |
| | | | | | 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 | -0/+7 |
| | | | | Implemented function to check if recevied PCR after value matches with any configured pcr value | ||||
* | Implemented Quote Digest constructing function for IMV | Sansar Choinyambuu | 2011-11-28 | 1 | -0/+17 |
| | | | | | | 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 | -2/+3 |
| | | | | Finalized implementation of quote_tpm function | ||||
* | refactored DH group nonce exchange | Andreas Steffen | 2011-11-28 | 1 | -17/+7 |
| | |||||
* | fixed setting of PTS DH group | Andreas Steffen | 2011-11-28 | 1 | -26/+28 |
| | |||||
* | Improved implementation of Read PCR/ Extend PCR/ Quote_TPM functions | Sansar Choinyambuu | 2011-11-28 | 1 | -3/+2 |
| | | | | 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 | -5/+8 |
| | |||||
* | Implemented first version of tpm quote function | Sansar Choinyambuu | 2011-11-28 | 1 | -1/+5 |
| | |||||
* | added newline at end of file | Andreas Steffen | 2011-11-28 | 1 | -0/+1 |
| | |||||
* | Changed definition of get_my_pub_val function a little | Sansar Choinyambuu | 2011-11-28 | 1 | -2/+2 |
| | |||||
* | Implemented functions for reading and extending TPM PCR | Sansar Choinyambuu | 2011-11-28 | 1 | -1/+29 |
| | | | | Made hash_file function a member of pts object | ||||
* | Implemented handling of DH Parameters Response and Finish attributes | Sansar Choinyambuu | 2011-11-28 | 1 | -0/+40 |
| | | | | Implemented calculating session secrets | ||||
* | Fixed bug in construction of PCR_SELECT structure | Sansar Choinyambuu | 2011-11-28 | 1 | -22/+0 |
| | |||||
* | Defined functional components within ITA namespace | Sansar Choinyambuu | 2011-11-28 | 1 | -1/+43 |
| | | | | Implemented handling of functional components evidence request/response | ||||
* | Implemented matching of Optional PCR Composite field value when Hashing was ↵ | Sansar Choinyambuu | 2011-11-28 | 1 | -2/+2 |
| | | | | | | done to reduce the size of it Optional Composite Hash Algorithm field is always present, has value of all zeroes if was not used | ||||
* | follow strongswan coding rules | Sansar Choinyambuu | 2011-11-28 | 1 | -7/+10 |
| | |||||
* | Construct PCR Composite using information received in Simple Component ↵ | Sansar Choinyambuu | 2011-11-28 | 1 | -5/+6 |
| | | | | Evidence attributes | ||||
* | Fixed calculate quote info function -> initialize PCR bit mask array with zeroes | Sansar Choinyambuu | 2011-11-28 | 1 | -2/+7 |
| | | | | | 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 | -1/+8 |
| | | | | Implemented function to check if recevied PCR after value matches with any configured pcr value | ||||
* | Implemented Quote Digest constructing function for IMV | Sansar Choinyambuu | 2011-11-28 | 1 | -0/+31 |
| | | | | | | 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 | -2/+3 |
| | | | | Finalized implementation of quote_tpm function | ||||
* | refactored DH group nonce exchange | Andreas Steffen | 2011-11-28 | 1 | -29/+31 |
| | |||||
* | fixed setting of PTS DH group | Andreas Steffen | 2011-11-28 | 1 | -69/+56 |
| | |||||
* | Improved implementation of Read PCR/ Extend PCR/ Quote_TPM functions | Sansar Choinyambuu | 2011-11-28 | 1 | -3/+8 |
| | | | | 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 | -6/+9 |
| | |||||
* | Implemented first version of tpm quote function | Sansar Choinyambuu | 2011-11-28 | 1 | -1/+15 |
| |