Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | moved measurement and metadata flags to product_file table | Andreas Steffen | 2011-11-28 | 4 | -165/+174 | |
| | ||||||
* | update attest_usage to include add and del operations | Andreas Steffen | 2011-11-28 | 1 | -2/+8 | |
| | ||||||
* | attest can query components | Andreas Steffen | 2011-11-28 | 5 | -3/+139 | |
| | ||||||
* | automatically construct attest plugin list | Andreas Steffen | 2011-11-28 | 2 | -2/+2 | |
| | ||||||
* | added pcr00 to prc23 registers to database | Andreas Steffen | 2011-11-28 | 1 | -12/+186 | |
| | ||||||
* | component measurement entries into the database for Ubuntu 11.10 platform | Andreas Steffen | 2011-11-28 | 1 | -0/+33 | |
| | ||||||
* | Set pcr transform field depending on measuring algorithm | Sansar Choinyambuu | 2011-11-28 | 1 | -19/+1 | |
| | ||||||
* | sub-component depth from pts database on component evidence request | Sansar Choinyambuu | 2011-11-28 | 4 | -33/+51 | |
| | | | | | component hashes are entries in file_hashes table implemented verify function of tboot component | |||||
* | fixed some more memory leaks | Andreas Steffen | 2011-11-28 | 1 | -2/+0 | |
| | ||||||
* | fixed memory leaks | Andreas Steffen | 2011-11-28 | 2 | -6/+5 | |
| | ||||||
* | refactored simple_evid_final attribute | Andreas Steffen | 2011-11-28 | 2 | -65/+33 | |
| | ||||||
* | renamed pts_req_func_comp_evid flags | Andreas Steffen | 2011-11-28 | 1 | -4/+4 | |
| | ||||||
* | refactored PCR functionality | Andreas Steffen | 2011-11-28 | 4 | -52/+16 | |
| | ||||||
* | fixed double free | Andreas Steffen | 2011-11-28 | 1 | -1/+0 | |
| | ||||||
* | fixed double free | Andreas Steffen | 2011-11-28 | 1 | -2/+0 | |
| | ||||||
* | refactored simple component evidence | Andreas Steffen | 2011-11-28 | 7 | -356/+122 | |
| | ||||||
* | corrected debug groups | Andreas Steffen | 2011-11-28 | 1 | -1/+1 | |
| | ||||||
* | improved log output of functional component names | Andreas Steffen | 2011-11-28 | 2 | -32/+11 | |
| | ||||||
* | finished refactoring functional components | Andreas Steffen | 2011-11-28 | 6 | -96/+83 | |
| | ||||||
* | adapted database entries | Andreas Steffen | 2011-11-28 | 2 | -15/+14 | |
| | ||||||
* | output component functional name | Andreas Steffen | 2011-11-28 | 1 | -20/+20 | |
| | ||||||
* | Factored IMC/V Attestation build/process of Component Functional Name | Sansar Choinyambuu | 2011-11-28 | 3 | -121/+102 | |
| | ||||||
* | component_hashes new table added | Sansar Choinyambuu | 2011-11-28 | 3 | -102/+30 | |
| | | | | | measurements added for tboot component create_comp_hash_enumerator modified accordingly | |||||
* | store functional components in database | Andreas Steffen | 2011-11-28 | 3 | -57/+88 | |
| | ||||||
* | object oriented approach to pts functional components | Andreas Steffen | 2011-11-28 | 3 | -34/+13 | |
| | ||||||
* | ignore attest executable | Andreas Steffen | 2011-11-28 | 1 | -0/+1 | |
| | ||||||
* | Changes due to new implementation of Request Functional Component Evidence ↵ | Sansar Choinyambuu | 2011-11-28 | 4 | -167/+185 | |
| | | | | attribute | |||||
* | 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 | |
| |