Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow multiple hash values in the file reference database | Andreas Steffen | 2014-06-10 | 1 | -4/+4 |
| | |||||
* | libpts: Respect path separators when concatenating database filenames | Martin Willi | 2014-06-04 | 1 | -6/+15 |
| | | | | | As we can't use the system native directory separator on cross-platform measurements, we determine the path separator from the base directory format. | ||||
* | Implemented IMA-NG support | Andreas Steffen | 2014-05-01 | 1 | -38/+9 |
| | |||||
* | Optimized PTS measurements | Andreas Steffen | 2014-04-15 | 1 | -87/+20 |
| | |||||
* | Separated IMV session management from IMV policy database | Andreas Steffen | 2014-04-15 | 1 | -3/+8 |
| | |||||
* | Fixed dirname/basename refactoring bug. | Andreas Steffen | 2014-04-07 | 1 | -11/+10 |
| | | | | Variables used in a database query have to be kept until the end of the enumeration | ||||
* | libpts: Use path_base|dirname() | Tobias Brunner | 2014-02-24 | 1 | -7/+9 |
| | |||||
* | Fixed check_file_measurement method in pts_database_t | Andreas Steffen | 2013-12-13 | 1 | -6/+54 |
| | |||||
* | fixed SQL query | Andreas Steffen | 2013-06-21 | 1 | -1/+1 |
| | |||||
* | Introduced workitems to Attestation IMV | Andreas Steffen | 2013-06-21 | 1 | -38/+158 |
| | |||||
* | implemented IMV session control | Andreas Steffen | 2013-06-21 | 1 | -11/+7 |
| | |||||
* | Moved debug.[ch] to utils folder | Tobias Brunner | 2012-10-24 | 1 | -5/+5 |
| | |||||
* | queries with relative filenames might return multiple results | Andreas Steffen | 2012-07-19 | 1 | -9/+13 |
| | |||||
* | various PTS fixes | Andreas Steffen | 2012-07-17 | 1 | -3/+3 |
| | |||||
* | register _check_file_measurement() method | Andreas Steffen | 2012-07-17 | 1 | -32/+33 |
| | |||||
* | check IMA file measurements against database reference | Andreas Steffen | 2012-07-17 | 1 | -0/+32 |
| | |||||
* | some more copyright updates | Andreas Steffen | 2012-07-13 | 1 | -1/+1 |
| | |||||
* | refactored PTS functional component measurements | Andreas Steffen | 2012-07-11 | 1 | -1/+1 |
| | |||||
* | check if TNC client has a valid and registered AIK | Andreas Steffen | 2012-02-05 | 1 | -17/+30 |
| | |||||
* | improved performance of database access by caching primary keys | Andreas Steffen | 2011-11-28 | 1 | -46/+44 |
| | |||||
* | fixed measurement rollback | Andreas Steffen | 2011-11-28 | 1 | -1/+1 |
| | |||||
* | automatically registering component measurements | Andreas Steffen | 2011-11-28 | 1 | -7/+49 |
| | |||||
* | bound functional component measurements to AIK | Andreas Steffen | 2011-11-28 | 1 | -23/+73 |
| | |||||
* | implemented Linux IMA functional component | Andreas Steffen | 2011-11-28 | 1 | -17/+51 |
| | |||||
* | moved measurement and metadata flags to product_file table | Andreas Steffen | 2011-11-28 | 1 | -2/+2 |
| | |||||
* | sub-component depth from pts database on component evidence request | Sansar Choinyambuu | 2011-11-28 | 1 | -10/+13 |
| | | | | | component hashes are entries in file_hashes table implemented verify function of tboot component | ||||
* | fixed display of qualifier flags | Andreas Steffen | 2011-11-28 | 1 | -1/+1 |
| | |||||
* | Fixed the building | Sansar Choinyambuu | 2011-11-28 | 1 | -2/+3 |
| | |||||
* | component_hashes new table added | Sansar Choinyambuu | 2011-11-28 | 1 | -9/+12 |
| | | | | | measurements added for tboot component create_comp_hash_enumerator modified accordingly | ||||
* | store functional components in database | Andreas Steffen | 2011-11-28 | 1 | -6/+6 |
| | |||||
* | Using the database entries for generating Functional Component Evidence Requests | Sansar Choinyambuu | 2011-11-28 | 1 | -2/+2 |
| | | | | Using database entries to match received component measurement hashes | ||||
* | Added component column in files table | Sansar Choinyambuu | 2011-11-28 | 1 | -2/+36 |
| | | | | | Implemented enumerator getter for generating functional component evidence requests Implemented enumerator getter for component hashes | ||||
* | changed method name to create_file_meas_enumerator | Andreas Steffen | 2011-11-28 | 1 | -2/+2 |
| | |||||
* | Implemented new create enumerator function to get metadata request paths | Sansar Choinyambuu | 2011-11-28 | 1 | -1/+17 |
| | | | | Modified existing file_enumerator function to include just measurement requests | ||||
* | added PTS debug class | Andreas Steffen | 2011-09-11 | 1 | -1/+1 |
| | |||||
* | created libpts | Andreas Steffen | 2011-09-08 | 1 | -0/+118 |