aboutsummaryrefslogtreecommitdiffstats
path: root/src/libimcv/tcg
Commit message (Expand)AuthorAgeFilesLines
...
* Obtain AIK and exchange as PEM certificate doneSansar Choinyambuu2011-09-081-55/+72
* Started implementing obtaining of AIKSansar Choinyambuu2011-09-082-2/+341
* Restore flag calculationSansar Choinyambuu2011-09-081-2/+37
* Reading and writing flags directlySansar Choinyambuu2011-09-082-41/+6
* Added empty getter/setter for AIKSansar Choinyambuu2011-09-082-6/+56
* Deleted switch statement for hashing algorithms, using the integer field dire...Sansar Choinyambuu2011-09-081-15/+1
* Added create_meas_enumerator function to pts_database objectSansar Choinyambuu2011-09-082-0/+41
* Deleted filter for measurement enumeratorSansar Choinyambuu2011-09-081-17/+6
* The file and directory lists are queried from dbSansar Choinyambuu2011-09-082-17/+23
* Deleted unnecessary debug statementSansar Choinyambuu2011-09-081-3/+0
* chunk_clone after read_dataSansar Choinyambuu2011-09-084-1/+15
* Removed unnecessary structSansar Choinyambuu2011-09-081-8/+0
* implemented access to PTS file measurement databaseAndreas Steffen2011-09-082-7/+13
* Moved hashing functionalities to pts objectSansar Choinyambuu2011-09-082-0/+137
* Moved structures related to File Measurement to pts.hSansar Choinyambuu2011-09-081-11/+2
* replaced unreliable tabs by spacesAndreas Steffen2011-09-081-21/+20
* added pts database interfaceAndreas Steffen2011-09-082-0/+139
* Implemented Error Codes Enumeration for PTSSansar Choinyambuu2011-09-082-0/+94
* detect TPM presence on IMCAndreas Steffen2011-09-081-35/+57
* moved proto_caps and meas_algo to pts objectAndreas Steffen2011-09-084-24/+145
* moved TSS into pts objectAndreas Steffen2011-09-082-0/+203
* shortened function names and moved to pts subdirectoryAndreas Steffen2011-09-086-15/+15
* added newlineAndreas Steffen2011-09-081-1/+1
* cosmeticsAndreas Steffen2011-09-082-8/+5
* moved file_meas_entry_t struct to header fileSansar Choinyambuu2011-09-082-10/+11
* Restored the changesSansar Choinyambuu2011-09-081-1/+1
* combined request with tcg_pts_attr_proto_capsAndreas Steffen2011-09-084-421/+25
* created PTS Functional Component Name header fileAndreas Steffen2011-09-085-162/+182
* shortened type name to pts_pcr_transform_tAndreas Steffen2011-09-083-39/+39
* cosmeticsAndreas Steffen2011-09-081-3/+3
* set_algorithms method not neededAndreas Steffen2011-09-082-17/+0
* convert pts_meas_algo_t to hash_algorithm_typeAndreas Steffen2011-09-082-1/+26
* moved pts_meas_algorithms_t to own header fileAndreas Steffen2011-09-086-28/+137
* refactored PTS measurement algorithmsAndreas Steffen2011-09-088-490/+73
* shortened some type names and enforced encoding rulesAndreas Steffen2011-09-0819-225/+451
* Corrected typoSansar Choinyambuu2011-09-081-2/+2
* Implemented TCG PTS File Measurement attributeSansar Choinyambuu2011-09-082-0/+493
* Corrected wrong parameter nameSansar Choinyambuu2011-09-081-1/+1
* Implemented TCG PTS Simple Evidence Final and Request File Measurement attrib...Sansar Choinyambuu2011-09-084-0/+1018
* Changed the type of hash algorithm to the enum variableSansar Choinyambuu2011-09-082-16/+18
* Implemented TCG PTS Simple Component Evidence AttributeSansar Choinyambuu2011-09-082-0/+1042
* Use chunk_t.len instead of sizeof functionSansar Choinyambuu2011-09-083-17/+16
* Changed the type of name field to corresponding enum typeSansar Choinyambuu2011-09-082-17/+21
* Finalized the implementation of TCG PTS Request Functional Component Evidence...Sansar Choinyambuu2011-09-082-61/+114
* Implemented TCG PTS Generate Attestation Evidence attributeSansar Choinyambuu2011-09-082-0/+246
* Draft version of TCG PTS Request Function Component Evidence AttributeSansar Choinyambuu2011-09-082-0/+532
* Commented compiler options Wall Werror for MakefileSansar Choinyambuu2011-09-081-1/+1
* Debugged TCG PTS attributes implementationsSansar Choinyambuu2011-09-0810-76/+84
* Changes according to the new PTS Attributes additionSansar Choinyambuu2011-09-081-1/+1
* Implemented TCG PTS AttributesSansar Choinyambuu2011-09-0816-0/+2406