aboutsummaryrefslogtreecommitdiffstats
path: root/src/libimcv/plugins/imv_attestation
Commit message (Collapse)AuthorAgeFilesLines
...
* Print matching measurements of a component just onceSansar Choinyambuu2011-11-281-1/+1
|
* Using the database entries for generating Functional Component Evidence RequestsSansar Choinyambuu2011-11-282-103/+193
| | | | Using database entries to match received component measurement hashes
* Added component column in files tableSansar Choinyambuu2011-11-282-5/+6
| | | | | Implemented enumerator getter for generating functional component evidence requests Implemented enumerator getter for component hashes
* Added measurements for tboot PCR17 and PCR18 on Ubuntu 10.10 x86_64Sansar Choinyambuu2011-11-281-0/+107
|
* Modified reason stringsSansar Choinyambuu2011-11-281-3/+6
|
* Add/CheckOff/Check pending functional component evidence requestsSansar Choinyambuu2011-11-285-33/+147
|
* Implemented TPM_Quote2 on imc and constructing TPM_Quote_Info2 on imvSansar Choinyambuu2011-11-281-18/+22
|
* Implemented tboot measurements checking (configure on imc)Sansar Choinyambuu2011-11-281-2/+2
|
* reordered optionsAndreas Steffen2011-11-281-0/+2
|
* implemented simple delete from databaseAndreas Steffen2011-11-281-0/+1
|
* add product and file entries to databaseAndreas Steffen2011-11-281-2/+10
|
* refactored attest database toolAndreas Steffen2011-11-281-22/+7
|
* 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 the IMV_ATTESTATION_STATE_NONCE_REQ stateAndreas Steffen2011-11-281-5/+159
|
* moved attribute processing to imv_attestation_processAndreas Steffen2011-11-281-2/+0
|
* refactored DH group nonce exchangeAndreas Steffen2011-11-281-159/+6
|
* fixed setting of PTS DH groupAndreas Steffen2011-11-281-7/+158
|
* Fixed memory leaksSansar Choinyambuu2011-11-281-2/+3
|
* Implemented handling of DH Parameters Response and Finish attributesSansar Choinyambuu2011-11-281-0/+12
| | | | Implemented calculating session secrets
* Started implementing handling of DH Nonce attributesSansar Choinyambuu2011-11-281-0/+27
|
* Began implementing handline of Functional Component Measuring attributesSansar Choinyambuu2011-11-281-114/+0
|
* Implemented handling of File MetadataSansar Choinyambuu2011-11-281-0/+114
|
* Defined functional components within ITA namespaceSansar Choinyambuu2011-11-282-36/+37
| | | | Implemented handling of functional components evidence request/response
* 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 ↵Sansar Choinyambuu2011-11-281-6/+11
| | | | | | 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
|
* 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-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
|