aboutsummaryrefslogtreecommitdiffstats
path: root/src/libimcv/plugins/imv_attestation/imv_attestation_state.h
Commit message (Collapse)AuthorAgeFilesLines
* imv-attestation: Fix memory leaks when creating functional componentsTobias Brunner2015-12-111-1/+1
|
* Register the reception of the AIK attributeAndreas Steffen2014-10-051-2/+3
|
* Merged libpts into libimcvAndreas Steffen2014-10-051-0/+191
|
* moved attestation plugins to libpts in order to resolve circular reference ↵Andreas Steffen2011-11-281-149/+0
| | | | with libimcv
* finished refactoring functional componentsAndreas Steffen2011-11-281-11/+10
|
* object oriented approach to pts functional componentsAndreas Steffen2011-11-281-10/+7
|
* Changes due to new implementation of Request Functional Component Evidence ↵Sansar Choinyambuu2011-11-281-5/+2
| | | | attribute
* Add/CheckOff/Check pending functional component evidence requestsSansar Choinyambuu2011-11-281-4/+34
|
* follow strongswan coding rulesSansar Choinyambuu2011-11-281-1/+2
|
* added the IMV_ATTESTATION_STATE_NONCE_REQ stateAndreas Steffen2011-11-281-0/+1
|
* moved attribute processing to imv_attestation_processAndreas Steffen2011-11-281-0/+12
|
* Replaced DH_NONCE state with TPM_INIT stateSansar Choinyambuu2011-11-281-1/+1
|
* Started implementing handling of DH Nonce attributesSansar Choinyambuu2011-11-281-1/+1
|
* removed whitespaceAndreas Steffen2011-09-101-1/+1
|
* decoupled request ID from files table primary keyAndreas Steffen2011-09-101-5/+8
|
* created libptsAndreas Steffen2011-09-081-1/+1
|
* refactored file measurement request listAndreas Steffen2011-09-081-35/+13
|
* Added Check_Measurement function to pts_database instead of returning ↵Sansar Choinyambuu2011-09-081-0/+47
| | | | | | | 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
* Combined some attributes and got rid of many handshake_statesSansar Choinyambuu2011-09-081-8/+3
|
* moved TSS into pts objectAndreas Steffen2011-09-081-6/+16
|
* Finalized State class implementations for Attestation IMV/CSansar Choinyambuu2011-09-081-1/+28
|
* created empty imc_attestation and imv_attestation plugin hullsAndreas Steffen2011-09-081-0/+52