aboutsummaryrefslogtreecommitdiffstats
path: root/src/libimcv/plugins
Commit message (Collapse)AuthorAgeFilesLines
...
* Provide recommendation after all received attributes are handledSansar Choinyambuu2011-09-081-10/+21
|
* Clone the path chunk before adding to measurements listSansar Choinyambuu2011-09-081-2/+2
|
* Destroy meas_enumeratorSansar Choinyambuu2011-09-081-0/+1
|
* Added create_meas_enumerator function to pts_database objectSansar Choinyambuu2011-09-081-2/+51
| | | | | Implemented handling part of File Measurement attributes reception Ending the exchange and allowing access if all measurements match with database isolate if not
* Corrected output length for SHA256 algorithmSansar Choinyambuu2011-09-081-5/+5
|
* The file and directory lists are queried from dbSansar Choinyambuu2011-09-082-91/+22
| | | | | Request File Measurements sending and handling is implemented accordingly Measuring the file and directories are tested
* Corrected typo on product_file tableSansar Choinyambuu2011-09-081-1/+1
|
* Corrected typo in querySansar Choinyambuu2011-09-081-1/+1
|
* Changes according to db implementationSansar Choinyambuu2011-09-082-0/+86
|
* implemented access to PTS file measurement databaseAndreas Steffen2011-09-083-3/+276
|
* Moved hashing functionalities to pts objectSansar Choinyambuu2011-09-081-93/+3
|
* Moved structures related to File Measurement to pts.hSansar Choinyambuu2011-09-081-11/+0
|
* added pts database interfaceAndreas Steffen2011-09-082-1/+40
|
* Proto Caps and Meas AlgorithmsSansar Choinyambuu2011-09-082-270/+190
| | | | | TPM Version Info (AIK as well) and Request File Meas attributes are sent together in a single pa_tnc message
* Combined some attributes and got rid of many handshake_statesSansar Choinyambuu2011-09-081-8/+3
|
* Deleted intermediate handshake_stateSansar Choinyambuu2011-09-082-53/+0
|
* nothing to send with BeginHandshakeAndreas Steffen2011-09-081-1/+1
|
* moved proto_caps and meas_algo to pts objectAndreas Steffen2011-09-084-96/+67
|
* moved TSS into pts objectAndreas Steffen2011-09-088-86/+82
|
* reformatted TPM Version Info outputAndreas Steffen2011-09-081-11/+8
|
* cleaned up variable namesAndreas Steffen2011-09-081-7/+9
|
* imv-attestation needs trousersAndreas Steffen2011-09-081-1/+1
|
* define tpm_version_info as a chunkAndreas Steffen2011-09-081-33/+28
|
* log selected PTS measurement algorithmAndreas Steffen2011-09-082-4/+18
|
* shortened function names and moved to pts subdirectoryAndreas Steffen2011-09-082-5/+3
|
* log PA-TNC attribute namesAndreas Steffen2011-09-082-0/+2
|
* Attestation IMV starts sending PA-TNC messagesAndreas Steffen2011-09-081-5/+22
|
* return resultAndreas Steffen2011-09-081-1/+1
|
* link libtspiAndreas Steffen2011-09-081-1/+1
|
* connection_id initialization got lostAndreas Steffen2011-09-081-0/+1
|
* get rid of intermediate handshake_state variableAndreas Steffen2011-09-082-23/+10
|
* slightly modified IMC measurement algorithm selectionAndreas Steffen2011-09-081-5/+9
|
* Implemented the ReceiveMessage function on imc/vSansar Choinyambuu2011-09-082-6/+188
|
* Implemented send_message of File Measurement PTS attribute on imc_attestationSansar Choinyambuu2011-09-082-22/+139
|
* combined request with tcg_pts_attr_proto_capsAndreas Steffen2011-09-082-6/+5
|
* Explain PTS measurement algorithm proposalAndreas Steffen2011-09-081-1/+9
|
* use libstrongswan hasherAndreas Steffen2011-09-081-60/+28
|
* specify supported PTS measurement algorithmsAndreas Steffen2011-09-081-5/+18
|
* moved pts_meas_algorithms_t to own header fileAndreas Steffen2011-09-082-5/+14
|
* refactored PTS measurement algorithmsAndreas Steffen2011-09-082-10/+14
|
* make imv_attestation plugin compileAndreas Steffen2011-09-082-10/+10
|
* shortened some type names and enforced encoding rulesAndreas Steffen2011-09-082-7/+9
|
* Started implementing Notification Handshake and Send Message FunctionsSansar Choinyambuu2011-09-082-15/+406
|
* Finalized State class implementations for Attestation IMV/CSansar Choinyambuu2011-09-084-4/+99
|
* Modified the handling switch for Attributes reception on Attestation IMV/CSansar Choinyambuu2011-09-082-25/+17
|
* Changes according to the new PTS Attributes additionSansar Choinyambuu2011-09-082-2/+109
|
* changed DBG_IMC to DBG_IMVAndreas Steffen2011-09-081-2/+2
|
* added support of INVALID_PARAMETER PA-ErrorAndreas Steffen2011-09-082-1/+11
|
* IMC/IMV directory change to imcvsAndreas Steffen2011-09-082-8/+8
|
* corrected typoAndreas Steffen2011-09-081-1/+1
|