aboutsummaryrefslogtreecommitdiffstats
path: root/src/libimcv/plugins/imc_attestation/imc_attestation_process.c
Commit message (Expand)AuthorAgeFilesLines
* Use standard unsigned integer typesAndreas Steffen2016-03-241-5/+5
* 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-051-0/+476
* moved attestation plugins to libpts in order to resolve circular reference wi...Andreas Steffen2011-11-281-466/+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-281-21/+7
* refactored simple component evidenceAndreas Steffen2011-11-281-205/+39
* 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
* 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-281-20/+31
* 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-281-0/+611