aboutsummaryrefslogtreecommitdiffstats
path: root/src/libpts/plugins/imc_attestation/imc_attestation_process.c
Commit message (Collapse)AuthorAgeFilesLines
* Merged libpts into libimcvAndreas Steffen2014-10-051-476/+0
|
* libpts: Move settings to <ns>.plugins with fallback to libimcvTobias Brunner2014-02-121-5/+6
|
* Implemented SWID prototype IMC/IMV pairAndreas Steffen2013-08-151-17/+17
|
* Moved debug.[ch] to utils folderTobias Brunner2012-10-241-4/+4
|
* refactored PA-TNC message handling by IMCsAndreas Steffen2012-10-171-23/+22
|
* define pen_type_t as a vendor-specific typeAndreas Steffen2012-08-201-19/+31
|
* implemented support if functional sub-componentsAndreas Steffen2012-07-301-5/+5
|
* transport IMA file info via PTS Component Evidence Policy URIAndreas Steffen2012-07-231-14/+7
|
* buffer PA-TNC attributes until Generate Attestation Evidence attribute is ↵Andreas Steffen2012-07-211-6/+5
| | | | received
* moved all shadow PCR stuff to the pts_pcr classAndreas Steffen2012-07-211-3/+0
|
* ipsec attest now can measure all files in a directoryAndreas Steffen2012-07-161-2/+3
|
* transfer IMA file measurements via PA-TNCAndreas Steffen2012-07-131-1/+9
|
* Fixed additional typos in comments and log messages.Tobias Brunner2012-01-121-1/+1
|
* automatically registering component measurementsAndreas Steffen2011-11-281-1/+1
|
* moved attestation plugins to libpts in order to resolve circular reference ↵Andreas Steffen2011-11-281-0/+466
with libimcv