aboutsummaryrefslogtreecommitdiffstats
path: root/src/libpts/plugins
Commit message (Collapse)AuthorAgeFilesLines
...
* ipsec attest adds and deletes key/component pairsAndreas Steffen2012-02-051-4/+21
|
* check if TNC client has a valid and registered AIKAndreas Steffen2012-02-053-5/+21
|
* Fixed additional typos in comments and log messages.Tobias Brunner2012-01-121-1/+1
|
* register aik certificate via ipsec attestAndreas Steffen2011-12-254-10/+54
|
* additional state waiting for the EvidenceFinal attribute responseAndreas Steffen2011-12-202-0/+8
|
* moved send_message() in front of recommendation evaluationAndreas Steffen2011-12-183-19/+20
|
* added case IMV_ATTESTATION_STATE_ENDAndreas Steffen2011-12-181-4/+2
|
* build PA-TNC message only if there are PA-TNC attributes to sendAndreas Steffen2011-12-183-20/+43
|
* destroy attributes, tooAndreas Steffen2011-12-181-1/+1
|
* reworded comments and debug outputAndreas Steffen2011-12-181-13/+20
|
* added IETF standard error handling methodAndreas Steffen2011-12-112-48/+27
|
* implemented IMC/IMV ReceiveMessageLong functionsAndreas Steffen2011-12-092-32/+104
|
* added IMC/IMV support for send_message_long() and reserve_additional_id() ↵Andreas Steffen2011-12-092-3/+7
| | | | functions
* store the long and excl flags in the connection stateAndreas Steffen2011-12-092-0/+64
|
* differences incurred by rebasing - thanks LinusAndreas Steffen2011-11-283-235/+4
|
* automatically registering component measurementsAndreas Steffen2011-11-286-789/+32
|
* bound functional component measurements to AIKAndreas Steffen2011-11-288-571/+932
|
* implemented Linux IMA functional componentAndreas Steffen2011-11-282-187/+765
|
* updated attest_usage textAndreas Steffen2011-11-281-6/+10
|
* moved attestation plugins to libpts in order to resolve circular reference ↵Andreas Steffen2011-11-2822-0/+6115
with libimcv