Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | differences incurred by rebasing - thanks Linus | Andreas Steffen | 2011-11-28 | 7 | -406/+17 | |
| | ||||||
* | 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 | 18 | -850/+304 | |
| | ||||||
* | bound functional component measurements to AIK | Andreas Steffen | 2011-11-28 | 14 | -638/+1162 | |
| | ||||||
* | implemented Linux IMA functional component | Andreas Steffen | 2011-11-28 | 12 | -290/+1231 | |
| | ||||||
* | defined various measurement hash and pcr functions | Andreas Steffen | 2011-11-28 | 8 | -43/+110 | |
| | ||||||
* | updated attest_usage text | Andreas Steffen | 2011-11-28 | 1 | -6/+10 | |
| | ||||||
* | moved attestation plugins to libpts in order to resolve circular reference ↵ | Andreas Steffen | 2011-11-28 | 23 | -0/+6124 | |
| | | | | with libimcv | |||||
* | moved measurement and metadata flags to product_file table | Andreas Steffen | 2011-11-28 | 1 | -2/+2 | |
| | ||||||
* | generate integrity checksums for libimcv libpts and attest | Andreas Steffen | 2011-11-28 | 1 | -1/+1 | |
| | ||||||
* | 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 | |
| | ||||||
* | Check enough data available to read | Sansar Choinyambuu | 2011-11-28 | 2 | -9/+52 | |
| | ||||||
* | 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 memory corruption on tpm version info | Sansar Choinyambuu | 2011-11-28 | 1 | -1/+1 | |
| | ||||||
* | 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 | 3 | -57/+48 | |
| | ||||||
* | refactored simple_evid_final attribute | Andreas Steffen | 2011-11-28 | 5 | -188/+159 | |
| | ||||||
* | renamed pts_req_func_comp_evid flags | Andreas Steffen | 2011-11-28 | 5 | -13/+13 | |
| | ||||||
* | fixed memory leak in tcg_pts_attr_simple_comp_evid.c | Andreas Steffen | 2011-11-28 | 1 | -0/+1 | |
| | ||||||
* | refactored PCR functionality | Andreas Steffen | 2011-11-28 | 4 | -151/+193 | |
| | ||||||
* | fixed two memory leaks | Andreas Steffen | 2011-11-28 | 4 | -5/+6 | |
| | ||||||
* | implemented measurement time to utc string conversion functions | Andreas Steffen | 2011-11-28 | 2 | -22/+83 | |
| | ||||||
* | refactored simple component evidence | Andreas Steffen | 2011-11-28 | 8 | -482/+728 | |
| | ||||||
* | fixed masking of family bits | Andreas Steffen | 2011-11-28 | 1 | -1/+1 | |
| | ||||||
* | 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 | 10 | -145/+181 | |
| | ||||||
* | adapted database entries | Andreas Steffen | 2011-11-28 | 4 | -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 | 7 | -7/+19 | |
| | ||||||
* | 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 | |
| | ||||||
* | remomve pts/pts_funct_comp_name.h from Makefile | Andreas Steffen | 2011-11-28 | 1 | -1/+1 | |
| | ||||||
* | object oriented approach to pts functional components | Andreas Steffen | 2011-11-28 | 23 | -384/+1357 | |
| | ||||||
* | cosmetics | Andreas Steffen | 2011-11-28 | 3 | -18/+15 | |
| | ||||||
* | Changes due to new implementation of Request Functional Component Evidence ↵ | Sansar Choinyambuu | 2011-11-28 | 4 | -241/+144 | |
| | | | | attribute | |||||
* | Functional Component Evidence Request object | Sansar Choinyambuu | 2011-11-28 | 3 | -0/+185 | |
| | ||||||
* | 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 |