aboutsummaryrefslogtreecommitdiffstats
path: root/src/libpts/pts/pts_database.c
Commit message (Collapse)AuthorAgeFilesLines
* Moved debug.[ch] to utils folderTobias Brunner2012-10-241-5/+5
|
* queries with relative filenames might return multiple resultsAndreas Steffen2012-07-191-9/+13
|
* various PTS fixesAndreas Steffen2012-07-171-3/+3
|
* register _check_file_measurement() methodAndreas Steffen2012-07-171-32/+33
|
* check IMA file measurements against database referenceAndreas Steffen2012-07-171-0/+32
|
* some more copyright updatesAndreas Steffen2012-07-131-1/+1
|
* refactored PTS functional component measurementsAndreas Steffen2012-07-111-1/+1
|
* check if TNC client has a valid and registered AIKAndreas Steffen2012-02-051-17/+30
|
* improved performance of database access by caching primary keysAndreas Steffen2011-11-281-46/+44
|
* fixed measurement rollbackAndreas Steffen2011-11-281-1/+1
|
* automatically registering component measurementsAndreas Steffen2011-11-281-7/+49
|
* bound functional component measurements to AIKAndreas Steffen2011-11-281-23/+73
|
* implemented Linux IMA functional componentAndreas Steffen2011-11-281-17/+51
|
* moved measurement and metadata flags to product_file tableAndreas Steffen2011-11-281-2/+2
|
* sub-component depth from pts database on component evidence requestSansar Choinyambuu2011-11-281-10/+13
| | | | | component hashes are entries in file_hashes table implemented verify function of tboot component
* fixed display of qualifier flagsAndreas Steffen2011-11-281-1/+1
|
* Fixed the buildingSansar Choinyambuu2011-11-281-2/+3
|
* component_hashes new table addedSansar Choinyambuu2011-11-281-9/+12
| | | | | measurements added for tboot component create_comp_hash_enumerator modified accordingly
* store functional components in databaseAndreas Steffen2011-11-281-6/+6
|
* Using the database entries for generating Functional Component Evidence RequestsSansar Choinyambuu2011-11-281-2/+2
| | | | Using database entries to match received component measurement hashes
* Added component column in files tableSansar Choinyambuu2011-11-281-2/+36
| | | | | Implemented enumerator getter for generating functional component evidence requests Implemented enumerator getter for component hashes
* changed method name to create_file_meas_enumeratorAndreas Steffen2011-11-281-2/+2
|
* Implemented new create enumerator function to get metadata request pathsSansar Choinyambuu2011-11-281-1/+17
| | | | Modified existing file_enumerator function to include just measurement requests
* added PTS debug classAndreas Steffen2011-09-111-1/+1
|
* created libptsAndreas Steffen2011-09-081-0/+118