aboutsummaryrefslogtreecommitdiffstats
path: root/src/libpts/plugins
Commit message (Expand)AuthorAgeFilesLines
* result destructor at the wrong levelAndreas Steffen2014-05-141-1/+1
* build-database.sh finds all *.so files in /usr/libAndreas Steffen2014-05-131-46/+5
* Extended build-database.shAndreas Steffen2014-05-121-2/+25
* attest now maintains multiple versions of a file hashAndreas Steffen2014-05-104-88/+82
* Extended Ubuntu 14.04 database buildAndreas Steffen2014-05-021-15/+24
* Updated build_database.sh to Ubuntu 14.04Andreas Steffen2014-05-011-215/+74
* Updated ITA-IMA finalize messagesAndreas Steffen2014-05-011-1/+1
* Added result information to TPMRA workitemsAndreas Steffen2014-04-154-18/+47
* Implemented segmented SWID tag attributes on IMV sideAndreas Steffen2014-04-153-34/+76
* Use python-based swidGenerator to generated SWID tagsAndreas Steffen2014-04-154-50/+264
* Optimized PTS measurementsAndreas Steffen2014-04-154-41/+14
* Make Attestation IMV independent of OS IMVAndreas Steffen2014-04-155-24/+117
* Separated IMV session management from IMV policy databaseAndreas Steffen2014-04-157-143/+125
* Fixed another dirname/basename refactoring bug.Andreas Steffen2014-04-071-1/+3
* Added TPMRA workitem support for [dummy] Trusted Boot measurementsAndreas Steffen2014-03-191-0/+16
* Disable mandatory ECP support for attestionAndreas Steffen2014-03-072-2/+10
* 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-125-14/+15
* 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
* Added some example Debian SWID tagsAndreas Steffen2013-10-238-1/+211
* 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-124-4/+4
* Make sure libstrongswan is initialized first in IMCs and IMVsAndreas Steffen2013-09-112-10/+17
* Implemented targeted SWID requestAndreas Steffen2013-09-061-2/+3
* Make SWID directory where tags are stored configurableAndreas Steffen2013-09-052-2/+7
* swid_inventory object has a get_count methodAndreas Steffen2013-09-041-0/+3
* Proceed with attestation only if Attestation IMC returns a discovery responseAndreas Steffen2013-09-044-7/+20
* Use ipsec_DATA destination5.1.1dr2Andreas Steffen2013-09-021-7/+1
* Install SWID tag also in /share/Andreas Steffen2013-09-021-2/+3
* Generate strongSwan SWID tagAndreas Steffen2013-09-023-0/+55
* SWID IMC implements recursive tag collection in /usr/shareAndreas Steffen2013-08-302-57/+27
* Added TCG-SWID error handlingAndreas Steffen2013-08-282-2/+60
* Version bump to 5.1.1dr1Andreas Steffen2013-08-191-5/+5
* Implemented SWID Tag Inventory attributeAndreas Steffen2013-08-162-39/+121
* Implemented SWID prototype IMC/IMV pairAndreas Steffen2013-08-1515-38/+1487
* 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