aboutsummaryrefslogtreecommitdiffstats
path: root/src/libpts/plugins/imc_attestation/imc_attestation.c
Commit message (Collapse)AuthorAgeFilesLines
* Merged libpts into libimcvAndreas Steffen2014-10-051-342/+0
|
* Implemented IF-M segmentation contractsAndreas Steffen2014-10-031-3/+6
|
* imc-attestation: Use TNC_IMV_API prefix on TNC functions for correct declspecMartin Willi2014-06-041-27/+27
|
* Disable mandatory ECP support for attestionAndreas Steffen2014-03-071-1/+6
|
* Make sure libstrongswan is initialized first in IMCs and IMVsAndreas Steffen2013-09-111-5/+7
|
* Implemented SWID prototype IMC/IMV pairAndreas Steffen2013-08-151-2/+2
|
* 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() ↵Andreas Steffen2011-12-091-2/+4
| | | | functions
* differences incurred by rebasing - thanks LinusAndreas Steffen2011-11-281-22/+2
|
* moved attestation plugins to libpts in order to resolve circular reference ↵Andreas Steffen2011-11-281-0/+343
with libimcv