aboutsummaryrefslogtreecommitdiffstats
path: root/src/libpts/plugins
Commit message (Collapse)AuthorAgeFilesLines
* Merged libpts into libimcvAndreas Steffen2014-10-0544-9314/+0
|
* Added out message queue for imv_msg receive methodAndreas Steffen2014-10-052-18/+27
|
* Implemented IF-M segmentationAndreas Steffen2014-10-052-30/+2
|
* Added request variable to get_info_string methodAndreas Steffen2014-10-031-1/+1
|
* Implemented IF-M segmentation contractsAndreas Steffen2014-10-037-9/+104
|
* Updated build-database.sh to 3.13.0-32-generic Ubuntu kernelAndreas Steffen2014-08-061-1/+1
|
* imv-swid: Use pkg-config to check for libjson-cTobias Brunner2014-07-303-4/+4
| | | | | | | | | The package/library is called libjson-c on recent distributions. Some like Ubuntu 14.04 provide symlinks with the old name but these will eventually disappear. Using pkg-config allows us to easily check for it (with a fallback) and configure the proper compiler flags. Fixes #663.
* Replaced Tag File Path by Instance ID fieldAndreas Steffen2014-07-161-6/+6
| | | | | This update reflects the latest changes in the TCG TNC SWID Messages and Attributes for IF-M specification
* 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
|