aboutsummaryrefslogtreecommitdiffstats
path: root/src/libimcv/plugins/imv_attestation
Commit message (Expand)AuthorAgeFilesLines
...
* Modified some unnecessary todo statementSansar Choinyambuu2011-11-282-4/+2
* CosmeticsSansar Choinyambuu2011-11-281-4/+3
* Implemented creating and handling of Optional PCR Composite field in Simple E...Sansar Choinyambuu2011-11-281-7/+8
* Construct PCR Composite using information received in Simple Component Eviden...Sansar Choinyambuu2011-11-281-23/+24
* Used Openssl RSA_verify functionSansar Choinyambuu2011-11-281-3/+2
* Fixed calculate quote info function -> initialize PCR bit mask array with zeroesSansar Choinyambuu2011-11-281-14/+29
* Included hasher.hSansar Choinyambuu2011-11-281-0/+1
* fixed typo in reason stringsSansar Choinyambuu2011-11-281-3/+3
* Check if matching value configured with the received pcr after value in Simpl...Sansar Choinyambuu2011-11-281-4/+13
* deleted unnecessary debuggin statementSansar Choinyambuu2011-11-281-1/+0
* Modified reason stringsSansar Choinyambuu2011-11-281-3/+3
* Replaced static string path with Metadata requests retrieved from pts databaseSansar Choinyambuu2011-11-281-4/+16
* Added measurement and metadata columns to files tableSansar Choinyambuu2011-11-282-43/+88
* Implemented Quote Digest constructing function for IMVSansar Choinyambuu2011-11-281-10/+47
* added pts_dh_group_error_create() and pts_dh_nonce_error_create()Andreas Steffen2011-11-281-6/+4
* moved building of attributes to imv_attestation_buildAndreas Steffen2011-11-284-177/+266
* moved commentsAndreas Steffen2011-11-281-23/+0
* added the IMV_ATTESTATION_STATE_NONCE_REQ stateAndreas Steffen2011-11-282-44/+38
* aborting after fatal imv_attestation errorAndreas Steffen2011-11-282-9/+16
* moved attribute processing to imv_attestation_processAndreas Steffen2011-11-286-366/+489
* refactored DH group nonce exchangeAndreas Steffen2011-11-281-64/+53
* fixed setting of PTS DH groupAndreas Steffen2011-11-281-10/+12
* Improved implementation of Read PCR/ Extend PCR/ Quote_TPM functionsSansar Choinyambuu2011-11-281-2/+24
* Use already negotiated Measurement algorithm as Hashing algorithm for Diffie ...Sansar Choinyambuu2011-11-281-18/+4
* Fixed some memory leaksSansar Choinyambuu2011-11-281-1/+2
* Implemented hasndling of Request Functional Component Evidence and creation o...Sansar Choinyambuu2011-11-281-1/+77
* Fixed memory leaksSansar Choinyambuu2011-11-281-63/+65
* Implemented handling of DH Parameters Response and Finish attributesSansar Choinyambuu2011-11-281-30/+145
* Replaced DH_NONCE state with TPM_INIT stateSansar Choinyambuu2011-11-281-1/+1
* Started implementing handling of DH Nonce attributesSansar Choinyambuu2011-11-282-8/+63
* Implemented Diffie Hellman Nonce attributesSansar Choinyambuu2011-11-281-0/+3
* Began implementing handline of Functional Component Measuring attributesSansar Choinyambuu2011-11-281-1/+41
* Implemented handling of File MetadataSansar Choinyambuu2011-11-281-1/+39
* used request ID in message request outputAndreas Steffen2011-09-101-2/+2
* introduced a PA-TNC attribute managerAndreas Steffen2011-09-101-2/+14
* removed whitespaceAndreas Steffen2011-09-101-1/+1
* decoupled request ID from files table primary keyAndreas Steffen2011-09-103-16/+32
* determine version for various Linux releasesAndreas Steffen2011-09-101-1/+1
* File not Found, Invalid path, Invalid Delimiter PTS errors case checks implem...Sansar Choinyambuu2011-09-101-6/+0
* added Gentoo UML file measurementsAndreas Steffen2011-09-081-0/+144
* check if pts_credmgr existsAndreas Steffen2011-09-081-1/+1
* move state change to head of sectionAndreas Steffen2011-09-081-3/+3
* created libptsAndreas Steffen2011-09-083-6/+7
* little bug fixAndreas Steffen2011-09-081-1/+0
* beautified AIK verificationAndreas Steffen2011-09-081-8/+15
* refactored measurement verificationAndreas Steffen2011-09-081-47/+9
* refactored file measurement request listAndreas Steffen2011-09-083-143/+90
* Added Check_Measurement function to pts_database instead of returning enumera...Sansar Choinyambuu2011-09-081-14/+4
* Added Check_Measurement function to pts_database instead of returning enumera...Sansar Choinyambuu2011-09-083-54/+166
* check if AIK certificate is trustedAndreas Steffen2011-09-081-6/+36