aboutsummaryrefslogtreecommitdiffstats
path: root/src/libimcv/plugins/imv_attestation/imv_attestation_build.c
Commit message (Collapse)AuthorAgeFilesLines
* libimcv: Allow pts_t.get_my_public_value() to failMartin Willi2015-03-231-1/+5
|
* Register the reception of the AIK attributeAndreas Steffen2014-10-051-0/+5
|
* Merged libpts into libimcvAndreas Steffen2014-10-051-0/+150
|
* moved attestation plugins to libpts in order to resolve circular reference ↵Andreas Steffen2011-11-281-286/+0
| | | | with libimcv
* sub-component depth from pts database on component evidence requestSansar Choinyambuu2011-11-281-3/+5
| | | | | component hashes are entries in file_hashes table implemented verify function of tboot component
* corrected debug groupsAndreas Steffen2011-11-281-1/+1
|
* improved log output of functional component namesAndreas Steffen2011-11-281-20/+9
|
* finished refactoring functional componentsAndreas Steffen2011-11-281-26/+30
|
* output component functional nameAndreas Steffen2011-11-281-20/+20
|
* Factored IMC/V Attestation build/process of Component Functional NameSansar Choinyambuu2011-11-281-4/+9
|
* store functional components in databaseAndreas Steffen2011-11-281-27/+17
|
* Changes due to new implementation of Request Functional Component Evidence ↵Sansar Choinyambuu2011-11-281-21/+30
| | | | attribute
* Using the database entries for generating Functional Component Evidence RequestsSansar Choinyambuu2011-11-281-16/+48
| | | | Using database entries to match received component measurement hashes
* Add/CheckOff/Check pending functional component evidence requestsSansar Choinyambuu2011-11-281-2/+6
|
* Implemented tboot measurements checking (configure on imc)Sansar Choinyambuu2011-11-281-2/+2
|
* Defined functional components within ITA namespaceSansar Choinyambuu2011-11-281-4/+12
| | | | Implemented handling of functional components evidence request/response
* Both D and T flags required to be set for PTS Component MeasurementSansar Choinyambuu2011-11-281-8/+18
| | | | DH Finish is sent only when D flag is set in TPM_INIT phase
* use D flag for PTS Protocol CapabilitiesSansar Choinyambuu2011-11-281-2/+16
|
* changed method name to create_file_meas_enumeratorAndreas Steffen2011-11-281-1/+2
|
* removed empty lineAndreas Steffen2011-11-281-1/+0
|
* follow strongswan coding rulesSansar Choinyambuu2011-11-281-4/+6
|
* Replaced static string path with Metadata requests retrieved from pts databaseSansar Choinyambuu2011-11-281-4/+16
|
* moved building of attributes to imv_attestation_buildAndreas Steffen2011-11-281-0/+205