aboutsummaryrefslogtreecommitdiffstats
path: root/src/libpts
Commit message (Expand)AuthorAgeFilesLines
...
* Added enum names for measurement algorithmsSansar Choinyambuu2011-11-282-0/+12
* Set pcr transform field depending on measuring algorithmSansar Choinyambuu2011-11-282-6/+38
* sub-component depth from pts database on component evidence requestSansar Choinyambuu2011-11-289-23/+99
* Fixed memory corruption on tpm version infoSansar Choinyambuu2011-11-281-1/+1
* Fixed warning, freeing tpm context memory in extend_pcr functionSansar Choinyambuu2011-11-281-4/+10
* fixed some more memory leaksAndreas Steffen2011-11-281-19/+17
* fixed memory leaksAndreas Steffen2011-11-283-57/+48
* refactored simple_evid_final attributeAndreas Steffen2011-11-285-188/+159
* renamed pts_req_func_comp_evid flagsAndreas Steffen2011-11-285-13/+13
* fixed memory leak in tcg_pts_attr_simple_comp_evid.cAndreas Steffen2011-11-281-0/+1
* refactored PCR functionalityAndreas Steffen2011-11-284-151/+193
* fixed two memory leaksAndreas Steffen2011-11-284-5/+6
* implemented measurement time to utc string conversion functionsAndreas Steffen2011-11-282-22/+83
* refactored simple component evidenceAndreas Steffen2011-11-288-482/+728
* fixed masking of family bitsAndreas Steffen2011-11-281-1/+1
* corrected debug groupsAndreas Steffen2011-11-281-2/+2
* improved log output of functional component namesAndreas Steffen2011-11-283-14/+44
* finished refactoring functional componentsAndreas Steffen2011-11-2810-145/+181
* adapted database entriesAndreas Steffen2011-11-284-85/+0
* fixed output of qualifier flagsAndreas Steffen2011-11-281-7/+6
* fixed display of qualifier flagsAndreas Steffen2011-11-281-1/+1
* Factored IMC/V Attestation build/process of Component Functional NameSansar Choinyambuu2011-11-287-7/+19
* cosmeticsSansar Choinyambuu2011-11-281-3/+3
* Fixed the buildingSansar Choinyambuu2011-11-282-6/+7
* component_hashes new table addedSansar Choinyambuu2011-11-282-13/+18
* store functional components in databaseAndreas Steffen2011-11-281-6/+6
* fixed output of qualifier flagsAndreas Steffen2011-11-281-1/+2
* remomve pts/pts_funct_comp_name.h from MakefileAndreas Steffen2011-11-281-1/+1
* object oriented approach to pts functional componentsAndreas Steffen2011-11-2823-384/+1357
* cosmeticsAndreas Steffen2011-11-283-18/+15
* Changes due to new implementation of Request Functional Component Evidence at...Sansar Choinyambuu2011-11-284-241/+144
* Functional Component Evidence Request objectSansar Choinyambuu2011-11-283-0/+185
* Using the database entries for generating Functional Component Evidence RequestsSansar Choinyambuu2011-11-282-2/+4
* Added component column in files tableSansar Choinyambuu2011-11-282-2/+56
* 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-282-56/+119
* Implemented tboot measurements checking (configure on imc)Sansar Choinyambuu2011-11-281-1/+1
* Defined functional components within ITA namespaceSansar Choinyambuu2011-11-284-27/+5
* Changed the static function name in openssl_rsa_public_key objectSansar Choinyambuu2011-11-281-5/+4
* use openssl rsa_verify functionSansar Choinyambuu2011-11-281-47/+0
* Implemented matching of Optional PCR Composite field value when Hashing was d...Sansar Choinyambuu2011-11-282-7/+33
* added pts_file_type_namesAndreas Steffen2011-11-281-1/+0
* shortened fieldnames of pts_file_metadata_t structAndreas Steffen2011-11-281-22/+0
* follow strongswan coding rulesSansar Choinyambuu2011-11-284-10/+15
* Sort the pcr entries list everytime new entry is addedSansar Choinyambuu2011-11-281-1/+16
* Implemented creating and handling of Optional PCR Composite field in Simple E...Sansar Choinyambuu2011-11-282-3/+6
* Construct PCR Composite using information received in Simple Component Eviden...Sansar Choinyambuu2011-11-282-30/+21
* Temporary commenting out of processing optional PCR Composite fieldSansar Choinyambuu2011-11-281-1/+1
* Used Openssl RSA_verify functionSansar Choinyambuu2011-11-281-2/+58
* Fixed calculate quote info function -> initialize PCR bit mask array with zeroesSansar Choinyambuu2011-11-282-3/+5