1. 802ba56 tpmclient: Refactor SimpleHmacOrPolicyTest into separate integration test. by Philip Tricca · 5 years ago
  2. 6ff9ad4 test/tpmclient: retry Tss2_Sys_NV_Write upon TPM2_RC_RETRY by Jonas Witschel · 4 years, 9 months ago
  3. 6da95b0 FAPI: Add initial implementation of tss2-fapi.so by Juergen Repp · 5 years ago
  4. f0f649d TCTI: Fix the default locality value of tcti-mssim. by Juergen Repp · 5 years ago
  5. 38fcb66 build: add config.h include for all sources by Alon Bar-Lev · 5 years ago
  6. 9f7cc08 Fix SPDX License Identifier by Peter Huewe · 5 years ago
  7. a5ccce5 test: Refactor NV locality policy test into integration test harness. by Philip Tricca · 6 years ago
  8. e691d97 tpmclient: Make GetSetEncryptParamTests resiliant to TPM2_RC_RETRY. by Philip Tricca · 6 years ago
  9. 53c3a99 test: Refactor tpmclient 'other indices' NV tests. by Philip Tricca · 6 years ago
  10. 0dee4d0 test: consistently set size of complex TPM2B to zero by Jeffrey Ferreira · 5 years ago
  11. b971a90 test: Restore output of Check* macros in tpmclient. by Philip Tricca · 6 years ago
  12. fbcdcfb test: update tpmclient test Tss2_Sys_GetEncryptParam for bad sequence by Tadeusz Struk · 6 years ago
  13. b2e0c8d common.h: drop TSS2_DRIVER_RC_LAYER by William Roberts · 6 years ago
  14. af0fd6e Replace tabs by spaces by joholl · 6 years ago
  15. d5a36f6 Convert to SPDX-License-Indentifiers by Peter Huewe · 6 years ago
  16. 0a7027c Replace C++ Comments in C Source Code with C comments by danintel · 6 years ago
  17. 8a7e051 tpmclient: remove encryp-decrypt test from tpmclient by Tadeusz Struk · 6 years ago
  18. db3859b test: cleanup util function names by Tadeusz Struk · 6 years ago
  19. 9079203 test: clean global data in tpmclient by Tadeusz Struk · 6 years ago
  20. f517ee5 tpmclient: remove test/tpmclient/tpmclient.int.h by Tadeusz Struk · 6 years ago
  21. 1578d4f tpmclient: move parameter encryption code to session-util by Tadeusz Struk · 6 years ago
  22. a8fef85 tpmclient: use software helpers for CFB encryption by Tadeusz Struk · 6 years ago
  23. 134c93c test: move session bits from tpmclient to test/integration by Tadeusz Struk · 6 years ago
  24. 2daba1f tpmclient: refactor kdfa by Tadeusz Struk · 6 years ago
  25. b8a6f00 tpmclient: refactor ENTITY by Tadeusz Struk · 6 years ago
  26. b3441ec test: add third handle to hash calculation by Tadeusz Struk · 6 years ago
  27. 586dc4c tpmclient: refactor session HMAC calculation by Tadeusz Struk · 6 years ago
  28. 33a3603 test: use hash table to store sessions by Tadeusz Struk · 6 years ago
  29. 6b7cd5b tpmclient: remove session attrib param from TpmComputeSessionHmac by Tadeusz Struk · 6 years ago
  30. 239bb67 tpmclient: remove the unneded SESSION_LIST by Tadeusz Struk · 6 years ago
  31. 85208a4 tpmclient: Move session helpers to test/integration/ by Tadeusz Struk · 6 years ago
  32. d3a2307 sapi: move TPM2B helpers out from sapi by Tadeusz Struk · 6 years ago
  33. c46654f tpmclient: merge sample.h and tpmclient.h by Tadeusz Struk · 6 years ago
  34. 65f995b tpmclient: cleanup tpmclient.h file by Tadeusz Struk · 6 years ago
  35. 8866b0c tpmclient: remove syscontext functions by Tadeusz Struk · 6 years ago
  36. a037fa5 test: Fix Spelling Errors by dantpm · 6 years ago
  37. 8ce2f1f tpmclient: remove unneeded functions by Tadeusz Struk · 6 years ago
  38. 830df25 tpmclient: reuse hmac helper by Tadeusz Struk · 6 years ago
  39. 858f36b tpmclient: remove TpmHash and use the common helper by Tadeusz Struk · 6 years ago
  40. 3c2bf9a tpmclient: remove unneeded SetLocality.c by Tadeusz Struk · 6 years ago
  41. 435467e tpmclient: remove unneeded InitNullSession by Tadeusz Struk · 6 years ago
  42. 58d7a99 tpmclient: move TPM2B helper functions to sample.h by Tadeusz Struk · 6 years ago
  43. 46c8888 tpmclient: move entities tab to Entity.c by Tadeusz Struk · 6 years ago
  44. 53fa806 tpmclient: remove TestCreate and use common helpers by Tadeusz Struk · 6 years ago
  45. 888df7b tpmclient: declare functions as static and remove unused code by Tadeusz Struk · 6 years ago
  46. e58c23d Tests: tpmclient: keep TPM alive by Andreas Fuchs · 6 years ago
  47. 12aa212 sapi: remove ABI version definition from tss2_sys.h by Tadeusz Struk · 7 years ago
  48. 3975a89 SAPI: Remove old TPMA_OBJECT_SIGN define by Andreas Fuchs · 7 years ago
  49. 57360da headers: Move TPM2B type from tss2_common.h to $(srcdir)/src/util. by Philip Tricca · 7 years ago
  50. 910f17c headers: Remove tpm20.h header. by Philip Tricca · 7 years ago
  51. a7c51ce build: Move logging code and tss2_endian.h to $(srcdir)/src/util by Philip Tricca · 7 years ago
  52. ee73062 build: Move type marshalling library from 'marshal' to 'src/tss2-mu'. by Philip Tricca · 7 years ago
  53. 8ffd3c4 build: Install headers to $(includedir)/tss2, prefixed with tss2_ by Philip Tricca · 7 years ago
  54. addad78 tcti: Rename 'socket' TCTI to 'mssim'. by Philip Tricca · 7 years ago
  55. 105c1a0 tcti: refactor PlatformCommand function by Tadeusz Struk · 7 years ago
  56. 36a8e1f sysapi: add missing _MASK prefix to TPMA constants by Tadeusz Struk · 7 years ago
  57. c21dbf3 libtcti-socket: Remove old init function, data & refactor std init. by Philip Tricca · 7 years ago
  58. 80e8485 Logging: Fix --with-maxloglevel by Andreas Fuchs · 7 years ago
  59. 1f650d2 sapi: More header cleanups by Tadeusz Struk · 7 years ago
  60. a3e0374 sapi: change version to the latest defined by spec by Tadeusz Struk · 7 years ago
  61. 9deabdd test: Remove old tpmclient 'tcti_util' module. by Philip Tricca · 7 years ago
  62. 78a4958 test: Update to new logging framework by Andreas Fuchs · 7 years ago
  63. 43a0d76 TCTI: Update to new logging framework by Andreas Fuchs · 7 years ago
  64. e66804b Headers: Fixing macros for error levels (to rc layers) by Andreas Fuchs · 7 years ago
  65. bf9b612 sysapi: Update SetCmdAuths and GetRspAuths to new parameter type by Andreas Fuchs · 7 years ago
  66. e454382 tests: Fixes unused variables by Andreas Fuchs · 7 years ago
  67. 13ab189 tests: Fixes unused return codes by Andreas Fuchs · 7 years ago
  68. 44f712d sysapi: Fixes about GetCommandCode by Andreas Fuchs · 7 years ago
  69. 5ccc9ec tpm-types: Switch TPMAs from struct to defines by Andreas Fuchs · 7 years ago
  70. 930b5c1 tcti: Change macro function names to CamelCase by Andreas Fuchs · 7 years ago
  71. be5899d All: Changed namespace from TPM_ to TPM2_ by Andreas Fuchs · 7 years ago
  72. 35750de includes: Removed implementation.h by Andreas Fuchs · 7 years ago
  73. 6509300 Change TPM_RC to TSS2_RC. by Andreas Fuchs · 7 years ago
  74. a64c33e sysapi: simplify TPM2B structures by Tadeusz Struk · 7 years ago
  75. 77305c0 test: move System API tests from tpmclient to integration by Tadeusz Struk · 7 years ago
  76. 357b5ff test: create tpm properties integ test by Tadeusz Struk · 7 years ago
  77. 1b9d758 tpmclient: remove hash function pointers by Tadeusz Struk · 7 years ago
  78. e675996 tpmclient: remove unused RM test code by Tadeusz Struk · 7 years ago
  79. e79d986 sysapi: remove duplicate access ptrs from sys context struct by Tadeusz Struk · 7 years ago
  80. ae51338 tpmclient: fix CompareTPM2B by Tadeusz Struk · 7 years ago
  81. b2b8560 sysapi: fix Tss2_Sys_GetCommandCode by Tadeusz Struk · 7 years ago
  82. b5d6a43 sysapi: convert helper functions by Tadeusz Struk · 7 years ago
  83. cd419ac sysapi: introduce REQ and RESP_HEADER macros by Tadeusz Struk · 7 years ago
  84. d55c170 sysapi: Remove duplicate definition of response header by Tadeusz Struk · 7 years ago
  85. 1152eb2 remove double asignment of parameters of rsaDetail.keyBits value in TestCreate() by thomas · 7 years ago
  86. 3b5b272 test: Update test code to work with latest simulator. by Philip Tricca · 7 years ago
  87. 85d3fff marshal: add check for pcrselectSize by Tadeusz Struk · 7 years ago
  88. 7b069a5 fix spelling of synchronous in a couple of places by Daniel Mueller · 7 years ago
  89. b26f3f2 TSS2_Sys_LoadExternal: Fix marshaling error by William Roberts · 7 years ago
  90. 7f8c0ff test: Update invalid test in tpmclient by Tadeusz Struk · 7 years ago
  91. 1453019 sys-initialize: SysInitializeTest is now in integration by John Andersen · 7 years ago
  92. 5c5dc25 abi-version: AbiVersionTest is now in integration by John Andersen · 7 years ago
  93. a2ddffe tpmcliet: Re-write GenerateSessionEncryptDecryptKey for readability. by Philip Tricca · 7 years ago
  94. 93cea25 test: Port tpmclient into the integration test framework. by Philip Tricca · 7 years ago
  95. 345b76b test: Remove tpmclient 'demoDelay' by Philip Tricca · 7 years ago
  96. c611f5a test: Remove resourcemgr test from EvictControl test. by Philip Tricca · 7 years ago
  97. d27ec5b tpmclient: Remove DEBUG_GAP_HANDLING. by Philip Tricca · 7 years ago
  98. c9a932b tpmclient: Remove dead code. by Philip Tricca · 7 years ago
  99. 330d3c7 test: Move "common" and "sample" code used by tpmclient to tpmclient. by Philip Tricca · 7 years ago
  100. dcecfdc test: Remove saved tpmclient output. by Philip Tricca · 7 years ago