Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Print matching measurements of a component just once | Sansar Choinyambuu | 2011-11-28 | 1 | -1/+1 | |
| | ||||||
* | use chunk_from_hex function | Sansar Choinyambuu | 2011-11-28 | 1 | -73/+15 | |
| | ||||||
* | Using the database entries for generating Functional Component Evidence Requests | Sansar Choinyambuu | 2011-11-28 | 3 | -214/+304 | |
| | | | | Using database entries to match received component measurement hashes | |||||
* | Added component column in files table | Sansar Choinyambuu | 2011-11-28 | 2 | -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_64 | Sansar Choinyambuu | 2011-11-28 | 1 | -0/+107 | |
| | ||||||
* | Modified reason strings | Sansar Choinyambuu | 2011-11-28 | 1 | -3/+6 | |
| | ||||||
* | Add/CheckOff/Check pending functional component evidence requests | Sansar Choinyambuu | 2011-11-28 | 5 | -33/+147 | |
| | ||||||
* | Implemented TPM_Quote2 on imc and constructing TPM_Quote_Info2 on imv | Sansar Choinyambuu | 2011-11-28 | 2 | -21/+31 | |
| | ||||||
* | Implemented tboot measurements checking (configure on imc) | Sansar Choinyambuu | 2011-11-28 | 2 | -15/+119 | |
| | ||||||
* | reordered options | Andreas Steffen | 2011-11-28 | 1 | -0/+2 | |
| | ||||||
* | implemented simple delete from database | Andreas Steffen | 2011-11-28 | 1 | -0/+1 | |
| | ||||||
* | add product and file entries to database | Andreas Steffen | 2011-11-28 | 1 | -2/+10 | |
| | ||||||
* | refactored attest database tool | Andreas Steffen | 2011-11-28 | 1 | -22/+7 | |
| | ||||||
* | get measurement hashes for a given file | Andreas Steffen | 2011-11-28 | 1 | -1/+5 | |
| | ||||||
* | list file measurement hashes | Andreas Steffen | 2011-11-28 | 1 | -0/+23 | |
| | ||||||
* | remove attest | Andreas Steffen | 2011-11-28 | 1 | -225/+0 | |
| | ||||||
* | ipsec attest lists data stored in an attestation database | Andreas Steffen | 2011-11-28 | 1 | -0/+225 | |
| | ||||||
* | added the IMV_ATTESTATION_STATE_NONCE_REQ state | Andreas Steffen | 2011-11-28 | 1 | -5/+159 | |
| | ||||||
* | moved attribute processing to imc_attestation_process | Andreas Steffen | 2011-11-28 | 1 | -12/+0 | |
| | ||||||
* | moved attribute processing to imv_attestation_process | Andreas Steffen | 2011-11-28 | 1 | -2/+0 | |
| | ||||||
* | refactored DH group nonce exchange | Andreas Steffen | 2011-11-28 | 2 | -166/+12 | |
| | ||||||
* | combine two algorithm checks | Andreas Steffen | 2011-11-28 | 1 | -6/+2 | |
| | ||||||
* | fixed setting of PTS DH group | Andreas Steffen | 2011-11-28 | 1 | -7/+158 | |
| | ||||||
* | Improved implementation of Read PCR/ Extend PCR/ Quote_TPM functions | Sansar Choinyambuu | 2011-11-28 | 1 | -0/+4 | |
| | | | | Implemented creating/handling of Simple Evidence Final attribute (incomplete) | |||||
* | Implemented hasndling of Request Functional Component Evidence and creation ↵ | Sansar Choinyambuu | 2011-11-28 | 1 | -0/+9 | |
| | | | | of Simple Component Evidences | |||||
* | Fixed memory leaks | Sansar Choinyambuu | 2011-11-28 | 2 | -3/+6 | |
| | ||||||
* | Implemented handling of DH Parameters Response and Finish attributes | Sansar Choinyambuu | 2011-11-28 | 2 | -0/+18 | |
| | | | | Implemented calculating session secrets | |||||
* | Started implementing handling of DH Nonce attributes | Sansar Choinyambuu | 2011-11-28 | 2 | -0/+36 | |
| | ||||||
* | Implemented Diffie Hellman Nonce attributes | Sansar Choinyambuu | 2011-11-28 | 1 | -0/+3 | |
| | ||||||
* | Began implementing handline of Functional Component Measuring attributes | Sansar Choinyambuu | 2011-11-28 | 1 | -114/+0 | |
| | ||||||
* | Implemented handling of File Metadata | Sansar Choinyambuu | 2011-11-28 | 2 | -182/+115 | |
| | ||||||
* | File not Found, Invalid path, Invalid Delimiter PTS errors case checks ↵ | Sansar Choinyambuu | 2011-11-28 | 1 | -2/+181 | |
| | | | | implemented | |||||
* | Defined functional components within ITA namespace | Sansar Choinyambuu | 2011-11-28 | 3 | -170/+169 | |
| | | | | Implemented handling of functional components evidence request/response | |||||
* | reordered options | Andreas Steffen | 2011-11-28 | 1 | -2/+2 | |
| | ||||||
* | implemented simple delete from database | Andreas Steffen | 2011-11-28 | 2 | -3/+49 | |
| | ||||||
* | add product and file entries to database | Andreas Steffen | 2011-11-28 | 3 | -28/+115 | |
| | ||||||
* | Implemented matching of Optional PCR Composite field value when Hashing was ↵ | Sansar Choinyambuu | 2011-11-28 | 2 | -8/+16 | |
| | | | | | | 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 query | Andreas Steffen | 2011-11-28 | 1 | -2/+29 | |
| | ||||||
* | applied some database fixes | Andreas Steffen | 2011-11-28 | 1 | -15/+10 | |
| | ||||||
* | refactored attest database tool | Andreas Steffen | 2011-11-28 | 5 | -405/+708 | |
| | ||||||
* | fixed SQL queries | Andreas Steffen | 2011-11-28 | 1 | -11/+17 | |
| | ||||||
* | get measurement hashes for a given file | Andreas Steffen | 2011-11-28 | 2 | -9/+70 | |
| | ||||||
* | add directory prefix to file path | Andreas Steffen | 2011-11-28 | 1 | -19/+66 | |
| | ||||||
* | list file measurement hashes | Andreas Steffen | 2011-11-28 | 3 | -54/+211 | |
| | ||||||
* | remove attest | Andreas Steffen | 2011-11-28 | 1 | -225/+0 | |
| | ||||||
* | corrected copyright | Andreas Steffen | 2011-11-28 | 1 | -3/+2 | |
| | ||||||
* | ipsec attest lists data stored in an attestation database | Andreas Steffen | 2011-11-28 | 5 | -0/+598 | |
| | ||||||
* | Both D and T flags required to be set for PTS Component Measurement | Sansar Choinyambuu | 2011-11-28 | 1 | -8/+18 | |
| | | | | DH Finish is sent only when D flag is set in TPM_INIT phase | |||||
* | use D flag for PTS Protocol Capabilities | Sansar Choinyambuu | 2011-11-28 | 1 | -2/+16 | |
| | ||||||
* | added measurements for Ubuntu 11.10 i686 | Andreas Steffen | 2011-11-28 | 1 | -0/+330 | |
| |