Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactoring to tpm_tss_quote_info object | Andreas Steffen | 2016-06-26 | 2 | -15/+12 |
| | |||||
* | libimcv: migrate pts to tpm_tss | Andreas Steffen | 2016-06-22 | 1 | -6/+13 |
| | |||||
* | Use standard unsigned integer types | Andreas Steffen | 2016-03-24 | 3 | -10/+10 |
| | |||||
* | libimcv: Allow pts_t.set_peer_public_value() to fail | Martin Willi | 2015-03-23 | 1 | -2/+4 |
| | |||||
* | libimcv: Allow pts_t.get_my_public_value() to fail | Martin Willi | 2015-03-23 | 1 | -1/+5 |
| | |||||
* | Exempt TCG/SEG attributes from unsupported case statement | Andreas Steffen | 2014-10-16 | 1 | -2/+6 |
| | |||||
* | Merged libpts into libimcv | Andreas Steffen | 2014-10-05 | 6 | -0/+1224 |
| | |||||
* | moved attestation plugins to libpts in order to resolve circular reference ↵ | Andreas Steffen | 2011-11-28 | 6 | -1078/+0 |
| | | | | with libimcv | ||||
* | sub-component depth from pts database on component evidence request | Sansar Choinyambuu | 2011-11-28 | 1 | -1/+1 |
| | | | | | component hashes are entries in file_hashes table implemented verify function of tboot component | ||||
* | fixed some more memory leaks | Andreas Steffen | 2011-11-28 | 1 | -2/+0 |
| | |||||
* | fixed memory leaks | Andreas Steffen | 2011-11-28 | 1 | -3/+1 |
| | |||||
* | refactored simple_evid_final attribute | Andreas Steffen | 2011-11-28 | 1 | -9/+8 |
| | |||||
* | renamed pts_req_func_comp_evid flags | Andreas Steffen | 2011-11-28 | 1 | -4/+4 |
| | |||||
* | refactored PCR functionality | Andreas Steffen | 2011-11-28 | 3 | -48/+13 |
| | |||||
* | refactored simple component evidence | Andreas Steffen | 2011-11-28 | 5 | -215/+101 |
| | |||||
* | improved log output of functional component names | Andreas Steffen | 2011-11-28 | 1 | -12/+2 |
| | |||||
* | finished refactoring functional components | Andreas Steffen | 2011-11-28 | 1 | -29/+13 |
| | |||||
* | Factored IMC/V Attestation build/process of Component Functional Name | Sansar Choinyambuu | 2011-11-28 | 1 | -78/+68 |
| | |||||
* | Changes due to new implementation of Request Functional Component Evidence ↵ | Sansar Choinyambuu | 2011-11-28 | 1 | -136/+149 |
| | | | | attribute | ||||
* | use chunk_from_hex function | Sansar Choinyambuu | 2011-11-28 | 1 | -73/+15 |
| | |||||
* | Using the database entries for generating Functional Component Evidence Requests | Sansar Choinyambuu | 2011-11-28 | 1 | -111/+111 |
| | | | | Using database entries to match received component measurement hashes | ||||
* | Implemented TPM_Quote2 on imc and constructing TPM_Quote_Info2 on imv | Sansar Choinyambuu | 2011-11-28 | 1 | -3/+9 |
| | |||||
* | Implemented tboot measurements checking (configure on imc) | Sansar Choinyambuu | 2011-11-28 | 1 | -13/+117 |
| | |||||
* | 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 | ||||
* | Defined functional components within ITA namespace | Sansar Choinyambuu | 2011-11-28 | 1 | -134/+132 |
| | | | | 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/+5 |
| | | | | | | 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 | 2 | -21/+32 |
| | |||||
* | Modified some unnecessary todo statement | Sansar Choinyambuu | 2011-11-28 | 1 | -2/+0 |
| | |||||
* | Implemented Quote Digest constructing function for IMV | Sansar Choinyambuu | 2011-11-28 | 1 | -5/+5 |
| | | | | | | 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 | -11/+12 |
| | | | | Finalized implementation of quote_tpm function | ||||
* | 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 | 1 | -15/+13 |
| | |||||
* | moved attribute processing to imc_attestation_process | Andreas Steffen | 2011-11-28 | 4 | -630/+674 |
| | |||||
* | 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 |
| |