aboutsummaryrefslogtreecommitdiffstats
path: root/src/libpts
Commit message (Expand)AuthorAgeFilesLines
* Merged libpts into libimcvAndreas Steffen2014-10-05148-27471/+0
* Added out message queue for imv_msg receive methodAndreas Steffen2014-10-052-18/+27
* Implemented IF-M segmentationAndreas Steffen2014-10-058-36/+570
* Added request variable to get_info_string methodAndreas Steffen2014-10-031-1/+1
* Implemented IF-M segmentation contractsAndreas Steffen2014-10-0313-12/+493
* 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
* Replaced Tag File Path by Instance ID fieldAndreas Steffen2014-07-167-49/+49
* pts: Avoid integer overflow when reading file names in the old IMA formatTobias Brunner2014-07-011-1/+1
* imv-attestation: Avoid memory leak when skipping unsupported work itemsTobias Brunner2014-07-011-0/+1
* pts: Use memchr(3) instead of strchr(3) to extract hash algorithm nameTobias Brunner2014-07-011-1/+1
* swid: fgets(3) returns a pointer to the read string or NULLTobias Brunner2014-07-011-3/+3
* swid: Fix parameter documentation in Doxygen commentsTobias Brunner2014-06-302-2/+2
* Fixed some typosTobias Brunner2014-06-301-1/+1
* Updated build-database.sh to 3.13.0-30-generic Ubuntu kernelAndreas Steffen2014-06-261-1/+1
* Allow multiple hash values in the file reference databaseAndreas Steffen2014-06-102-32/+60
* Fixes in SWID entity supportAndreas Steffen2014-06-082-19/+7
* Ubuntu 14.04 updated to 3.13.0-29 kernelAndreas Steffen2014-06-061-1/+1
* Updated REST APIAndreas Steffen2014-06-062-7/+17
* android: Add all Android.mk files to the tarballTobias Brunner2014-06-061-0/+2
* libpts: Respect path separators when concatenating database filenamesMartin Willi2014-06-041-6/+15
* attest: Properly separate and build absolute path names on WindowsMartin Willi2014-06-041-13/+28
* libpts: Use chunk_map() to load AIK blobMartin Willi2014-06-041-27/+16
* libpts: Fix PCR read, avoid cast of a pointer to different sized integerMartin Willi2014-06-041-3/+4
* libpts: Parse TPM version info without TrouSerS helper functionMartin Willi2014-06-041-17/+11
* libpts: Work around BASETSD_H define mismatch between MinGW and TSSMartin Willi2014-06-041-0/+4
* 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
* libpts: Fix build on WindowsMartin Willi2014-06-041-1/+2
* libpts: Link against ws_w32 on WindowsMartin Willi2014-06-041-0/+4
* 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
* Allow large lines output by swid_generator to be processedAndreas Steffen2014-05-311-5/+13
* Make REST POST request timeout configurableAndreas Steffen2014-05-313-11/+25
* Fixed swid_generator interfaceAndreas Steffen2014-05-311-6/+5
* Detect oversize SWID tagsAndreas Steffen2014-05-311-3/+14
* max_attr_size is an uint32_t valueAndreas Steffen2014-05-311-1/+1
* 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
* log SWID tags and tag IDs on debug level 3Andreas Steffen2014-05-311-2/+2
* Split TCG SWID Request attribute into chunks if neededAndreas Steffen2014-05-314-7/+28
* Support targeted retrieval of SWID tagsAndreas Steffen2014-05-311-93/+164
* Implemented SWID REST APIAndreas Steffen2014-05-316-103/+508
* Set entity_name to strongSwan ProjectAndreas Steffen2014-05-311-5/+7
* 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
* libtps: Silence GCC set-but-unused warning in incomplete codeMartin Willi2014-05-161-2/+2
* 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
* Defined BIOS and EFI event types and log event infoAndreas Steffen2014-05-131-4/+105