aboutsummaryrefslogtreecommitdiffstats
path: root/src/libpts/tcg
Commit message (Expand)AuthorAgeFilesLines
* Merged libpts into libimcvAndreas Steffen2014-10-0548-8551/+0
* Implemented IF-M segmentationAndreas Steffen2014-10-055-5/+566
* Implemented IF-M segmentation contractsAndreas Steffen2014-10-035-3/+387
* Replaced Tag File Path by Instance ID fieldAndreas Steffen2014-07-162-16/+16
* swid: Fix parameter documentation in Doxygen commentsTobias Brunner2014-06-302-2/+2
* Split TCG SWID Request attribute into chunks if neededAndreas Steffen2014-05-312-5/+6
* Use python-based swidGenerator to generated SWID tagsAndreas Steffen2014-04-154-75/+100
* uclibc only defines strndup(3) if _GNU_SOURCE is definedTobias Brunner2014-02-193-6/+9
* Do TPM measurements only if there is a TPMRA workitemAndreas Steffen2014-01-131-1/+1
* Implemented targeted SWID requestAndreas Steffen2013-09-062-20/+20
* SWID IMC implements recursive tag collection in /usr/shareAndreas Steffen2013-08-304-66/+42
* Added TCG-SWID error handlingAndreas Steffen2013-08-281-0/+6
* Implemented SWID Tag Inventory attributeAndreas Steffen2013-08-164-2/+419
* deleted moved filesAndreas Steffen2013-08-1534-5996/+0
* Implemented SWID prototype IMC/IMV pairAndreas Steffen2013-08-1539-17/+6873
* Updated the SWID attributesAndreas Steffen2013-08-152-11/+15
* instead of cloning use extract_buf() methodAndreas Steffen2013-03-0417-18/+18
* Fixed Doxygen comments after scanning complete src directoryTobias Brunner2013-03-0218-55/+56
* added some new TCG IF-M message subtypes and attributesAndreas Steffen2013-03-022-1/+29
* strndup() requires string.h header fileAndreas Steffen2012-11-183-0/+6
* precautionary measuresAndreas Steffen2012-11-172-2/+2
* discovered the use of strndup()Andreas Steffen2012-11-153-11/+3
* Fix destruction of tcg_pts_attr_file_meas_t when building from encodingTobias Brunner2012-11-121-1/+1
* some improvements in tcg_pts_attr_file_meas.cAndreas Steffen2012-11-011-10/+8
* Moved debug.[ch] to utils folderTobias Brunner2012-10-2417-89/+89
* Moved data structures to new collections subfolderTobias Brunner2012-10-243-22/+22
* define pen_type_t as a vendor-specific typeAndreas Steffen2012-08-2017-357/+106
* transport IMA file info via PTS Component Evidence Policy URIAndreas Steffen2012-07-231-6/+13
* static upper size limit for PA-TNC messagesAndreas Steffen2012-07-1217-0/+69
* Fixed additional typos in comments and log messages.Tobias Brunner2012-01-122-3/+3
* added reference counts to all PA-TNC attribute classesAndreas Steffen2011-12-1817-50/+362
* differences incurred by rebasing - thanks LinusAndreas Steffen2011-11-281-9/+12
* Check enough data available to readSansar Choinyambuu2011-11-282-9/+52
* Fixed memory corruption on tpm version infoSansar Choinyambuu2011-11-281-1/+1
* fixed memory leaksAndreas Steffen2011-11-281-3/+3
* refactored simple_evid_final attributeAndreas Steffen2011-11-282-188/+110
* fixed memory leak in tcg_pts_attr_simple_comp_evid.cAndreas Steffen2011-11-281-0/+1
* fixed two memory leaksAndreas Steffen2011-11-281-1/+1
* implemented measurement time to utc string conversion functionsAndreas Steffen2011-11-281-22/+82
* refactored simple component evidenceAndreas Steffen2011-11-282-456/+164
* fixed masking of family bitsAndreas Steffen2011-11-281-1/+1
* finished refactoring functional componentsAndreas Steffen2011-11-284-80/+148
* adapted database entriesAndreas Steffen2011-11-282-0/+0
* Factored IMC/V Attestation build/process of Component Functional NameSansar Choinyambuu2011-11-284-2/+4
* object oriented approach to pts functional componentsAndreas Steffen2011-11-284-249/+71
* cosmeticsAndreas Steffen2011-11-282-5/+2
* Changes due to new implementation of Request Functional Component Evidence at...Sansar Choinyambuu2011-11-282-241/+133
* Implemented tboot measurements checking (configure on imc)Sansar Choinyambuu2011-11-281-1/+1
* Defined functional components within ITA namespaceSansar Choinyambuu2011-11-283-4/+4
* Implemented matching of Optional PCR Composite field value when Hashing was d...Sansar Choinyambuu2011-11-281-5/+15