aboutsummaryrefslogtreecommitdiffstats
path: root/src/libpts/plugins
Commit message (Collapse)AuthorAgeFilesLines
...
* why the hell do firefox, thunderbird and acroread their own Linux libraries?Andreas Steffen2012-07-191-1/+40
|
* added some multiply defined librariesAndreas Steffen2012-07-191-0/+4
|
* updated build_database.shAndreas Steffen2012-07-191-123/+190
|
* added index to files tableAndreas Steffen2012-07-191-0/+4
|
* updated build_database.shAndreas Steffen2012-07-191-4/+52
|
* builds an Ubuntu 12.04 LTS measurement databaseAndreas Steffen2012-07-182-0/+79
|
* minor fixes in attestAndreas Steffen2012-07-182-2/+2
|
* various PTS fixesAndreas Steffen2012-07-171-0/+2
|
* check IMA file measurements against database referenceAndreas Steffen2012-07-171-1/+1
|
* fixed potential hasher problem in IMA template hashAndreas Steffen2012-07-161-3/+11
|
* ipsec attest supports ima template hashesAndreas Steffen2012-07-163-52/+94
|
* ipsec attest now can measure all files in a directoryAndreas Steffen2012-07-165-19/+172
|
* moved listing of file measurements to pts_file_measAndreas Steffen2012-07-161-9/+3
|
* transfer IMA file measurements via PA-TNCAndreas Steffen2012-07-132-15/+36
|
* updated Copyright infoAndreas Steffen2012-07-136-6/+6
|
* wait for the finalization of the Functional Component measurementsAndreas Steffen2012-07-133-4/+19
|
* restrict PA-TNC messages to maximum sizeAndreas Steffen2012-07-122-0/+38
|
* imc/imv->send_message() uses attr_listAndreas Steffen2012-07-112-55/+10
|
* refactored PTS functional component measurementsAndreas Steffen2012-07-114-64/+32
|
* added Ubuntu 12.04 LTS i686 measurementsAndreas Steffen2012-06-281-0/+319
|
* certificate_t->issued_by takes an argument to receive signature schemeMartin Willi2012-06-121-3/+3
|
* isolate a TNC client if an error occursAndreas Steffen2012-04-221-1/+1
|
* fixed attest sql query in list_measurements()Andreas Steffen2012-02-151-1/+1
|
* 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