aboutsummaryrefslogtreecommitdiffstats
path: root/src/libimcv/plugins
Commit message (Expand)AuthorAgeFilesLines
...
* Improved implementation of Read PCR/ Extend PCR/ Quote_TPM functionsSansar Choinyambuu2011-11-281-0/+4
* Implemented hasndling of Request Functional Component Evidence and creation o...Sansar Choinyambuu2011-11-281-0/+9
* Fixed memory leaksSansar Choinyambuu2011-11-282-3/+6
* Implemented handling of DH Parameters Response and Finish attributesSansar Choinyambuu2011-11-282-0/+18
* Started implementing handling of DH Nonce attributesSansar Choinyambuu2011-11-282-0/+36
* Implemented Diffie Hellman Nonce attributesSansar Choinyambuu2011-11-281-0/+3
* Began implementing handline of Functional Component Measuring attributesSansar Choinyambuu2011-11-281-114/+0
* Implemented handling of File MetadataSansar Choinyambuu2011-11-282-182/+115
* File not Found, Invalid path, Invalid Delimiter PTS errors case checks implem...Sansar Choinyambuu2011-11-281-2/+181
* Defined functional components within ITA namespaceSansar Choinyambuu2011-11-283-170/+169
* reordered optionsAndreas Steffen2011-11-281-2/+2
* implemented simple delete from databaseAndreas Steffen2011-11-282-3/+49
* add product and file entries to databaseAndreas Steffen2011-11-283-28/+115
* Implemented matching of Optional PCR Composite field value when Hashing was d...Sansar Choinyambuu2011-11-282-8/+16
* allow file and product selection in hash queryAndreas Steffen2011-11-281-2/+29
* applied some database fixesAndreas Steffen2011-11-281-15/+10
* refactored attest database toolAndreas Steffen2011-11-285-405/+708
* fixed SQL queriesAndreas Steffen2011-11-281-11/+17
* get measurement hashes for a given fileAndreas Steffen2011-11-282-9/+70
* add directory prefix to file pathAndreas Steffen2011-11-281-19/+66
* list file measurement hashesAndreas Steffen2011-11-283-54/+211
* remove attestAndreas Steffen2011-11-281-225/+0
* corrected copyrightAndreas Steffen2011-11-281-3/+2
* ipsec attest lists data stored in an attestation databaseAndreas Steffen2011-11-285-0/+598
* Both D and T flags required to be set for PTS Component MeasurementSansar Choinyambuu2011-11-281-8/+18
* use D flag for PTS Protocol CapabilitiesSansar Choinyambuu2011-11-281-2/+16
* added measurements for Ubuntu 11.10 i686Andreas Steffen2011-11-281-0/+330
* changed method name to create_file_meas_enumeratorAndreas Steffen2011-11-281-1/+2
* added pts_file_type_namesAndreas Steffen2011-11-281-2/+2
* optimized handling of UNIX file metadataAndreas Steffen2011-11-281-10/+14
* shortened fieldnames of pts_file_metadata_t structAndreas Steffen2011-11-281-5/+5
* removed empty lineAndreas Steffen2011-11-281-1/+0
* compacted file metadata debug outputAndreas Steffen2011-11-281-17/+11
* Copy just 20 bytes of pcr after valueSansar Choinyambuu2011-11-281-1/+1
* follow strongswan coding rulesSansar Choinyambuu2011-11-287-53/+85
* Modified some unnecessary todo statementSansar Choinyambuu2011-11-283-6/+2
* CosmeticsSansar Choinyambuu2011-11-281-4/+3
* Implemented creating and handling of Optional PCR Composite field in Simple E...Sansar Choinyambuu2011-11-281-7/+8
* Construct PCR Composite using information received in Simple Component Eviden...Sansar Choinyambuu2011-11-281-23/+24
* Used Openssl RSA_verify functionSansar Choinyambuu2011-11-281-3/+2
* Fixed calculate quote info function -> initialize PCR bit mask array with zeroesSansar Choinyambuu2011-11-281-14/+29
* Included hasher.hSansar Choinyambuu2011-11-281-0/+1
* fixed typo in reason stringsSansar Choinyambuu2011-11-281-3/+3
* Check if matching value configured with the received pcr after value in Simpl...Sansar Choinyambuu2011-11-281-4/+13
* deleted unnecessary debuggin statementSansar Choinyambuu2011-11-281-1/+0
* Modified reason stringsSansar Choinyambuu2011-11-281-3/+3
* Replaced static string path with Metadata requests retrieved from pts databaseSansar Choinyambuu2011-11-281-4/+16
* Added measurement and metadata columns to files tableSansar Choinyambuu2011-11-282-43/+88
* Implemented Quote Digest constructing function for IMVSansar Choinyambuu2011-11-282-15/+52
* Loading AIK Blob from file configuredSansar Choinyambuu2011-11-281-11/+12