Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved debug.[ch] to utils folder | Tobias Brunner | 2012-10-24 | 3 | -15/+15 |
| | |||||
* | free entry in error case | Andreas Steffen | 2012-10-07 | 1 | -0/+2 |
| | |||||
* | skip boot aggregate check against database | Andreas Steffen | 2012-08-14 | 1 | -0/+1 |
| | |||||
* | update state before handling status | Andreas Steffen | 2012-07-30 | 1 | -16/+20 |
| | |||||
* | implemented support if functional sub-components | Andreas Steffen | 2012-07-30 | 6 | -232/+424 |
| | |||||
* | IMA SHA1 file measurement is not needed any more | Andreas Steffen | 2012-07-23 | 1 | -9/+1 |
| | |||||
* | transport IMA file info via PTS Component Evidence Policy URI | Andreas Steffen | 2012-07-23 | 3 | -69/+102 |
| | |||||
* | moved all shadow PCR stuff to the pts_pcr class | Andreas Steffen | 2012-07-21 | 3 | -51/+65 |
| | |||||
* | created a pts_pcr class for PCR computations | Andreas Steffen | 2012-07-20 | 1 | -53/+79 |
| | |||||
* | various PTS fixes | Andreas Steffen | 2012-07-17 | 1 | -1/+1 |
| | |||||
* | parcel IMA file measurements into batches | Andreas Steffen | 2012-07-17 | 1 | -24/+39 |
| | |||||
* | fixed potential hasher problems | Andreas Steffen | 2012-07-16 | 1 | -8/+16 |
| | |||||
* | transfer IMA file measurements via PA-TNC | Andreas Steffen | 2012-07-13 | 3 | -21/+40 |
| | |||||
* | check boot_aggregate value | Andreas Steffen | 2012-07-11 | 1 | -64/+111 |
| | |||||
* | refactored PTS functional component measurements | Andreas Steffen | 2012-07-11 | 3 | -120/+349 |
| | |||||
* | exit if TBOOT dummy measurements are not defined | Andreas Steffen | 2012-04-22 | 1 | -0/+5 |
| | |||||
* | Fixed additional typos in comments and log messages. | Tobias Brunner | 2012-01-12 | 1 | -1/+1 |
| | |||||
* | improved performance of database access by caching primary keys | Andreas Steffen | 2011-11-28 | 2 | -20/+42 |
| | |||||
* | increased number of PCR registers used by IMA | Andreas Steffen | 2011-11-28 | 1 | -1/+1 |
| | |||||
* | fixed measurement rollback | Andreas Steffen | 2011-11-28 | 2 | -2/+14 |
| | |||||
* | automatically registering component measurements | Andreas Steffen | 2011-11-28 | 6 | -41/+177 |
| | |||||
* | bound functional component measurements to AIK | Andreas Steffen | 2011-11-28 | 2 | -32/+98 |
| | |||||
* | implemented Linux IMA functional component | Andreas Steffen | 2011-11-28 | 5 | -65/+388 |
| | |||||
* | defined various measurement hash and pcr functions | Andreas Steffen | 2011-11-28 | 2 | -27/+22 |
| | |||||
* | 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 |
| | |||||
* | 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 | 4 | -7/+68 |
| | | | | | component hashes are entries in file_hashes table implemented verify function of tboot component | ||||
* | renamed pts_req_func_comp_evid flags | Andreas Steffen | 2011-11-28 | 2 | -2/+2 |
| | |||||
* | refactored PCR functionality | Andreas Steffen | 2011-11-28 | 2 | -10/+8 |
| | |||||
* | fixed two memory leaks | Andreas Steffen | 2011-11-28 | 2 | -3/+4 |
| | |||||
* | refactored simple component evidence | Andreas Steffen | 2011-11-28 | 2 | -20/+161 |
| | |||||
* | finished refactoring functional components | Andreas Steffen | 2011-11-28 | 2 | -0/+16 |
| | |||||
* | object oriented approach to pts functional components | Andreas Steffen | 2011-11-28 | 6 | -0/+377 |