aboutsummaryrefslogtreecommitdiffstats
path: root/src/libpts/tcg
Commit message (Collapse)AuthorAgeFilesLines
* uclibc only defines strndup(3) if _GNU_SOURCE is definedTobias Brunner2014-02-193-6/+9
| | | | References #516.
* Do TPM measurements only if there is a TPMRA workitemAndreas Steffen2014-01-131-1/+1
|
* Implemented targeted SWID requestAndreas Steffen2013-09-062-20/+20
|
* SWID IMC implements recursive tag collection in /usr/shareAndreas Steffen2013-08-304-66/+42
|
* Added TCG-SWID error handlingAndreas Steffen2013-08-281-0/+6
|
* Implemented SWID Tag Inventory attributeAndreas Steffen2013-08-164-2/+419
|
* deleted moved filesAndreas Steffen2013-08-1534-5996/+0
|
* Implemented SWID prototype IMC/IMV pairAndreas Steffen2013-08-1539-17/+6873
|
* Updated the SWID attributesAndreas Steffen2013-08-152-11/+15
|
* 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 ↵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
|