aboutsummaryrefslogtreecommitdiffstats
path: root/src/libpts/plugins
Commit message (Expand)AuthorAgeFilesLines
...
* 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-012-6/+4
* Moved debug.[ch] to utils folderTobias Brunner2012-10-248-13/+13
* Moved data structures to new collections subfolderTobias Brunner2012-10-245-11/+11
* refactored PA-TNC message handling by IMVsAndreas Steffen2012-10-175-123/+117
* refactored PA-TNC message handling by IMCsAndreas Steffen2012-10-174-92/+81
* allow registration of multiple message typeAndreas Steffen2012-10-142-43/+22
* minor fixes in imc_attestation.cAndreas Steffen2012-10-121-1/+1
* implemented os_info_t classAndreas Steffen2012-10-106-65/+71
* 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
* 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-093-18/+68
* define pen_type_t as a vendor-specific typeAndreas Steffen2012-08-204-40/+55
* 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-308-42/+174
* 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
* transport IMA file info via PTS Component Evidence Policy URIAndreas Steffen2012-07-233-28/+21
* ipsec attest now deletes file hashesAndreas Steffen2012-07-222-2/+25
* buffer PA-TNC attributes until Generate Attestation Evidence attribute is rec...Andreas Steffen2012-07-213-21/+20
* allow --rel as an abbreviation for --relativeAndreas Steffen2012-07-211-0/+1
* moved all shadow PCR stuff to the pts_pcr classAndreas Steffen2012-07-211-3/+0
* 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