aboutsummaryrefslogtreecommitdiffstats
path: root/src/libimcv/plugins/imc_attestation
Commit message (Collapse)AuthorAgeFilesLines
* Refactoring to tpm_tss_quote_info objectAndreas Steffen2016-06-262-15/+12
|
* libimcv: migrate pts to tpm_tssAndreas Steffen2016-06-221-6/+13
|
* Use standard unsigned integer typesAndreas Steffen2016-03-243-10/+10
|
* libimcv: Allow pts_t.set_peer_public_value() to failMartin Willi2015-03-231-2/+4
|
* libimcv: Allow pts_t.get_my_public_value() to failMartin Willi2015-03-231-1/+5
|
* Exempt TCG/SEG attributes from unsupported case statementAndreas Steffen2014-10-161-2/+6
|
* Merged libpts into libimcvAndreas Steffen2014-10-056-0/+1224
|
* moved attestation plugins to libpts in order to resolve circular reference ↵Andreas Steffen2011-11-286-1078/+0
| | | | with libimcv
* sub-component depth from pts database on component evidence requestSansar Choinyambuu2011-11-281-1/+1
| | | | | component hashes are entries in file_hashes table implemented verify function of tboot component
* fixed some more memory leaksAndreas Steffen2011-11-281-2/+0
|
* fixed memory leaksAndreas Steffen2011-11-281-3/+1
|
* refactored simple_evid_final attributeAndreas Steffen2011-11-281-9/+8
|
* renamed pts_req_func_comp_evid flagsAndreas Steffen2011-11-281-4/+4
|
* refactored PCR functionalityAndreas Steffen2011-11-283-48/+13
|
* refactored simple component evidenceAndreas Steffen2011-11-285-215/+101
|
* improved log output of functional component namesAndreas Steffen2011-11-281-12/+2
|
* finished refactoring functional componentsAndreas Steffen2011-11-281-29/+13
|
* Factored IMC/V Attestation build/process of Component Functional NameSansar Choinyambuu2011-11-281-78/+68
|
* Changes due to new implementation of Request Functional Component Evidence ↵Sansar Choinyambuu2011-11-281-136/+149
| | | | attribute
* use chunk_from_hex functionSansar Choinyambuu2011-11-281-73/+15
|
* Using the database entries for generating Functional Component Evidence RequestsSansar Choinyambuu2011-11-281-111/+111
| | | | Using database entries to match received component measurement hashes
* Implemented TPM_Quote2 on imc and constructing TPM_Quote_Info2 on imvSansar Choinyambuu2011-11-281-3/+9
|
* Implemented tboot measurements checking (configure on imc)Sansar Choinyambuu2011-11-281-13/+117
|
* moved attribute processing to imc_attestation_processAndreas Steffen2011-11-281-12/+0
|
* refactored DH group nonce exchangeAndreas Steffen2011-11-281-7/+6
|
* combine two algorithm checksAndreas Steffen2011-11-281-6/+2
|
* Improved implementation of Read PCR/ Extend PCR/ Quote_TPM functionsSansar Choinyambuu2011-11-281-0/+4
| | | | Implemented creating/handling of Simple Evidence Final attribute (incomplete)
* Implemented hasndling of Request Functional Component Evidence and creation ↵Sansar Choinyambuu2011-11-281-0/+9
| | | | of Simple Component Evidences
* Fixed memory leaksSansar Choinyambuu2011-11-281-1/+3
|
* Implemented handling of DH Parameters Response and Finish attributesSansar Choinyambuu2011-11-281-0/+6
| | | | Implemented calculating session secrets
* Started implementing handling of DH Nonce attributesSansar Choinyambuu2011-11-281-0/+9
|
* Implemented Diffie Hellman Nonce attributesSansar Choinyambuu2011-11-281-0/+3
|
* Implemented handling of File MetadataSansar Choinyambuu2011-11-281-182/+1
|
* File not Found, Invalid path, Invalid Delimiter PTS errors case checks ↵Sansar Choinyambuu2011-11-281-2/+181
| | | | implemented
* Defined functional components within ITA namespaceSansar Choinyambuu2011-11-281-134/+132
| | | | Implemented handling of functional components evidence request/response
* Implemented matching of Optional PCR Composite field value when Hashing was ↵Sansar Choinyambuu2011-11-281-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 rulesSansar Choinyambuu2011-11-282-21/+32
|
* Modified some unnecessary todo statementSansar Choinyambuu2011-11-281-2/+0
|
* Implemented Quote Digest constructing function for IMVSansar Choinyambuu2011-11-281-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 configuredSansar Choinyambuu2011-11-281-11/+12
| | | | Finalized implementation of quote_tpm function
* Added parentesis for logical conditions of IF statement to get rid of the ↵Sansar Choinyambuu2011-11-281-1/+1
| | | | warning
* added pts_dh_group_error_create() and pts_dh_nonce_error_create()Andreas Steffen2011-11-281-15/+13
|
* moved attribute processing to imc_attestation_processAndreas Steffen2011-11-284-630/+674
|
* refactored DH group nonce exchangeAndreas Steffen2011-11-281-95/+47
|
* combine two algorithm checksAndreas Steffen2011-11-281-5/+2
|
* fixed setting of PTS DH groupAndreas Steffen2011-11-281-9/+9
|
* Improved implementation of Read PCR/ Extend PCR/ Quote_TPM functionsSansar Choinyambuu2011-11-281-15/+49
| | | | Implemented creating/handling of Simple Evidence Final attribute (incomplete)
* Use already negotiated Measurement algorithm as Hashing algorithm for Diffie ↵Sansar Choinyambuu2011-11-281-4/+39
| | | | Hellman secret calculation
* Fixed some memory leaksSansar Choinyambuu2011-11-281-1/+1
|
* Fixed freeing invalid memory issueSansar Choinyambuu2011-11-281-5/+6
|