aboutsummaryrefslogtreecommitdiffstats
path: root/src/libpts/tcg
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Sansar Choinyambuu2011-11-282-241/+133
| | | | attribute
* 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 handling of functional components evidence request/response
* Implemented matching of Optional PCR Composite field value when Hashing was ↵Sansar Choinyambuu2011-11-281-5/+15
| | | | | | done to reduce the size of it Optional Composite Hash Algorithm field is always present, has value of all zeroes if was not used
* 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 ↵Sansar Choinyambuu2011-11-281-2/+1
| | | | Evidence Final attribute
* 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 ↵Sansar Choinyambuu2011-11-282-9/+94
| | | | | | included flags Write and Read flags to int first and set flags /Due to special definition/
* Use struct containing the parameters for Create functionSansar Choinyambuu2011-11-282-4/+3
| | | | Deleted unnecessary setter functions
* 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 handling of functional components evidence request/response
* Implemented matching of Optional PCR Composite field value when Hashing was ↵Sansar Choinyambuu2011-11-281-11/+15
| | | | | | done to reduce the size of it Optional Composite Hash Algorithm field is always present, has value of all zeroes if was not used
* use write_uint64 and read_uint64 in file measurementsAndreas Steffen2011-11-281-12/+6
|
* optimized handling of UNIX file metadataAndreas Steffen2011-11-281-134/+41
|
* shortened fieldnames of pts_file_metadata_t structAndreas Steffen2011-11-281-15/+15
|
* follow strongswan coding rulesSansar Choinyambuu2011-11-2810-18/+29
|