aboutsummaryrefslogtreecommitdiffstats
path: root/src/libpts/tcg
Commit message (Collapse)AuthorAgeFilesLines
...
* 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