Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Prepend Debian string to Debian version | Andreas Steffen | 2011-12-18 | 1 | -7/+19 | |
| | ||||||
* | differences incurred by rebasing - thanks Linus | Andreas Steffen | 2011-11-28 | 3 | -162/+1 | |
| | ||||||
* | improved performance of database access by caching primary keys | Andreas Steffen | 2011-11-28 | 4 | -80/+102 | |
| | ||||||
* | increased number of PCR registers used by IMA | Andreas Steffen | 2011-11-28 | 1 | -1/+1 | |
| | ||||||
* | fixed measurement rollback | Andreas Steffen | 2011-11-28 | 3 | -3/+15 | |
| | ||||||
* | automatically registering component measurements | Andreas Steffen | 2011-11-28 | 12 | -61/+272 | |
| | ||||||
* | bound functional component measurements to AIK | Andreas Steffen | 2011-11-28 | 6 | -67/+230 | |
| | ||||||
* | implemented Linux IMA functional component | Andreas Steffen | 2011-11-28 | 8 | -103/+461 | |
| | ||||||
* | defined various measurement hash and pcr functions | Andreas Steffen | 2011-11-28 | 8 | -43/+110 | |
| | ||||||
* | moved measurement and metadata flags to product_file table | Andreas Steffen | 2011-11-28 | 1 | -2/+2 | |
| | ||||||
* | slightly refactored ita_comp_tboot | Andreas Steffen | 2011-11-28 | 1 | -21/+23 | |
| | ||||||
* | cosmetics in debug output | Andreas Steffen | 2011-11-28 | 1 | -11/+10 | |
| | ||||||
* | handling of missing component measurement | Sansar Choinyambuu | 2011-11-28 | 1 | -0/+10 | |
| | ||||||
* | Added enum names for measurement algorithms | Sansar Choinyambuu | 2011-11-28 | 2 | -0/+12 | |
| | ||||||
* | Set pcr transform field depending on measuring algorithm | Sansar Choinyambuu | 2011-11-28 | 2 | -6/+38 | |
| | ||||||
* | sub-component depth from pts database on component evidence request | Sansar Choinyambuu | 2011-11-28 | 9 | -23/+99 | |
| | | | | | component hashes are entries in file_hashes table implemented verify function of tboot component | |||||
* | Fixed warning, freeing tpm context memory in extend_pcr function | Sansar Choinyambuu | 2011-11-28 | 1 | -4/+10 | |
| | ||||||
* | fixed some more memory leaks | Andreas Steffen | 2011-11-28 | 1 | -19/+17 | |
| | ||||||
* | fixed memory leaks | Andreas Steffen | 2011-11-28 | 2 | -54/+45 | |
| | ||||||
* | refactored simple_evid_final attribute | Andreas Steffen | 2011-11-28 | 2 | -0/+48 | |
| | ||||||
* | renamed pts_req_func_comp_evid flags | Andreas Steffen | 2011-11-28 | 4 | -12/+12 | |
| | ||||||
* | refactored PCR functionality | Andreas Steffen | 2011-11-28 | 4 | -151/+193 | |
| | ||||||
* | fixed two memory leaks | Andreas Steffen | 2011-11-28 | 3 | -4/+5 | |
| | ||||||
* | implemented measurement time to utc string conversion functions | Andreas Steffen | 2011-11-28 | 1 | -0/+1 | |
| | ||||||
* | refactored simple component evidence | Andreas Steffen | 2011-11-28 | 5 | -26/+563 | |
| | ||||||
* | corrected debug groups | Andreas Steffen | 2011-11-28 | 1 | -2/+2 | |
| | ||||||
* | improved log output of functional component names | Andreas Steffen | 2011-11-28 | 3 | -14/+44 | |
| | ||||||
* | finished refactoring functional components | Andreas Steffen | 2011-11-28 | 5 | -63/+31 | |
| | ||||||
* | adapted database entries | Andreas Steffen | 2011-11-28 | 2 | -85/+0 | |
| | ||||||
* | fixed output of qualifier flags | Andreas Steffen | 2011-11-28 | 1 | -7/+6 | |
| | ||||||
* | fixed display of qualifier flags | Andreas Steffen | 2011-11-28 | 1 | -1/+1 | |
| | ||||||
* | Factored IMC/V Attestation build/process of Component Functional Name | Sansar Choinyambuu | 2011-11-28 | 3 | -5/+15 | |
| | ||||||
* | cosmetics | Sansar Choinyambuu | 2011-11-28 | 1 | -3/+3 | |
| | ||||||
* | Fixed the building | Sansar Choinyambuu | 2011-11-28 | 2 | -6/+7 | |
| | ||||||
* | component_hashes new table added | Sansar Choinyambuu | 2011-11-28 | 2 | -13/+18 | |
| | | | | | measurements added for tboot component create_comp_hash_enumerator modified accordingly | |||||
* | store functional components in database | Andreas Steffen | 2011-11-28 | 1 | -6/+6 | |
| | ||||||
* | fixed output of qualifier flags | Andreas Steffen | 2011-11-28 | 1 | -1/+2 | |
| | ||||||
* | object oriented approach to pts functional components | Andreas Steffen | 2011-11-28 | 16 | -134/+1241 | |
| | ||||||
* | cosmetics | Andreas Steffen | 2011-11-28 | 1 | -13/+13 | |
| | ||||||
* | Changes due to new implementation of Request Functional Component Evidence ↵ | Sansar Choinyambuu | 2011-11-28 | 2 | -0/+11 | |
| | | | | attribute | |||||
* | Functional Component Evidence Request object | Sansar Choinyambuu | 2011-11-28 | 2 | -0/+184 | |
| | ||||||
* | Using the database entries for generating Functional Component Evidence Requests | Sansar Choinyambuu | 2011-11-28 | 2 | -2/+4 | |
| | | | | Using database entries to match received component measurement hashes | |||||
* | Added component column in files table | Sansar Choinyambuu | 2011-11-28 | 2 | -2/+56 | |
| | | | | | Implemented enumerator getter for generating functional component evidence requests Implemented enumerator getter for component hashes | |||||
* | Add/CheckOff/Check pending functional component evidence requests | Sansar Choinyambuu | 2011-11-28 | 1 | -0/+1 | |
| | ||||||
* | Implemented TPM_Quote2 on imc and constructing TPM_Quote_Info2 on imv | Sansar Choinyambuu | 2011-11-28 | 2 | -56/+119 | |
| | ||||||
* | Defined functional components within ITA namespace | Sansar Choinyambuu | 2011-11-28 | 1 | -23/+1 | |
| | | | | Implemented handling of functional components evidence request/response | |||||
* | Changed the static function name in openssl_rsa_public_key object | Sansar Choinyambuu | 2011-11-28 | 1 | -5/+4 | |
| | | | | Removed unused chunk variable from PTS verify_quote_signature function | |||||
* | use openssl rsa_verify function | Sansar Choinyambuu | 2011-11-28 | 1 | -47/+0 | |
| | ||||||
* | Implemented matching of Optional PCR Composite field value when Hashing was ↵ | Sansar Choinyambuu | 2011-11-28 | 1 | -2/+18 | |
| | | | | | | done to reduce the size of it Optional Composite Hash Algorithm field is always present, has value of all zeroes if was not used | |||||
* | follow strongswan coding rules | Sansar Choinyambuu | 2011-11-28 | 2 | -8/+12 | |
| |