aboutsummaryrefslogtreecommitdiffstats
path: root/src/libimcv/plugins/imc_attestation
Commit message (Expand)AuthorAgeFilesLines
* 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 wi...Andreas Steffen2011-11-286-1078/+0
* sub-component depth from pts database on component evidence requestSansar Choinyambuu2011-11-281-1/+1
* 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 at...Sansar Choinyambuu2011-11-281-136/+149
* 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
* 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 hasndling of Request Functional Component Evidence and creation o...Sansar Choinyambuu2011-11-281-0/+9
* Fixed memory leaksSansar Choinyambuu2011-11-281-1/+3
* Implemented handling of DH Parameters Response and Finish attributesSansar Choinyambuu2011-11-281-0/+6
* 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 implem...Sansar Choinyambuu2011-11-281-2/+181
* Defined functional components within ITA namespaceSansar Choinyambuu2011-11-281-134/+132
* Implemented matching of Optional PCR Composite field value when Hashing was d...Sansar Choinyambuu2011-11-281-2/+5
* 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
* Loading AIK Blob from file configuredSansar Choinyambuu2011-11-281-11/+12
* Added parentesis for logical conditions of IF statement to get rid of the war...Sansar Choinyambuu2011-11-281-1/+1
* 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
* Use already negotiated Measurement algorithm as Hashing algorithm for Diffie ...Sansar Choinyambuu2011-11-281-4/+39
* Fixed some memory leaksSansar Choinyambuu2011-11-281-1/+1
* Fixed freeing invalid memory issueSansar Choinyambuu2011-11-281-5/+6
* Implemented hasndling of Request Functional Component Evidence and creation o...Sansar Choinyambuu2011-11-281-5/+123
* Fixed memory leaksSansar Choinyambuu2011-11-281-30/+33
* Implemented handling of DH Parameters Response and Finish attributesSansar Choinyambuu2011-11-281-3/+67