aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | get measurement hashes for a given fileAndreas Steffen2011-11-281-1/+5
* | list file measurement hashesAndreas Steffen2011-11-281-0/+23
* | remove attestAndreas Steffen2011-11-281-225/+0
* | ipsec attest lists data stored in an attestation databaseAndreas Steffen2011-11-281-0/+225
* | 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
* | Changed definition of pcr_value in pcr_entry_t structureSansar Choinyambuu2011-11-282-0/+47
* | Implemented Quote Digest constructing function for IMVSansar Choinyambuu2011-11-282-4/+17
* | Replaced with boolean variable for PCR info included and Evidence Signature i...Sansar Choinyambuu2011-11-282-9/+94
* | Loading AIK Blob from file configuredSansar Choinyambuu2011-11-282-3/+3
* | Get AIK certificate encoding in PUBKEY_ASN1_DER if it's just public keySansar Choinyambuu2011-11-281-0/+4
* | added the IMV_ATTESTATION_STATE_NONCE_REQ stateAndreas Steffen2011-11-281-5/+159
* | moved attribute processing to imc_attestation_processAndreas Steffen2011-11-281-12/+0
* | moved attribute processing to imv_attestation_processAndreas Steffen2011-11-281-2/+0
* | refactored DH group nonce exchangeAndreas Steffen2011-11-283-183/+19
* | normalized pts_dh_group function namesAndreas Steffen2011-11-281-1/+1
* | added pts_dh_group_selectAndreas Steffen2011-11-281-0/+11
* | combine two algorithm checksAndreas Steffen2011-11-281-6/+2
* | fixed setting of PTS DH groupAndreas Steffen2011-11-282-33/+186
* | Improved implementation of Read PCR/ Extend PCR/ Quote_TPM functionsSansar Choinyambuu2011-11-283-3/+7
* | 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 hasndling of Request Functional Component Evidence and creation o...Sansar Choinyambuu2011-11-281-0/+9
* | Implemented functions for reading and extending TPM PCRSansar Choinyambuu2011-11-281-1/+29
* | Use struct containing the parameters for Create functionSansar Choinyambuu2011-11-282-4/+3
* | Fixed memory leaksSansar Choinyambuu2011-11-283-4/+7
* | Clone chunk_t parameters in create functionSansar Choinyambuu2011-11-281-38/+0
* | Implemented handling of DH Parameters Response and Finish attributesSansar Choinyambuu2011-11-283-0/+58
* | Cloning chunk_t parameters in process messageSansar Choinyambuu2011-11-281-0/+2
* | Started implementing handling of DH Nonce attributesSansar Choinyambuu2011-11-284-2/+38
* | Implemented Diffie Hellman Nonce attributesSansar Choinyambuu2011-11-282-0/+39
* | Write/Read flags field directly to/from variableSansar Choinyambuu2011-11-282-85/+5
* | Began implementing handline of Functional Component Measuring attributesSansar Choinyambuu2011-11-283-139/+17
* | Fixed bug at checking error code from file statSansar Choinyambuu2011-11-282-1/+352
* | Implemented handling of File MetadataSansar Choinyambuu2011-11-283-182/+137
* | File not Found, Invalid path, Invalid Delimiter PTS errors case checks implem...Sansar Choinyambuu2011-11-281-2/+181
* | Fixed bug in construction of PCR_SELECT structureSansar Choinyambuu2011-11-282-29/+37
* | Defined functional components within ITA namespaceSansar Choinyambuu2011-11-2811-218/+281
* | Reverse the changes made to openssl plugin for signature verificationSansar Choinyambuu2011-11-283-63/+0
* | reordered optionsAndreas Steffen2011-11-281-2/+2
* | Reversed unintended commitSansar Choinyambuu2011-11-282-2/+2