Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | slightly refactored ita_comp_tboot | Andreas Steffen | 2011-11-28 | 1 | -21/+23 | |
| | ||||||
* | cosmetics in debug output | Andreas Steffen | 2011-11-28 | 1 | -11/+10 | |
| | ||||||
* | handling of missing component measurement | Sansar Choinyambuu | 2011-11-28 | 1 | -0/+10 | |
| | ||||||
* | Added enum names for measurement algorithms | Sansar Choinyambuu | 2011-11-28 | 2 | -0/+12 | |
| | ||||||
* | Set pcr transform field depending on measuring algorithm | Sansar Choinyambuu | 2011-11-28 | 2 | -6/+38 | |
| | ||||||
* | sub-component depth from pts database on component evidence request | Sansar Choinyambuu | 2011-11-28 | 9 | -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 function | Sansar Choinyambuu | 2011-11-28 | 1 | -4/+10 | |
| | ||||||
* | fixed some more memory leaks | Andreas Steffen | 2011-11-28 | 1 | -19/+17 | |
| | ||||||
* | fixed memory leaks | Andreas Steffen | 2011-11-28 | 2 | -54/+45 | |
| | ||||||
* | refactored simple_evid_final attribute | Andreas Steffen | 2011-11-28 | 2 | -0/+48 | |
| | ||||||
* | renamed pts_req_func_comp_evid flags | Andreas Steffen | 2011-11-28 | 4 | -12/+12 | |
| | ||||||
* | refactored PCR functionality | Andreas Steffen | 2011-11-28 | 4 | -151/+193 | |
| | ||||||
* | fixed two memory leaks | Andreas Steffen | 2011-11-28 | 3 | -4/+5 | |
| | ||||||
* | implemented measurement time to utc string conversion functions | Andreas Steffen | 2011-11-28 | 1 | -0/+1 | |
| | ||||||
* | refactored simple component evidence | Andreas Steffen | 2011-11-28 | 5 | -26/+563 | |
| | ||||||
* | corrected debug groups | Andreas Steffen | 2011-11-28 | 1 | -2/+2 | |
| | ||||||
* | improved log output of functional component names | Andreas Steffen | 2011-11-28 | 3 | -14/+44 | |
| | ||||||
* | finished refactoring functional components | Andreas Steffen | 2011-11-28 | 5 | -63/+31 | |
| | ||||||
* | adapted database entries | Andreas Steffen | 2011-11-28 | 2 | -85/+0 | |
| | ||||||
* | fixed output of qualifier flags | Andreas Steffen | 2011-11-28 | 1 | -7/+6 | |
| | ||||||
* | fixed display of qualifier flags | Andreas Steffen | 2011-11-28 | 1 | -1/+1 | |
| | ||||||
* | Factored IMC/V Attestation build/process of Component Functional Name | Sansar Choinyambuu | 2011-11-28 | 3 | -5/+15 | |
| | ||||||
* | cosmetics | Sansar Choinyambuu | 2011-11-28 | 1 | -3/+3 | |
| | ||||||
* | Fixed the building | Sansar Choinyambuu | 2011-11-28 | 2 | -6/+7 | |
| | ||||||
* | component_hashes new table added | Sansar Choinyambuu | 2011-11-28 | 2 | -13/+18 | |
| | | | | | measurements added for tboot component create_comp_hash_enumerator modified accordingly | |||||
* | store functional components in database | Andreas Steffen | 2011-11-28 | 1 | -6/+6 | |
| | ||||||
* | fixed output of qualifier flags | Andreas Steffen | 2011-11-28 | 1 | -1/+2 | |
| | ||||||
* | object oriented approach to pts functional components | Andreas Steffen | 2011-11-28 | 16 | -134/+1241 | |
| | ||||||
* | cosmetics | Andreas Steffen | 2011-11-28 | 1 | -13/+13 | |
| | ||||||
* | Changes due to new implementation of Request Functional Component Evidence ↵ | Sansar Choinyambuu | 2011-11-28 | 2 | -0/+11 | |
| | | | | attribute | |||||
* | Functional Component Evidence Request object | Sansar Choinyambuu | 2011-11-28 | 2 | -0/+184 | |
| | ||||||
* | Using the database entries for generating Functional Component Evidence Requests | Sansar Choinyambuu | 2011-11-28 | 2 | -2/+4 | |
| | | | | Using database entries to match received component measurement hashes | |||||
* | Added component column in files table | Sansar Choinyambuu | 2011-11-28 | 2 | -2/+56 | |
| | | | | | Implemented enumerator getter for generating functional component evidence requests Implemented enumerator getter for component hashes | |||||
* | Add/CheckOff/Check pending functional component evidence requests | Sansar Choinyambuu | 2011-11-28 | 1 | -0/+1 | |
| | ||||||
* | Implemented TPM_Quote2 on imc and constructing TPM_Quote_Info2 on imv | Sansar Choinyambuu | 2011-11-28 | 2 | -56/+119 | |
| | ||||||
* | Defined functional components within ITA namespace | Sansar Choinyambuu | 2011-11-28 | 1 | -23/+1 | |
| | | | | Implemented handling of functional components evidence request/response | |||||
* | Changed the static function name in openssl_rsa_public_key object | Sansar Choinyambuu | 2011-11-28 | 1 | -5/+4 | |
| | | | | Removed unused chunk variable from PTS verify_quote_signature function | |||||
* | use openssl rsa_verify function | Sansar Choinyambuu | 2011-11-28 | 1 | -47/+0 | |
| | ||||||
* | Implemented matching of Optional PCR Composite field value when Hashing was ↵ | Sansar Choinyambuu | 2011-11-28 | 1 | -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 rules | Sansar Choinyambuu | 2011-11-28 | 2 | -8/+12 | |
| | ||||||
* | Sort the pcr entries list everytime new entry is added | Sansar Choinyambuu | 2011-11-28 | 1 | -1/+16 | |
| | ||||||
* | Implemented creating and handling of Optional PCR Composite field in Simple ↵ | Sansar Choinyambuu | 2011-11-28 | 1 | -1/+5 | |
| | | | | Evidence Final attribute | |||||
* | Construct PCR Composite using information received in Simple Component ↵ | Sansar Choinyambuu | 2011-11-28 | 2 | -30/+21 | |
| | | | | Evidence attributes | |||||
* | Used Openssl RSA_verify function | Sansar Choinyambuu | 2011-11-28 | 1 | -2/+58 | |
| | ||||||
* | Fixed calculate quote info function -> initialize PCR bit mask array with zeroes | Sansar Choinyambuu | 2011-11-28 | 2 | -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 structure | Sansar Choinyambuu | 2011-11-28 | 2 | -0/+47 | |
| | | | | Implemented function to check if recevied PCR after value matches with any configured pcr value | |||||
* | Implemented Quote Digest constructing function for IMV | Sansar Choinyambuu | 2011-11-28 | 2 | -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 configured | Sansar Choinyambuu | 2011-11-28 | 2 | -3/+3 | |
| | | | | Finalized implementation of quote_tpm function | |||||
* | Get AIK certificate encoding in PUBKEY_ASN1_DER if it's just public key | Sansar Choinyambuu | 2011-11-28 | 1 | -0/+4 | |
| | ||||||
* | refactored DH group nonce exchange | Andreas Steffen | 2011-11-28 | 1 | -17/+7 | |
| |