aboutsummaryrefslogtreecommitdiffstats
path: root/src/libpts/pts/pts_database.h
Commit message (Collapse)AuthorAgeFilesLines
* register _check_file_measurement() methodAndreas Steffen2012-07-171-13/+13
|
* check IMA file measurements against database referenceAndreas Steffen2012-07-171-0/+13
|
* check if TNC client has a valid and registered AIKAndreas Steffen2012-02-051-3/+11
|
* improved performance of database access by caching primary keysAndreas Steffen2011-11-281-14/+16
|
* automatically registering component measurementsAndreas Steffen2011-11-281-3/+29
|
* bound functional component measurements to AIKAndreas Steffen2011-11-281-11/+23
|
* implemented Linux IMA functional componentAndreas Steffen2011-11-281-20/+21
|
* sub-component depth from pts database on component evidence requestSansar Choinyambuu2011-11-281-2/+4
| | | | | component hashes are entries in file_hashes table implemented verify function of tboot component
* Fixed the buildingSansar Choinyambuu2011-11-281-4/+4
|
* component_hashes new table addedSansar Choinyambuu2011-11-281-4/+6
| | | | | measurements added for tboot component create_comp_hash_enumerator modified accordingly
* Added component column in files tableSansar Choinyambuu2011-11-281-0/+20
| | | | | 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
|
* follow strongswan coding rulesSansar Choinyambuu2011-11-281-2/+4
|
* Implemented new create enumerator function to get metadata request pathsSansar Choinyambuu2011-11-281-2/+10
| | | | Modified existing file_enumerator function to include just measurement requests
* created libptsAndreas Steffen2011-09-081-0/+70