aboutsummaryrefslogtreecommitdiffstats
path: root/src/libpts/tcg
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* Implemented creating and handling of Optional PCR Composite field in Simple ↵Sansar Choinyambuu2011-11-281-8/+5
| | | | Evidence Final attribute
* 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 ↵Sansar Choinyambuu2011-11-284-42/+156
| | | | | | included flags Write and Read flags to int first and set flags /Due to special definition/
* 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
| | | | Deleted unnecessary setter functions
* 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