aboutsummaryrefslogtreecommitdiffstats
path: root/src/libpts/plugins/imv_attestation
Commit message (Collapse)AuthorAgeFilesLines
...
* Make sure hasher exists before trying to destroy itTobias Brunner2012-09-281-1/+1
|
* Properly initialize ima flag when adding file measurementsTobias Brunner2012-09-281-1/+1
|
* 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-202-12/+15
|
* fall through to evidence measurements if no file measurements must be doneAndreas Steffen2012-08-161-1/+7
|
* upgraded to Ubuntu 12.04.1 LTSAndreas Steffen2012-08-162-1/+37
|
* added deletion of product/file entries to usageAndreas Steffen2012-08-161-0/+3
|
* implemented deletion of product_file database entriesAndreas Steffen2012-08-071-15/+13
|
* implemented support if functional sub-componentsAndreas Steffen2012-07-305-34/+111
|
* extended and documented ipsec attestAndreas Steffen2012-07-304-46/+107
|
* measure all kernel modules and optimize firefox and thunderbird measurementsAndreas Steffen2012-07-271-34/+14
|
* with --relative --file do not insert absolute filenames into databaseAndreas Steffen2012-07-271-3/+5
|
* fixed typoAndreas Steffen2012-07-231-1/+1
|
* ipsec attest now deletes file hashesAndreas Steffen2012-07-222-2/+25
|
* allow --rel as an abbreviation for --relativeAndreas Steffen2012-07-211-0/+1
|
* renamed build_database.sh to build-database.shAndreas Steffen2012-07-202-1/+2
|
* 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-164-17/+169
|
* moved listing of file measurements to pts_file_measAndreas Steffen2012-07-161-9/+3
|
* transfer IMA file measurements via PA-TNCAndreas Steffen2012-07-131-14/+27
|
* updated Copyright infoAndreas Steffen2012-07-134-4/+4
|
* wait for the finalization of the Functional Component measurementsAndreas Steffen2012-07-133-4/+19
|
* restrict PA-TNC messages to maximum sizeAndreas Steffen2012-07-121-0/+19
|
* imc/imv->send_message() uses attr_listAndreas Steffen2012-07-111-34/+3
|
* 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
|
* 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-111-29/+11
|
* implemented IMC/IMV ReceiveMessageLong functionsAndreas Steffen2011-12-091-16/+52
|