aboutsummaryrefslogtreecommitdiffstats
path: root/src/libpts/plugins/imv_attestation
Commit message (Expand)AuthorAgeFilesLines
* libpts: Use path_base|dirname()Tobias Brunner2014-02-241-5/+6
* uclibc only defines strndup(3) if _GNU_SOURCE is definedTobias Brunner2014-02-192-0/+6
* libpts: Move settings to <ns>.plugins with fallback to libimcvTobias Brunner2014-02-123-7/+7
* lib: Add global config namespaceTobias Brunner2014-02-121-1/+1
* Document ipsec attest --session commandAndreas Steffen2014-02-051-2/+5
* Allow output of session time in UTCAndreas Steffen2014-02-051-2/+2
* Do PTS measurements only if session initialisation was successful5.1.2dr3Andreas Steffen2014-01-151-7/+22
* Catch AIK errorsAndreas Steffen2014-01-135-51/+57
* Do TPM measurements only if there is a TPMRA workitemAndreas Steffen2014-01-136-125/+138
* Allow reason strings to be used as workitem result stringAndreas Steffen2014-01-134-40/+68
* Attestation IMV processes TPMRA workitemAndreas Steffen2014-01-132-2/+68
* Doxygen fixesTobias Brunner2013-10-151-1/+1
* Set recommendation in the case of PCR measurement failuresAndreas Steffen2013-10-133-6/+27
* Build all IMC/IMVs with -no-undefinedTobias Brunner2013-09-121-1/+1
* Make sure libstrongswan is initialized first in IMCs and IMVsAndreas Steffen2013-09-111-5/+10
* Proceed with attestation only if Attestation IMC returns a discovery responseAndreas Steffen2013-09-044-7/+20
* Implemented SWID prototype IMC/IMV pairAndreas Steffen2013-08-153-19/+19
* 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-181-4/+5
* 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-024-9/+8
* 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