aboutsummaryrefslogtreecommitdiffstats
path: root/src/libpts/plugins/imc_attestation/imc_attestation.c
Commit message (Expand)AuthorAgeFilesLines
* 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 IMCsAndreas Steffen2012-10-171-65/+56
* allow registration of multiple message typeAndreas Steffen2012-10-141-33/+8
* minor fixes in imc_attestation.cAndreas Steffen2012-10-121-1/+1
* implemented os_info_t classAndreas Steffen2012-10-101-25/+26
* use base IMC ID if src IMC ID is not supportedAndreas Steffen2012-09-101-1/+3
* introduced sending of standard IETF Assessment Result PA-TNC attribute by IMVsAndreas Steffen2012-09-091-14/+34
* define pen_type_t as a vendor-specific typeAndreas Steffen2012-08-201-9/+9
* updated Copyright infoAndreas Steffen2012-07-131-1/+1
* imc/imv->send_message() uses attr_listAndreas Steffen2012-07-111-21/+7
* added IETF standard error handling methodAndreas Steffen2011-12-111-19/+16
* 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-2/+4
* differences incurred by rebasing - thanks LinusAndreas Steffen2011-11-281-22/+2
* moved attestation plugins to libpts in order to resolve circular reference wi...Andreas Steffen2011-11-281-0/+343