aboutsummaryrefslogtreecommitdiffstats
path: root/src/libpts/pts/pts.h
Commit message (Collapse)AuthorAgeFilesLines
* Fixed Doxygen comments after scanning complete src directoryTobias Brunner2013-03-021-1/+1
|
* Moved data structures to new collections subfolderTobias Brunner2012-10-241-1/+1
|
* implemented os_info_t classAndreas Steffen2012-10-101-2/+3
|
* moved all shadow PCR stuff to the pts_pcr classAndreas Steffen2012-07-211-23/+5
|
* ipsec attest now can measure all files in a directoryAndreas Steffen2012-07-161-23/+2
|
* Fixed additional typos in comments and log messages.Tobias Brunner2012-01-121-3/+3
|
* differences incurred by rebasing - thanks LinusAndreas Steffen2011-11-281-96/+1
|
* automatically registering component measurementsAndreas Steffen2011-11-281-4/+0
|
* bound functional component measurements to AIKAndreas Steffen2011-11-281-0/+8
|
* defined various measurement hash and pcr functionsAndreas Steffen2011-11-281-16/+7
|
* fixed memory leaksAndreas Steffen2011-11-281-10/+11
|
* refactored simple_evid_final attributeAndreas Steffen2011-11-281-0/+1
|
* renamed pts_req_func_comp_evid flagsAndreas Steffen2011-11-281-1/+1
|
* refactored PCR functionalityAndreas Steffen2011-11-281-18/+18
|
* finished refactoring functional componentsAndreas Steffen2011-11-281-1/+1
|
* Factored IMC/V Attestation build/process of Component Functional NameSansar Choinyambuu2011-11-281-2/+12
|
* object oriented approach to pts functional componentsAndreas Steffen2011-11-281-1/+0
|
* Changes due to new implementation of Request Functional Component Evidence ↵Sansar Choinyambuu2011-11-281-0/+1
| | | | attribute
* Using the database entries for generating Functional Component Evidence RequestsSansar Choinyambuu2011-11-281-0/+2
| | | | Using database entries to match received component measurement hashes
* Add/CheckOff/Check pending functional component evidence requestsSansar Choinyambuu2011-11-281-0/+1
|
* Implemented TPM_Quote2 on imc and constructing TPM_Quote_Info2 on imvSansar Choinyambuu2011-11-281-4/+9
|
* follow strongswan coding rulesSansar Choinyambuu2011-11-281-5/+7
|
* Construct PCR Composite using information received in Simple Component ↵Sansar Choinyambuu2011-11-281-5/+6
| | | | Evidence attributes
* Fixed calculate quote info function -> initialize PCR bit mask array with zeroesSansar Choinyambuu2011-11-281-2/+2
| | | | | Return TPM Quote Info only, hash of it is calculated in IMV Process Renamed digest with quote info
* Changed definition of pcr_value in pcr_entry_t structureSansar Choinyambuu2011-11-281-0/+7
| | | | Implemented function to check if recevied PCR after value matches with any configured pcr value
* Implemented Quote Digest constructing function for IMVSansar Choinyambuu2011-11-281-0/+17
| | | | | | Implemented Signature verification function to check TPM Quote Signature Implemented Handling of Simple Evidence Final attribute Fixed bug within tpm_quote function
* Loading AIK Blob from file configuredSansar Choinyambuu2011-11-281-2/+3
| | | | Finalized implementation of quote_tpm function
* refactored DH group nonce exchangeAndreas Steffen2011-11-281-17/+7
|
* fixed setting of PTS DH groupAndreas Steffen2011-11-281-26/+28
|
* Improved implementation of Read PCR/ Extend PCR/ Quote_TPM functionsSansar Choinyambuu2011-11-281-3/+2
| | | | Implemented creating/handling of Simple Evidence Final attribute (incomplete)
* Changed definition of output and set them in quote_tpm functionSansar Choinyambuu2011-11-281-5/+8
|
* Implemented first version of tpm quote functionSansar Choinyambuu2011-11-281-1/+5
|
* added newline at end of fileAndreas Steffen2011-11-281-0/+1
|
* Changed definition of get_my_pub_val function a littleSansar Choinyambuu2011-11-281-2/+2
|
* Implemented functions for reading and extending TPM PCRSansar Choinyambuu2011-11-281-1/+29
| | | | Made hash_file function a member of pts object
* Implemented handling of DH Parameters Response and Finish attributesSansar Choinyambuu2011-11-281-0/+40
| | | | Implemented calculating session secrets
* Fixed bug in construction of PCR_SELECT structureSansar Choinyambuu2011-11-281-22/+0
|
* Defined functional components within ITA namespaceSansar Choinyambuu2011-11-281-1/+43
| | | | Implemented handling of functional components evidence request/response
* Implemented matching of Optional PCR Composite field value when Hashing was ↵Sansar Choinyambuu2011-11-281-2/+2
| | | | | | done to reduce the size of it Optional Composite Hash Algorithm field is always present, has value of all zeroes if was not used
* follow strongswan coding rulesSansar Choinyambuu2011-11-281-7/+10
|
* Construct PCR Composite using information received in Simple Component ↵Sansar Choinyambuu2011-11-281-5/+6
| | | | Evidence attributes
* Fixed calculate quote info function -> initialize PCR bit mask array with zeroesSansar Choinyambuu2011-11-281-2/+7
| | | | | Return TPM Quote Info only, hash of it is calculated in IMV Process Renamed digest with quote info
* Changed definition of pcr_value in pcr_entry_t structureSansar Choinyambuu2011-11-281-1/+8
| | | | Implemented function to check if recevied PCR after value matches with any configured pcr value
* Implemented Quote Digest constructing function for IMVSansar Choinyambuu2011-11-281-0/+31
| | | | | | Implemented Signature verification function to check TPM Quote Signature Implemented Handling of Simple Evidence Final attribute Fixed bug within tpm_quote function
* Loading AIK Blob from file configuredSansar Choinyambuu2011-11-281-2/+3
| | | | Finalized implementation of quote_tpm function
* refactored DH group nonce exchangeAndreas Steffen2011-11-281-29/+31
|
* fixed setting of PTS DH groupAndreas Steffen2011-11-281-69/+56
|
* Improved implementation of Read PCR/ Extend PCR/ Quote_TPM functionsSansar Choinyambuu2011-11-281-3/+8
| | | | Implemented creating/handling of Simple Evidence Final attribute (incomplete)
* Changed definition of output and set them in quote_tpm functionSansar Choinyambuu2011-11-281-6/+9
|
* Implemented first version of tpm quote functionSansar Choinyambuu2011-11-281-1/+15
|