aboutsummaryrefslogtreecommitdiffstats
path: root/src/libimcv/plugins/imc_attestation/imc_attestation.c
Commit message (Expand)AuthorAgeFilesLines
...
* Changes according to db implementationSansar Choinyambuu2011-09-081-0/+2
* Moved hashing functionalities to pts objectSansar Choinyambuu2011-09-081-93/+3
* Proto Caps and Meas AlgorithmsSansar Choinyambuu2011-09-081-218/+134
* nothing to send with BeginHandshakeAndreas Steffen2011-09-081-1/+1
* moved proto_caps and meas_algo to pts objectAndreas Steffen2011-09-081-50/+39
* moved TSS into pts objectAndreas Steffen2011-09-081-45/+8
* define tpm_version_info as a chunkAndreas Steffen2011-09-081-33/+28
* log selected PTS measurement algorithmAndreas Steffen2011-09-081-0/+5
* shortened function names and moved to pts subdirectoryAndreas Steffen2011-09-081-3/+2
* get rid of intermediate handshake_state variableAndreas Steffen2011-09-081-12/+5
* slightly modified IMC measurement algorithm selectionAndreas Steffen2011-09-081-5/+9
* Implemented the ReceiveMessage function on imc/vSansar Choinyambuu2011-09-081-5/+97
* Implemented send_message of File Measurement PTS attribute on imc_attestationSansar Choinyambuu2011-09-081-19/+133
* combined request with tcg_pts_attr_proto_capsAndreas Steffen2011-09-081-2/+2
* use libstrongswan hasherAndreas Steffen2011-09-081-60/+28
* moved pts_meas_algorithms_t to own header fileAndreas Steffen2011-09-081-4/+7
* refactored PTS measurement algorithmsAndreas Steffen2011-09-081-5/+5
* shortened some type names and enforced encoding rulesAndreas Steffen2011-09-081-4/+5
* Started implementing Notification Handshake and Send Message FunctionsSansar Choinyambuu2011-09-081-9/+228
* Modified the handling switch for Attributes reception on Attestation IMV/CSansar Choinyambuu2011-09-081-12/+8
* Changes according to the new PTS Attributes additionSansar Choinyambuu2011-09-081-1/+55
* added support of INVALID_PARAMETER PA-ErrorAndreas Steffen2011-09-081-0/+5
* parameters of change_state() method changedAndreas Steffen2011-09-081-1/+2
* Attestation IMC/IMV pair uses TCG_PTS subtypeAndreas Steffen2011-09-081-3/+4
* created empty imc_attestation and imv_attestation plugin hullsAndreas Steffen2011-09-081-0/+248