aboutsummaryrefslogtreecommitdiffstats
path: root/src/libpts/pts/pts.h
Commit message (Expand)AuthorAgeFilesLines
* Fixed Doxygen comments after scanning complete src directoryTobias Brunner2013-03-021-1/+1
* Moved data structures to new collections subfolderTobias Brunner2012-10-241-1/+1
* implemented os_info_t classAndreas Steffen2012-10-101-2/+3
* moved all shadow PCR stuff to the pts_pcr classAndreas Steffen2012-07-211-23/+5
* ipsec attest now can measure all files in a directoryAndreas Steffen2012-07-161-23/+2
* Fixed additional typos in comments and log messages.Tobias Brunner2012-01-121-3/+3
* differences incurred by rebasing - thanks LinusAndreas Steffen2011-11-281-96/+1
* automatically registering component measurementsAndreas Steffen2011-11-281-4/+0
* bound functional component measurements to AIKAndreas Steffen2011-11-281-0/+8
* defined various measurement hash and pcr functionsAndreas Steffen2011-11-281-16/+7
* fixed memory leaksAndreas Steffen2011-11-281-10/+11
* refactored simple_evid_final attributeAndreas Steffen2011-11-281-0/+1
* renamed pts_req_func_comp_evid flagsAndreas Steffen2011-11-281-1/+1
* refactored PCR functionalityAndreas Steffen2011-11-281-18/+18
* finished refactoring functional componentsAndreas Steffen2011-11-281-1/+1
* Factored IMC/V Attestation build/process of Component Functional NameSansar Choinyambuu2011-11-281-2/+12
* object oriented approach to pts functional componentsAndreas Steffen2011-11-281-1/+0
* Changes due to new implementation of Request Functional Component Evidence at...Sansar Choinyambuu2011-11-281-0/+1
* Using the database entries for generating Functional Component Evidence RequestsSansar Choinyambuu2011-11-281-0/+2
* Add/CheckOff/Check pending functional component evidence requestsSansar Choinyambuu2011-11-281-0/+1
* Implemented TPM_Quote2 on imc and constructing TPM_Quote_Info2 on imvSansar Choinyambuu2011-11-281-4/+9
* follow strongswan coding rulesSansar Choinyambuu2011-11-281-5/+7
* Construct PCR Composite using information received in Simple Component Eviden...Sansar Choinyambuu2011-11-281-5/+6
* Fixed calculate quote info function -> initialize PCR bit mask array with zeroesSansar Choinyambuu2011-11-281-2/+2
* Changed definition of pcr_value in pcr_entry_t structureSansar Choinyambuu2011-11-281-0/+7
* Implemented Quote Digest constructing function for IMVSansar Choinyambuu2011-11-281-0/+17
* Loading AIK Blob from file configuredSansar Choinyambuu2011-11-281-2/+3
* refactored DH group nonce exchangeAndreas Steffen2011-11-281-17/+7
* fixed setting of PTS DH groupAndreas Steffen2011-11-281-26/+28
* Improved implementation of Read PCR/ Extend PCR/ Quote_TPM functionsSansar Choinyambuu2011-11-281-3/+2
* Changed definition of output and set them in quote_tpm functionSansar Choinyambuu2011-11-281-5/+8
* Implemented first version of tpm quote functionSansar Choinyambuu2011-11-281-1/+5
* added newline at end of fileAndreas Steffen2011-11-281-0/+1
* Changed definition of get_my_pub_val function a littleSansar Choinyambuu2011-11-281-2/+2
* Implemented functions for reading and extending TPM PCRSansar Choinyambuu2011-11-281-1/+29
* Implemented handling of DH Parameters Response and Finish attributesSansar Choinyambuu2011-11-281-0/+40
* Fixed bug in construction of PCR_SELECT structureSansar Choinyambuu2011-11-281-22/+0
* Defined functional components within ITA namespaceSansar Choinyambuu2011-11-281-1/+43
* Implemented matching of Optional PCR Composite field value when Hashing was d...Sansar Choinyambuu2011-11-281-2/+2
* follow strongswan coding rulesSansar Choinyambuu2011-11-281-7/+10
* Construct PCR Composite using information received in Simple Component Eviden...Sansar Choinyambuu2011-11-281-5/+6
* Fixed calculate quote info function -> initialize PCR bit mask array with zeroesSansar Choinyambuu2011-11-281-2/+7
* Changed definition of pcr_value in pcr_entry_t structureSansar Choinyambuu2011-11-281-1/+8
* Implemented Quote Digest constructing function for IMVSansar Choinyambuu2011-11-281-0/+31
* Loading AIK Blob from file configuredSansar Choinyambuu2011-11-281-2/+3
* refactored DH group nonce exchangeAndreas Steffen2011-11-281-29/+31
* fixed setting of PTS DH groupAndreas Steffen2011-11-281-69/+56
* Improved implementation of Read PCR/ Extend PCR/ Quote_TPM functionsSansar Choinyambuu2011-11-281-3/+8
* Changed definition of output and set them in quote_tpm functionSansar Choinyambuu2011-11-281-6/+9
* Implemented first version of tpm quote functionSansar Choinyambuu2011-11-281-1/+15