aboutsummaryrefslogtreecommitdiffstats
path: root/src/libpts/tcg
Commit message (Expand)AuthorAgeFilesLines
* 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
* shortened fieldnames of pts_file_metadata_t structAndreas Steffen2011-11-281-22/+0
* follow strongswan coding rulesSansar Choinyambuu2011-11-282-2/+3
* Implemented creating and handling of Optional PCR Composite field in Simple E...Sansar Choinyambuu2011-11-281-2/+1
* Temporary commenting out of processing optional PCR Composite fieldSansar Choinyambuu2011-11-281-1/+1
* Replaced with boolean variable for PCR info included and Evidence Signature i...Sansar Choinyambuu2011-11-282-9/+94
* Use struct containing the parameters for Create functionSansar Choinyambuu2011-11-282-4/+3
* Clone chunk_t parameters in create functionSansar Choinyambuu2011-11-281-38/+0
* Cloning chunk_t parameters in process messageSansar Choinyambuu2011-11-281-0/+2
* Started implementing handling of DH Nonce attributesSansar Choinyambuu2011-11-281-2/+1
* Implemented Diffie Hellman Nonce attributesSansar Choinyambuu2011-11-281-0/+36
* Write/Read flags field directly to/from variableSansar Choinyambuu2011-11-282-85/+5
* Began implementing handline of Functional Component Measuring attributesSansar Choinyambuu2011-11-282-25/+17
* Implemented handling of File MetadataSansar Choinyambuu2011-11-281-0/+22
* Defined functional components within ITA namespaceSansar Choinyambuu2011-11-285-15/+17
* Implemented matching of Optional PCR Composite field value when Hashing was d...Sansar Choinyambuu2011-11-281-11/+15
* use write_uint64 and read_uint64 in file measurementsAndreas Steffen2011-11-281-12/+6