aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* 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 ↵Sansar Choinyambuu2011-11-281-2/+181
| | | | implemented
* Fixed bug in construction of PCR_SELECT structureSansar Choinyambuu2011-11-282-29/+37
|
* Defined functional components within ITA namespaceSansar Choinyambuu2011-11-2811-218/+281
| | | | Implemented handling of functional components evidence request/response
* 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
|
* Changed the static function name in openssl_rsa_public_key objectSansar Choinyambuu2011-11-284-23/+21
| | | | Removed unused chunk variable from PTS verify_quote_signature function
* implemented simple delete from databaseAndreas Steffen2011-11-282-3/+49
|
* add product and file entries to databaseAndreas Steffen2011-11-283-28/+115
|
* use openssl rsa_verify functionSansar Choinyambuu2011-11-284-59/+68
|
* Implemented matching of Optional PCR Composite field value when Hashing was ↵Sansar Choinyambuu2011-11-285-29/+61
| | | | | | done to reduce the size of it Optional Composite Hash Algorithm field is always present, has value of all zeroes if was not used
* 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
|
* free memories that are bound to the contextSansar Choinyambuu2011-11-281-1/+4
|
* Both D and T flags required to be set for PTS Component MeasurementSansar Choinyambuu2011-11-281-8/+18
| | | | DH Finish is sent only when D flag is set in TPM_INIT phase
* use D flag for PTS Protocol CapabilitiesSansar Choinyambuu2011-11-282-4/+18
|
* added measurements for Ubuntu 11.10 i686Andreas Steffen2011-11-281-0/+330
|
* changed method name to create_file_meas_enumeratorAndreas Steffen2011-11-283-5/+6
|
* committed missing pts_file_type.cAndreas Steffen2011-11-281-0/+33
|
* added pts_file_type_namesAndreas Steffen2011-11-283-4/+19
|
* Unix-Style File Metadata returns relative pathnamesAndreas Steffen2011-11-281-5/+2
|
* use write_uint64 and read_uint64 in file measurementsAndreas Steffen2011-11-281-12/+6
|
* optimized handling of UNIX file metadataAndreas Steffen2011-11-284-157/+63
|
* extended bio_reader and bio_writer to handle u_int64_tAndreas Steffen2011-11-285-0/+84
|
* shortened fieldnames of pts_file_metadata_t structAndreas Steffen2011-11-284-54/+50
|
* 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-2820-94/+152
|
* Sort the pcr entries list everytime new entry is addedSansar Choinyambuu2011-11-281-1/+16
|
* Modified some unnecessary todo statementSansar Choinyambuu2011-11-283-6/+2
|
* CosmeticsSansar Choinyambuu2011-11-281-4/+3
|
* Deleted unnecessary debuggin statements for File Metadata on IMC sideSansar Choinyambuu2011-11-281-17/+0
|
* Implemented creating and handling of Optional PCR Composite field in Simple ↵Sansar Choinyambuu2011-11-283-30/+30
| | | | Evidence Final attribute
* Construct PCR Composite using information received in Simple Component ↵Sansar Choinyambuu2011-11-283-202/+90
| | | | Evidence attributes