aboutsummaryrefslogtreecommitdiffstats
path: root/src/libpts/plugins/imv_attestation/imv_attestation_process.c
Commit message (Expand)AuthorAgeFilesLines
* uclibc only defines strndup(3) if _GNU_SOURCE is definedTobias Brunner2014-02-191-0/+3
* libpts: Move settings to <ns>.plugins with fallback to libimcvTobias Brunner2014-02-121-3/+3
* Catch AIK errorsAndreas Steffen2014-01-131-2/+8
* Do TPM measurements only if there is a TPMRA workitemAndreas Steffen2014-01-131-4/+2
* Allow reason strings to be used as workitem result stringAndreas Steffen2014-01-131-9/+12
* Attestation IMV processes TPMRA workitemAndreas Steffen2014-01-131-2/+41
* Set recommendation in the case of PCR measurement failuresAndreas Steffen2013-10-131-6/+14
* Implemented SWID prototype IMC/IMV pairAndreas Steffen2013-08-151-9/+9
* Always return a result string for a processed workitemAndreas Steffen2013-07-041-4/+11
* Introduced workitems to Attestation IMVAndreas Steffen2013-06-211-22/+95
* differentiate attestation reason stringsAndreas Steffen2012-11-281-4/+10
* Moved debug.[ch] to utils folderTobias Brunner2012-10-241-2/+2
* refactored PA-TNC message handling by IMVsAndreas Steffen2012-10-171-3/+3
* define pen_type_t as a vendor-specific typeAndreas Steffen2012-08-201-2/+4
* implemented support if functional sub-componentsAndreas Steffen2012-07-301-1/+2
* check IMA file measurements against database referenceAndreas Steffen2012-07-171-1/+1
* moved listing of file measurements to pts_file_measAndreas Steffen2012-07-161-9/+3
* transfer IMA file measurements via PA-TNCAndreas Steffen2012-07-131-14/+27
* updated Copyright infoAndreas Steffen2012-07-131-1/+1
* refactored PTS functional component measurementsAndreas Steffen2012-07-111-19/+9
* certificate_t->issued_by takes an argument to receive signature schemeMartin Willi2012-06-121-3/+3
* check if TNC client has a valid and registered AIKAndreas Steffen2012-02-051-0/+4
* moved send_message() in front of recommendation evaluationAndreas Steffen2011-12-181-1/+1
* automatically registering component measurementsAndreas Steffen2011-11-281-1/+4
* bound functional component measurements to AIKAndreas Steffen2011-11-281-2/+10
* moved attestation plugins to libpts in order to resolve circular reference wi...Andreas Steffen2011-11-281-0/+384