aboutsummaryrefslogtreecommitdiffstats
path: root/src/libpts/plugins/imv_attestation/imv_attestation.c
Commit message (Expand)AuthorAgeFilesLines
* deleted newly constructed attributes in send_assessmentAndreas Steffen2012-12-241-3/+1
* fixed memory leak in error caseAndreas Steffen2012-12-091-1/+1
* differentiate attestation reason stringsAndreas Steffen2012-11-281-1/+2
* abort if fatal error is received from peerAndreas Steffen2012-11-091-1/+1
* use countof()Andreas Steffen2012-11-011-3/+2
* Moved debug.[ch] to utils folderTobias Brunner2012-10-241-1/+1
* Moved data structures to new collections subfolderTobias Brunner2012-10-241-2/+2
* refactored PA-TNC message handling by IMVsAndreas Steffen2012-10-171-102/+93
* allow registration of multiple message typeAndreas Steffen2012-10-141-10/+14
* implemented os_info_t classAndreas Steffen2012-10-101-22/+43
* introduced sending of standard IETF Assessment Result PA-TNC attribute by IMVsAndreas Steffen2012-09-091-4/+4
* define pen_type_t as a vendor-specific typeAndreas Steffen2012-08-201-10/+11
* updated Copyright infoAndreas Steffen2012-07-131-1/+1
* imc/imv->send_message() uses attr_listAndreas Steffen2012-07-111-34/+3
* refactored PTS functional component measurementsAndreas Steffen2012-07-111-6/+0
* isolate a TNC client if an error occursAndreas Steffen2012-04-221-1/+1
* check if TNC client has a valid and registered AIKAndreas Steffen2012-02-051-0/+8
* moved send_message() in front of recommendation evaluationAndreas Steffen2011-12-181-1/+4
* build PA-TNC message only if there are PA-TNC attributes to sendAndreas Steffen2011-12-181-7/+30
* destroy attributes, tooAndreas Steffen2011-12-181-1/+1
* added IETF standard error handling methodAndreas Steffen2011-12-111-29/+11
* implemented IMC/IMV ReceiveMessageLong functionsAndreas Steffen2011-12-091-16/+52
* added IMC/IMV support for send_message_long() and reserve_additional_id() fun...Andreas Steffen2011-12-091-1/+3
* differences incurred by rebasing - thanks LinusAndreas Steffen2011-11-281-190/+0
* moved attestation plugins to libpts in order to resolve circular reference wi...Andreas Steffen2011-11-281-0/+656