aboutsummaryrefslogtreecommitdiffstats
path: root/src/libpts/pts
Commit message (Collapse)AuthorAgeFilesLines
...
* slightly refactored ita_comp_tbootAndreas Steffen2011-11-281-21/+23
|
* cosmetics in debug outputAndreas Steffen2011-11-281-11/+10
|
* handling of missing component measurementSansar Choinyambuu2011-11-281-0/+10
|
* 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
| | | | | component hashes are entries in file_hashes table implemented verify function of tboot component
* 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-282-54/+45
|
* refactored simple_evid_final attributeAndreas Steffen2011-11-282-0/+48
|
* renamed pts_req_func_comp_evid flagsAndreas Steffen2011-11-284-12/+12
|
* refactored PCR functionalityAndreas Steffen2011-11-284-151/+193
|
* fixed two memory leaksAndreas Steffen2011-11-283-4/+5
|
* implemented measurement time to utc string conversion functionsAndreas Steffen2011-11-281-0/+1
|
* refactored simple component evidenceAndreas Steffen2011-11-285-26/+563
|
* 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-285-63/+31
|
* adapted database entriesAndreas Steffen2011-11-282-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-283-5/+15
|
* cosmeticsSansar Choinyambuu2011-11-281-3/+3
|
* Fixed the buildingSansar Choinyambuu2011-11-282-6/+7
|
* component_hashes new table addedSansar Choinyambuu2011-11-282-13/+18
| | | | | measurements added for tboot component create_comp_hash_enumerator modified accordingly
* store functional components in databaseAndreas Steffen2011-11-281-6/+6
|
* fixed output of qualifier flagsAndreas Steffen2011-11-281-1/+2
|
* object oriented approach to pts functional componentsAndreas Steffen2011-11-2816-134/+1241
|
* cosmeticsAndreas Steffen2011-11-281-13/+13
|
* Changes due to new implementation of Request Functional Component Evidence ↵Sansar Choinyambuu2011-11-282-0/+11
| | | | attribute
* Functional Component Evidence Request objectSansar Choinyambuu2011-11-282-0/+184
|
* Using the database entries for generating Functional Component Evidence RequestsSansar Choinyambuu2011-11-282-2/+4
| | | | Using database entries to match received component measurement hashes
* Added component column in files tableSansar Choinyambuu2011-11-282-2/+56
| | | | | Implemented enumerator getter for generating functional component evidence requests Implemented enumerator getter for component hashes
* 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
|
* Defined functional components within ITA namespaceSansar Choinyambuu2011-11-281-23/+1
| | | | Implemented handling of functional components evidence request/response
* Changed the static function name in openssl_rsa_public_key objectSansar Choinyambuu2011-11-281-5/+4
| | | | Removed unused chunk variable from PTS verify_quote_signature function
* use openssl rsa_verify functionSansar Choinyambuu2011-11-281-47/+0
|
* Implemented matching of Optional PCR Composite field value when Hashing was ↵Sansar Choinyambuu2011-11-281-2/+18
| | | | | | 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-8/+12
|
* 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 ↵Sansar Choinyambuu2011-11-281-1/+5
| | | | Evidence Final attribute
* Construct PCR Composite using information received in Simple Component ↵Sansar Choinyambuu2011-11-282-30/+21
| | | | Evidence attributes
* 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
| | | | | Return TPM Quote Info only, hash of it is calculated in IMV Process Renamed digest with quote info
* Changed definition of pcr_value in pcr_entry_t structureSansar Choinyambuu2011-11-282-0/+47
| | | | Implemented function to check if recevied PCR after value matches with any configured pcr value
* Implemented Quote Digest constructing function for IMVSansar Choinyambuu2011-11-282-4/+17
| | | | | | 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-282-3/+3
| | | | Finalized implementation of quote_tpm function
* Get AIK certificate encoding in PUBKEY_ASN1_DER if it's just public keySansar Choinyambuu2011-11-281-0/+4
|
* refactored DH group nonce exchangeAndreas Steffen2011-11-281-17/+7
|