Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | adapted database entries | Andreas Steffen | 2011-11-28 | 4 | -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 | 7 | -7/+19 | |
| | ||||||
* | 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 | |
| | ||||||
* | remomve pts/pts_funct_comp_name.h from Makefile | Andreas Steffen | 2011-11-28 | 1 | -1/+1 | |
| | ||||||
* | object oriented approach to pts functional components | Andreas Steffen | 2011-11-28 | 23 | -384/+1357 | |
| | ||||||
* | cosmetics | Andreas Steffen | 2011-11-28 | 3 | -18/+15 | |
| | ||||||
* | Changes due to new implementation of Request Functional Component Evidence ↵ | Sansar Choinyambuu | 2011-11-28 | 4 | -241/+144 | |
| | | | | attribute | |||||
* | Functional Component Evidence Request object | Sansar Choinyambuu | 2011-11-28 | 3 | -0/+185 | |
| | ||||||
* | 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 | |
| | ||||||
* | Implemented tboot measurements checking (configure on imc) | Sansar Choinyambuu | 2011-11-28 | 1 | -1/+1 | |
| | ||||||
* | Defined functional components within ITA namespace | Sansar Choinyambuu | 2011-11-28 | 4 | -27/+5 | |
| | | | | 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 | 2 | -7/+33 | |
| | | | | | | done to reduce the size of it Optional Composite Hash Algorithm field is always present, has value of all zeroes if was not used | |||||
* | added pts_file_type_names | Andreas Steffen | 2011-11-28 | 1 | -1/+0 | |
| | ||||||
* | shortened fieldnames of pts_file_metadata_t struct | Andreas Steffen | 2011-11-28 | 1 | -22/+0 | |
| | ||||||
* | follow strongswan coding rules | Sansar Choinyambuu | 2011-11-28 | 4 | -10/+15 | |
| | ||||||
* | 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 | 2 | -3/+6 | |
| | | | | Evidence Final attribute | |||||
* | Construct PCR Composite using information received in Simple Component ↵ | Sansar Choinyambuu | 2011-11-28 | 2 | -30/+21 | |
| | | | | Evidence attributes | |||||
* | Temporary commenting out of processing optional PCR Composite field | Sansar Choinyambuu | 2011-11-28 | 1 | -1/+1 | |
| | ||||||
* | 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 | |||||
* | Replaced with boolean variable for PCR info included and Evidence Signature ↵ | Sansar Choinyambuu | 2011-11-28 | 2 | -9/+94 | |
| | | | | | | included flags Write and Read flags to int first and set flags /Due to special definition/ | |||||
* | 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 | |
| | ||||||
* | normalized pts_dh_group function names | Andreas Steffen | 2011-11-28 | 1 | -1/+1 | |
| | ||||||
* | added pts_dh_group_select | Andreas Steffen | 2011-11-28 | 1 | -0/+11 | |
| | ||||||
* | fixed setting of PTS DH group | Andreas Steffen | 2011-11-28 | 1 | -26/+28 | |
| | ||||||
* | Improved implementation of Read PCR/ Extend PCR/ Quote_TPM functions | Sansar Choinyambuu | 2011-11-28 | 2 | -3/+3 | |
| | | | | Implemented creating/handling of Simple Evidence Final attribute (incomplete) | |||||
* | Changed definition of output and set them in quote_tpm function | Sansar Choinyambuu | 2011-11-28 | 1 | -5/+8 | |
| | ||||||
* | Implemented first version of tpm quote function | Sansar Choinyambuu | 2011-11-28 | 1 | -1/+5 | |
| | ||||||
* | added newline at end of file | Andreas Steffen | 2011-11-28 | 1 | -0/+1 | |
| | ||||||
* | Changed definition of get_my_pub_val function a little | Sansar Choinyambuu | 2011-11-28 | 1 | -2/+2 | |
| | ||||||
* | Implemented functions for reading and extending TPM PCR | Sansar Choinyambuu | 2011-11-28 | 1 | -1/+29 | |
| | | | | Made hash_file function a member of pts object | |||||
* | Use struct containing the parameters for Create function | Sansar Choinyambuu | 2011-11-28 | 2 | -4/+3 | |
| | | | | Deleted unnecessary setter functions | |||||
* | Fixed memory leaks | Sansar Choinyambuu | 2011-11-28 | 1 | -1/+1 | |
| | ||||||
* | Clone chunk_t parameters in create function | Sansar Choinyambuu | 2011-11-28 | 1 | -38/+0 | |
| |