1. 495567a tpmclient: Use signed ints for comparision < 0 by Peter Huewe · 7 years ago
  2. 802c477 Merge branch 1.x by Philip Tricca · 7 years ago
  3. 00074b7 test: Remove tpmtest, disable all tpmclient tests that depend on the RM. by Philip Tricca · 7 years ago
  4. 7966ef8 Remove resourcemgr and fixup build. by Philip Tricca · 7 years ago
  5. ab23d34 Merge branch '1.x' by Philip Tricca · 7 years ago
  6. a43c48f Check for not-implemented commands in "tpmtest" by Dominic Grauvogl · 7 years ago
  7. 866b477 SessionHmac: Remove dead code. by Philip Tricca · 7 years ago
  8. a8baeab tpmclient: Fix an off-by-one bug. by Philip Tricca · 7 years ago
  9. f0f7f56 tpmtest: Fix an off-by-one bug. by Philip Tricca · 7 years ago
  10. aad4cb8 sample: Fix memory leak in TpmHmac. by Philip Tricca · 7 years ago
  11. 075e9c4 LoadExternalHMACKey: Initialize authKey before use. by Philip Tricca · 7 years ago
  12. 5a2f34c TpmHash: Fix possible memory leaks. by Philip Tricca · 7 years ago
  13. 4f95c0e _TSS2_SYS_CONTEXT_BLOB: Add reasponse header structure. by Philip Tricca · 7 years ago
  14. 78ecbc8 Fix possible memory leak in integration test infrastructure. by Philip Tricca · 7 years ago
  15. a989e48 tpmtest: Remove dead code. by Philip Tricca · 7 years ago
  16. 4079f69 test: Initialize variables and add prevent possible NULL deref. by Philip Tricca · 7 years ago
  17. 5218cf2 DecryptEncrypt: Initialize keyAuth to 0, not just size field. by Philip Tricca · 7 years ago
  18. f891580 test: Add integration test for Tss2_Sys_StartAuthSession. by Philip Tricca · 7 years ago
  19. 8e5afda unit: Add tests for successful calls to device TCTI receive / transmit. by Philip Tricca · 7 years ago
  20. f73ea36 tpmtest: Use inttypes 64bit format specifier for clock values. by Philip Tricca · 7 years ago
  21. e72e140 Fix weird indentation in tpm(client|test) to keep GCC v6 happy. by Philip Tricca · 7 years ago
  22. 42039cc libmarshal: Pass source parameter by value for *_Marshal functions. by Philip Tricca · 7 years ago
  23. b37fa66 libmarshal: Replace type-punned pointer in CAST_TO_* with real functions. by Philip Tricca · 7 years ago
  24. 2744781 configure.ac: Move compiler / preproc / link flag macros to m4/. by Philip Tricca · 7 years ago
  25. dd3b03c Cleanup includes of local files. by Philip Tricca · 7 years ago
  26. 3efb282 libmarshal: Add functions to (un)?marshal TPM_ST and use them. by Philip Tricca · 7 years ago
  27. a6085c9 Move CheckOverflow.c from sapi_util to common. by Philip Tricca · 7 years ago
  28. 935972e Replace UINT32 marshaling with functions from libmarshal. by Philip Tricca · 7 years ago
  29. 819af36 Replace UINT16 marshaling with functions from libmarshal. by Philip Tricca · 7 years ago
  30. b33eb35 marshal: Add functions to marshal UINT64s with unit test. by Philip Tricca · 8 years ago
  31. bff7212 marshal: Add functions for UINT32 and unit tests. by Philip Tricca · 8 years ago
  32. 689c090 marshal: Add marshalling functions for UINT16 with unit test. by Philip Tricca · 8 years ago
  33. 7360972 marshal: Add infrastructure to build libmarshal & (un)?marshal for UINT8. by Philip Tricca · 7 years ago
  34. 56fec89 cleanup: Convert 'cpp' files to 'c'. by Philip Tricca · 7 years ago
  35. 3a36b66 cleanup: Remove usage of _WIN32 macro. by Philip Tricca · 7 years ago
  36. 328ae1b test: Add integration test for asymmetric encrypt and decrypt use case. by hp · 8 years ago
  37. b4bebc7 test: Add integration test for PCR Read and Extend Remove PCR Extension test from tpmtest. by hp · 8 years ago
  38. ab961cb test: Add integration test for SelfTest. by hp · 8 years ago
  39. 43ac71d test: Add integration test for GetRandom. by hp · 8 years ago
  40. e72f257 test: Add integration test "framework". by Philip Tricca · 8 years ago
  41. e08bdb9 Move unit tests from test/ to test/unit/ and remove the '_unit' suffix. by Philip Tricca · 8 years ago
  42. 467d63b libtcti-device: Add unit test with all NULL params to the init function. by Philip Tricca · 8 years ago
  43. ef94573 libtcti-device: Add test to ensure the init function rejects a NULL config struct. by Philip Tricca · 8 years ago
  44. e8cc47f libtcti-device: Remove unnecessary indirection in log callback test. by Philip Tricca · 8 years ago
  45. 8fb6a62 libtcti-device: Remove unnecessary indirection in log unit test. by Philip Tricca · 8 years ago
  46. ae884f5 libtcti-device: Simplify the context size discovery unit test. by Philip Tricca · 8 years ago
  47. cd60952 libtcti-device: Normalize the naming for unit test file. by Philip Tricca · 8 years ago
  48. a7d2e2c libtcti-device: Consolidate unit test into a single file. by Philip Tricca · 8 years ago
  49. 75c5ef8 CheckOverflow: Move sanity checks for context state from (un)?marshall functions to checkoverflow.c by Philip Tricca · 8 years ago
  50. 8087067 Use assert_int_equal instead of assert_return_code in unit tests. by Philip Tricca · 8 years ago
  51. a23a282 Remove Windows build files. by Philip Tricca · 8 years ago
  52. 40e926d tcti_socket: Move simulator initialization code into the context init function. by Philip Tricca · 8 years ago
  53. 430cda2 test: Add unit tests for marshalling and unmarshalling a simple TPM2B structure. by Philip Tricca · 8 years ago
  54. f2f595d test: Add test case for Unmarshal-UINT32. by Philip Tricca · 8 years ago
  55. 0038a17 test: Add unit test for Unmarshal_UINT16. by Philip Tricca · 8 years ago
  56. dae20ee Fix window build for resourcemgr & tpmclient by Gang Wei · 8 years ago
  57. 1008bf5 Add unit test for CheckOverflow function. by Philip Tricca · 8 years ago
  58. 80d81bd Add a unit test for the marshal_UINT32 function. by Philip Tricca · 8 years ago
  59. 4be0534 tpmclient: Remove unused data. by Philip Tricca · 8 years ago
  60. f1811f0 Add unit test for marshal-UINT16 function. by Philip Tricca · 8 years ago
  61. 7571507 tcti_util: Move all utility functions for the TCTIs into a common file. by Philip Tricca · 8 years ago
  62. bd9e986 tcti_device_util: Cleanup the TeardownDeviceTcti function. by Philip Tricca · 8 years ago
  63. 755d9ec tcti_socket: Stop freeing caller allocated data in finalize function. by Philip Tricca · 8 years ago
  64. 81223f4 Add unit test for the CopyCommandHeader function. by Philip Tricca · 8 years ago
  65. 364c0ce Add unit test for GetNumHandles, check for valid and invalid TPM_CC values. by Philip Tricca · 8 years ago
  66. 90363cd Add tests to ensure CommonPreparePrologue rejects TSS2_SYS_CONTEXTs with bad previousStage member. by Philip Tricca · 8 years ago
  67. 6f634c4 Add a single unit test to trigger the NULL deref bug in CommonPreparePrologue by Philip Tricca · 8 years ago
  68. 642993f tpmtest: update CBC mode to CFB too by Gang Wei · 8 years ago
  69. dfa41a5 Remove all trailing whitespace. by Philip Tricca · 8 years ago
  70. 4c1b4a0 getcommands: Move to resourcemgr/, remove use of SAPI_CLIENT macro, fix error code by Philip Tricca · 8 years ago
  71. ffab88a tpmtest: fix a TPM2B initialization issue in test 34 by Gang Wei · 8 years ago
  72. 835d305 tpmtest: disable 2 cases for nonNULL platform auth by Gang Wei · 8 years ago
  73. 3d3fe5c tpmtest: replace all ECB mode with CFB by Gang Wei · 8 years ago
  74. e03b846 Fixup bugs introduced by 3b7e71220c9 by fixing up include directives to use sapi/ instead of tss2/ by Philip Tricca · 8 years ago
  75. cc57502 Merge pull request #210 from hteh/master by Gang(Jimmy) Wei · 8 years ago
  76. 20cac4e added in 6 use case tests & 1 functional test by hp · 8 years ago
  77. 1c82759 Got debug messages working in RM. by wcarthur · 8 years ago
  78. 5dc6916 tpmclient: Initialize a few variables explicitly. by Philip Tricca · 8 years ago
  79. 33eacd1 test: Remove unused state variable. by Philip Tricca · 8 years ago
  80. 1225a1b tpmtest & tpmclient: fix more TPM2B initialization by Gang Wei · 8 years ago
  81. c171cc2 update sample code to use INIT_SIMPLE_TPM2B_SIZE() by Gang Wei · 8 years ago
  82. 2dc284c tpmtest: use INIT_SIMPLE_TPM2B_SIZE to init TPM2B by Gang Wei · 8 years ago
  83. b093b5f tpmtest: fix one more place needing initializing TPM2B size by Gang Wei · 8 years ago
  84. 4eb2f35 tcti: Add buffer debug callback. by Philip Tricca · 8 years ago
  85. bcc7303 tcti_socket: Replace global function pointer to debug print function. by Philip Tricca · 8 years ago
  86. 210b770 Fixed uninitialized size fields in output simple TPM2B structures. by wcarthur · 8 years ago
  87. aee953e Fixed compiler warnings related to unused variables that are being turned into errors. by wcarthur1 · 8 years ago
  88. 098f8c0 Added support for properly calculating cpHash for commands that have no handles. by wcarthur · 8 years ago
  89. bbf2203 tpmclient: Add debug callback to device TCTI config. by Philip Tricca · 8 years ago
  90. decc21c Remove debug data from TCTI function signature. by Philip Tricca · 8 years ago
  91. faac11f tcti_device_test: Remove MAGIC and VERSION from Init call. by Philip Tricca · 8 years ago
  92. e2761a4 Fixed bug when running against IBM simulator. Need to check for by wcarthur1 · 8 years ago
  93. 08ad945 Fixed instances of 0x80006 errors (insufficient buffer) when running by wcarthur1 · 8 years ago
  94. 7ddc98e Enable connection specific creation and shutdown of sessions (this is preparation for getcap tests). by wcarthur · 8 years ago
  95. 39d58fa Revert "Enable connection specific creation and shutdown of sessions (this is" by Philip Tricca · 8 years ago
  96. 6b104cd Merge pull request #164 from flihp/remove_magic_version by wcarthur1 · 8 years ago
  97. 3aa33ac Enable connection specific creation and shutdown of sessions (this is by wcarthur · 8 years ago
  98. abb4b09 Fixed StartAuthSessionWithParams: when StartAuthSession fails, by wcarthur · 8 years ago
  99. ee69aba Fixed bug in TestRM (uninitialized sizes for TPM2B's passed to CreatePrimaryComplete). by wcarthur · 8 years ago
  100. 7484053 tcti: Remove magic & version parameters from the Init functions. by Philip Tricca · 8 years ago