aboutsummaryrefslogtreecommitdiffstats
path: root/src/libpts/plugins/imv_attestation
Commit message (Collapse)AuthorAgeFilesLines
* Cast first argument for %.*s to intTobias Brunner2013-01-241-1/+1
|
* Removed unused argumentTobias Brunner2013-01-241-1/+1
|
* deleted newly constructed attributes in send_assessmentAndreas Steffen2012-12-241-3/+1
|
* fixed memory leak in error caseAndreas Steffen2012-12-091-1/+1
|
* attest displays dates either in local time or UTCAndreas Steffen2012-11-304-15/+36
|
* store detected improper OS settings in databaseAndreas Steffen2012-11-301-6/+8
|
* allow update of file hashesAndreas Steffen2012-11-281-10/+32
|
* removed unused header includeAndreas Steffen2012-11-281-2/+1
|
* differentiate attestation reason stringsAndreas Steffen2012-11-284-24/+96
|
* store collected device information in databaseAndreas Steffen2012-11-283-7/+27
|
* store unique device_id in databaseAndreas Steffen2012-11-275-0/+66
|
* refactored reason string and remediation instructions frameworkAndreas Steffen2012-11-231-35/+23
|
* implemented blacklisting of software packagesAndreas Steffen2012-11-143-14/+21
|
* centralized processing of assessment informationAndreas Steffen2012-11-121-1/+1
|
* implemented get_remediation_instructions()Andreas Steffen2012-11-101-0/+8
|
* implement a preferred language enumeratorAndreas Steffen2012-11-101-29/+18
|
* abort if fatal error is received from peerAndreas Steffen2012-11-091-1/+1
|
* added second indexAndreas Steffen2012-11-041-0/+4
|
* add generation time to package versionsAndreas Steffen2012-11-041-2/+2
|
* added generation time to package versionsAndreas Steffen2012-11-042-11/+17
|
* added package management to ipsec attestAndreas Steffen2012-11-024-1/+300
|
* use countof()Andreas Steffen2012-11-011-3/+2
|
* Moved debug.[ch] to utils folderTobias Brunner2012-10-245-7/+7
|
* Moved data structures to new collections subfolderTobias Brunner2012-10-243-7/+7
|
* refactored PA-TNC message handling by IMVsAndreas Steffen2012-10-175-123/+117
|
* allow registration of multiple message typeAndreas Steffen2012-10-141-10/+14
|
* implemented os_info_t classAndreas Steffen2012-10-104-32/+45
|
* list multiple files with a given basename but different path namesAndreas Steffen2012-10-081-1/+27
|
* 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
|