aboutsummaryrefslogtreecommitdiffstats
path: root/src/libimcv/plugins/imv_attestation/imv_attestation_state.c
Commit message (Collapse)AuthorAgeFilesLines
* Change interface for enumerator_create_filter() callbackTobias Brunner2017-05-261-16/+16
| | | | | This avoids the unportable 5 pointer hack, but requires enumerating in the callback.
* Merged libpts into libimcvAndreas Steffen2014-10-051-0/+560
|
* moved attestation plugins to libpts in order to resolve circular reference ↵Andreas Steffen2011-11-281-356/+0
| | | | with libimcv
* finished refactoring functional componentsAndreas Steffen2011-11-281-24/+20
|
* object oriented approach to pts functional componentsAndreas Steffen2011-11-281-23/+5
|
* Changes due to new implementation of Request Functional Component Evidence ↵Sansar Choinyambuu2011-11-281-5/+4
| | | | attribute
* Modified reason stringsSansar Choinyambuu2011-11-281-3/+6
|
* Add/CheckOff/Check pending functional component evidence requestsSansar Choinyambuu2011-11-281-23/+89
|
* follow strongswan coding rulesSansar Choinyambuu2011-11-281-3/+4
|
* fixed typo in reason stringsSansar Choinyambuu2011-11-281-3/+3
|
* Modified reason stringsSansar Choinyambuu2011-11-281-3/+3
|
* moved attribute processing to imv_attestation_processAndreas Steffen2011-11-281-0/+19
|
* decoupled request ID from files table primary keyAndreas Steffen2011-09-101-5/+16
|
* refactored file measurement request listAndreas Steffen2011-09-081-66/+47
|
* Added Check_Measurement function to pts_database instead of returning ↵Sansar Choinyambuu2011-09-081-0/+79
| | | | | | | enumerator over hashes List of requested files/directories are kept within imv state now Allocated memory for entries in files_in_dir_with_meas list
* Enforced strongSwan coding rules (tab, if, {)Sansar Choinyambuu2011-09-081-3/+3
|
* finished refactoring of file measurementsAndreas Steffen2011-09-081-0/+8
|
* Replaced reason strings with temporary ones for File Measurement ComparisonSansar Choinyambuu2011-09-081-3/+3
|
* moved proto_caps and meas_algo to pts objectAndreas Steffen2011-09-081-1/+1
|
* moved TSS into pts objectAndreas Steffen2011-09-081-1/+16
|
* connection_id initialization got lostAndreas Steffen2011-09-081-0/+1
|
* make imv_attestation plugin compileAndreas Steffen2011-09-081-1/+1
|
* Finalized State class implementations for Attestation IMV/CSansar Choinyambuu2011-09-081-2/+20
|
* created empty imc_attestation and imv_attestation plugin hullsAndreas Steffen2011-09-081-0/+177