aboutsummaryrefslogtreecommitdiffstats
path: root/src/libpts/plugins
Commit message (Collapse)AuthorAgeFilesLines
* imv-attestation: Avoid memory leak when skipping unsupported work itemsTobias Brunner2014-07-011-0/+1
|
* Updated build-database.sh to 3.13.0-30-generic Ubuntu kernelAndreas Steffen2014-06-261-1/+1
|
* Fixes in SWID entity supportAndreas Steffen2014-06-081-9/+1
|
* Ubuntu 14.04 updated to 3.13.0-29 kernelAndreas Steffen2014-06-061-1/+1
|
* Updated REST APIAndreas Steffen2014-06-062-7/+17
|
* attest: Properly separate and build absolute path names on WindowsMartin Willi2014-06-041-13/+28
|
* imc-attestation: Use TNC_IMV_API prefix on TNC functions for correct declspecMartin Willi2014-06-041-27/+27
|
* attest: Disable syslog logging if syslog() missingMartin Willi2014-06-041-17/+27
|
* plugins: Don't link with -rdynamic on WindowsMartin Willi2014-06-044-4/+4
|
* imv-swid: Cast json object strings when using it as chunk pointerMartin Willi2014-06-032-2/+2
| | | | | While the string is actually const, we don't have a const chunk to handle such strings properly in chunks. Fixes compiler warnings.
* Make REST POST request timeout configurableAndreas Steffen2014-05-313-11/+25
|
* Detect oversize SWID tagsAndreas Steffen2014-05-311-3/+14
|
* Update of Ubuntu 14.04 kernelAndreas Steffen2014-05-311-1/+1
|
* Wait for the arrival of the TCPG_PTS_DH_NONCE_PARAMS_RESPAndreas Steffen2014-05-313-2/+9
|
* Split TCG SWID Request attribute into chunks if neededAndreas Steffen2014-05-312-2/+22
|
* Implemented SWID REST APIAndreas Steffen2014-05-316-103/+508
|
* Updated strongSwan SWID Tag from ISO 2009 to 2014 formatAndreas Steffen2014-05-311-29/+19
|
* Some more files to measureAndreas Steffen2014-05-211-0/+7
|
* 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
| | | | On the occasion got rid of complicated functional component stuff
* 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
| | | | file was freed before use.
* 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
| | | | References #516.
* 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
|