aboutsummaryrefslogtreecommitdiffstats
path: root/src/libpts/tcg
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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
* Implemented creating and handling of Optional PCR Composite field in Simple E...Sansar Choinyambuu2011-11-281-8/+5
* Temporary commenting out of processing optional PCR Composite fieldSansar Choinyambuu2011-11-281-4/+9
* Replaced with boolean variable for PCR info included and Evidence Signature i...Sansar Choinyambuu2011-11-284-42/+156
* refactored DH group nonce exchangeAndreas Steffen2011-11-284-88/+47
* Removed unnecessary setter functionsSansar Choinyambuu2011-11-282-118/+0
* Fixes for memory leaksSansar Choinyambuu2011-11-282-3/+3
* Freeing memory allocated for AIK after writingSansar Choinyambuu2011-11-281-0/+1
* Fixed some memory leaksSansar Choinyambuu2011-11-281-1/+1
* Fixed freeing invalid memory issueSansar Choinyambuu2011-11-281-5/+5
* Use struct containing the parameters for Create functionSansar Choinyambuu2011-11-282-231/+39
* Clone chunk_t parameters in create functionSansar Choinyambuu2011-11-282-4/+4
* Cloning chunk_t parameters in process messageSansar Choinyambuu2011-11-282-0/+4
* Started implementing handling of DH Nonce attributesSansar Choinyambuu2011-11-284-24/+8
* Implemented Diffie Hellman Nonce attributesSansar Choinyambuu2011-11-287-3/+1071
* Write/Read flags field directly to/from variableSansar Choinyambuu2011-11-283-104/+5
* Began implementing handline of Functional Component Measuring attributesSansar Choinyambuu2011-11-282-49/+24
* Implemented handling of File MetadataSansar Choinyambuu2011-11-283-39/+42
* Common spelling errors fixed.Tobias Brunner2011-11-031-1/+1
* introduced a PA-TNC attribute managerAndreas Steffen2011-09-102-0/+76
* Implemented PTS attributes Request File Metadata, Unix-Style File MetadataSansar Choinyambuu2011-09-105-2/+850
* created libptsAndreas Steffen2011-09-0826-0/+5086