Commit Graph
28 Commits
Author SHA1 Message Date
Sansar Choinyambuu 97112ec23a Implemented Error Codes Enumeration for PTS 2011-09-08 12:08:13 +02:00
Sansar Choinyambuu bbe179e472 Proto Caps and Meas Algorithms
TPM Version Info (AIK as well) and Request File Meas
attributes are sent together in a single pa_tnc message
2011-09-08 12:08:13 +02:00
Sansar Choinyambuu 207c519bd3 Combined some attributes and got rid of many handshake_states 2011-09-08 12:08:13 +02:00
Sansar Choinyambuu 4259bd6fb4 Deleted intermediate handshake_state 2011-09-08 12:08:13 +02:00
Sansar Choinyambuu c7787eac47 Implemented the ReceiveMessage function on imc/v 2011-09-08 12:08:11 +02:00
Sansar Choinyambuu 525d191a42 Implemented send_message of File Measurement PTS attribute on imc_attestation 2011-09-08 12:08:11 +02:00
Sansar Choinyambuu 4e691df55a moved file_meas_entry_t struct to header file 2011-09-08 12:08:11 +02:00
Sansar Choinyambuu 5137beada3 Restored the changes 2011-09-08 12:08:11 +02:00
Sansar Choinyambuu 1dd8f9f6b1 Started implementing Notification Handshake and Send Message Functions 2011-09-08 12:08:10 +02:00
Sansar Choinyambuu 12c0a261cc Finalized State class implementations for Attestation IMV/C 2011-09-08 12:08:10 +02:00
Sansar Choinyambuu 887cd7d253 Corrected typo 2011-09-08 12:08:10 +02:00
Sansar Choinyambuu 4b43764ce3 Modified the handling switch for Attributes reception on Attestation IMV/C 2011-09-08 12:08:10 +02:00
Sansar Choinyambuu 32fef433c1 Implemented TCG PTS File Measurement attribute 2011-09-08 12:08:10 +02:00
Sansar Choinyambuu e80cf188c1 Corrected wrong parameter name 2011-09-08 12:08:10 +02:00
Sansar Choinyambuu 01f29d5979 Implemented TCG PTS Simple Evidence Final and Request File Measurement attributes 2011-09-08 12:08:10 +02:00
Sansar Choinyambuu 86e7dcfc45 Implemented TCG PTS Simple Evidence Final and Request File Measurement attributes 2011-09-08 12:08:09 +02:00
Sansar Choinyambuu 89f7bf2276 Changed the type of hash algorithm to the enum variable
Replaced the values of flag enum variables
2011-09-08 12:08:09 +02:00
Sansar Choinyambuu adc954a77d Implemented TCG PTS Simple Component Evidence Attribute 2011-09-08 12:08:09 +02:00
Sansar Choinyambuu 0105cc5c36 Use chunk_t.len instead of sizeof function
Bit 0 for the flag fields is the most significant field
2011-09-08 12:08:09 +02:00
Sansar Choinyambuu d975e4a755 Changed the type of name field to corresponding enum type 2011-09-08 12:08:09 +02:00
Sansar Choinyambuu f2b89288d0 Finalized the implementation of TCG PTS Request Functional Component Evidence Attribute 2011-09-08 12:08:09 +02:00
Sansar Choinyambuu cbb7925245 Implemented TCG PTS Generate Attestation Evidence attribute
Added two new Attributes to sources in Makefile
2011-09-08 12:08:09 +02:00
Sansar Choinyambuu befdbcb769 Draft version of TCG PTS Request Function Component Evidence Attribute 2011-09-08 12:08:09 +02:00
Sansar Choinyambuu 78f1b194bb Commented compiler options Wall Werror for Makefile
Corrected bit 0 for AIK flags to be least significant bit
2011-09-08 12:08:09 +02:00
Sansar Choinyambuu 1f3f3021d5 Debugged TCG PTS attributes implementations 2011-09-08 12:08:09 +02:00
Sansar Choinyambuu 793d31279b Changes according to the new PTS Attributes addition 2011-09-08 12:08:09 +02:00
Sansar Choinyambuu 3b80bce8c1 Implemented TCG PTS Attributes 2011-09-08 12:08:09 +02:00
Sansar Choinyambuu e1ee0e20f7 PB-TNC messages implemented 2010-12-03 10:23:04 +01:00