aboutsummaryrefslogtreecommitdiffstats
path: root/src/libpts/plugins
Commit message (Expand)AuthorAgeFilesLines
* imv-attestation: Properly measure complete directoriesTobias Brunner2013-07-251-1/+1
* imv-attestation: Use proper cast for length when using %.*sTobias Brunner2013-07-241-2/+2
* automake: replace INCLUDES by AM_CPPFLAGSMartin Willi2013-07-182-9/+12
* Fixed alignment of device ID column5.1.0dr2Andreas Steffen2013-07-101-2/+2
* Attestion IMV provides recommendation only onceAndreas Steffen2013-07-082-1/+12
* Always return a result string for a processed workitemAndreas Steffen2013-07-042-6/+17
* plugin-loader: Removed unused path argument of load() methodTobias Brunner2013-06-281-1/+1
* Attestation IMV requests platform info if not receivedAndreas Steffen2013-06-272-3/+32
* Support blacklist field in PTS databaseAndreas Steffen2013-06-263-21/+38
* Updated PTS demo databaseAndreas Steffen2013-06-261-1666/+0
* Some IMV policy managers expect a TEXT stringAndreas Steffen2013-06-251-14/+15
* Store device with product IDAndreas Steffen2013-06-211-3/+3
* Introduced workitems to Attestation IMVAndreas Steffen2013-06-216-290/+343
* pts_meas_algo_probe() and pts_dh_group_probe() got lostAndreas Steffen2013-06-211-1/+3
* Converted all IMVs to use generic IF-IMV APIAndreas Steffen2013-06-214-480/+488
* add overall recommendation to session database entryAndreas Steffen2013-06-211-24/+25
* refactored IMV policy managementAndreas Steffen2013-06-213-54/+26
* implemented policy rules for OS IMVAndreas Steffen2013-06-213-155/+42
* implemented IMV session controlAndreas Steffen2013-06-216-251/+464
* Manage files and directoriesAndreas Steffen2013-06-214-122/+208
* fixed a 64bit time_t issueAndreas Steffen2013-04-211-3/+4
* Keep last AR IDAndreas Steffen2013-04-211-0/+2
* libpts: Cast first argument for %.*s to intTobias Brunner2013-03-251-1/+1
* Switch encoding of AR Identity Value from binary to UTF-8Andreas Steffen2013-03-222-27/+32
* moved ar_id from imv_agent to imv_stateAndreas Steffen2013-03-111-1/+23
* make TNC Access Requestor ID available to IMVsAndreas Steffen2013-03-032-9/+45
* Fixed Doxygen comments after scanning complete src directoryTobias Brunner2013-03-026-12/+12
* 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-012-6/+4
* Moved debug.[ch] to utils folderTobias Brunner2012-10-248-13/+13