1. 897c75d Tests/esapi: Add PolicyTicket by Juergen Repp · 6 years ago
  2. ed81805 Tests/esapi: Add PolicyAuthorize by Juergen Repp · 6 years ago
  3. 090bcef Tests/esapi: Add NV_Certify by Juergen Repp · 6 years ago
  4. 5302883 Tests/esapi: Add Lock by Juergen Repp · 6 years ago
  5. efacad1 Tests/esapi: Add Import by Juergen Repp · 6 years ago
  6. 9f394f2 Tests/esapi: Add HierarchyControl by Juergen Repp · 6 years ago
  7. d6ed8f2 Tests/esapi: Add GetTime by Juergen Repp · 6 years ago
  8. 841eeb4 Tests/esapi: Add FirmwareRead by Juergen Repp · 6 years ago
  9. 4ffdf0f Tests/esapi: Add FieldUpgrade by Juergen Repp · 6 years ago
  10. 7de9fbf Tests/esapi: Add EventSequenceComplete by Juergen Repp · 6 years ago
  11. cd10125 Tests/esapi: Add EncryptDecrypt by Juergen Repp · 6 years ago
  12. 73461b4 Tests/esapi: Add ECDH_ZGen by Juergen Repp · 6 years ago
  13. 472840f Tests/esapi: Add ECDH_KeyGen by Juergen Repp · 6 years ago
  14. 0d884d5 Tests/esapi: Add ECC_Parameters by Juergen Repp · 6 years ago
  15. 50dfdd9 Tests/esapi: Clockset remove session test by Juergen Repp · 6 years ago
  16. 0c2d853 Tests/esapi: Add Commit by Juergen Repp · 6 years ago
  17. 658cd7d Tests/esapi: Add ClearControl by Juergen Repp · 6 years ago
  18. 1645570 Tests/esapi: Add ChangeEPS by Juergen Repp · 6 years ago
  19. 77b9a0e Tests/esapi: Add Certify by Juergen Repp · 6 years ago
  20. 43966fc Tests/esapi: Add CertifyCreation by Juergen Repp · 6 years ago
  21. 839aa2e Tests/esapi: Fix minor problems by Andreas Fuchs · 6 years ago
  22. 607317b Tests/esapi: Add Audit by Juergen Repp · 6 years ago
  23. 920d7cd Tests/esapi: Add PCR_Read, _Event, _Allocate by Juergen Repp · 6 years ago
  24. 183ca32 Tests/esapi: Fix PCR_AuthValue by Juergen Repp · 6 years ago
  25. 97252d7 Tests/esapi: Add Rewrap and fix coding style by Juergen Repp · 6 years ago
  26. 4acac15 Tests/esapi: Add ClockRateAdjust and ReadClock by Juergen Repp · 6 years ago
  27. 134c93c test: move session bits from tpmclient to test/integration by Tadeusz Struk · 6 years ago
  28. 2daba1f tpmclient: refactor kdfa by Tadeusz Struk · 6 years ago
  29. b8a6f00 tpmclient: refactor ENTITY by Tadeusz Struk · 6 years ago
  30. b3441ec test: add third handle to hash calculation by Tadeusz Struk · 6 years ago
  31. 586dc4c tpmclient: refactor session HMAC calculation by Tadeusz Struk · 6 years ago
  32. 33a3603 test: use hash table to store sessions by Tadeusz Struk · 6 years ago
  33. 2290f69 test: fix bug in TpmHandleToName by Tadeusz Struk · 6 years ago
  34. 6b7cd5b tpmclient: remove session attrib param from TpmComputeSessionHmac by Tadeusz Struk · 6 years ago
  35. 239bb67 tpmclient: remove the unneded SESSION_LIST by Tadeusz Struk · 6 years ago
  36. 85208a4 tpmclient: Move session helpers to test/integration/ by Tadeusz Struk · 6 years ago
  37. d3a2307 sapi: move TPM2B helpers out from sapi by Tadeusz Struk · 6 years ago
  38. c46654f tpmclient: merge sample.h and tpmclient.h by Tadeusz Struk · 6 years ago
  39. 65f995b tpmclient: cleanup tpmclient.h file by Tadeusz Struk · 6 years ago
  40. 8866b0c tpmclient: remove syscontext functions by Tadeusz Struk · 6 years ago
  41. 03c16ce test: add common context helpers by Tadeusz Struk · 6 years ago
  42. 74f62fe ESAPI: Fix parameter type in Policies by Juergen Repp · 6 years ago
  43. add438d ESAPI: Uppercase _Async and _Finish by Juergen Repp · 6 years ago
  44. 097cae6 Add EOF handling to 'read_all' function in the io module, and TCTIs. by Philip Tricca · 6 years ago
  45. 7ce0cc4 tcti: Replace 2 read calls in the 'receive' function with a single read. by Philip Tricca · 6 years ago
  46. a037fa5 test: Fix Spelling Errors by dantpm · 6 years ago
  47. a13b958 integration: Fix Spelling Errors by dantpm · 6 years ago
  48. 8ce2f1f tpmclient: remove unneeded functions by Tadeusz Struk · 6 years ago
  49. 830df25 tpmclient: reuse hmac helper by Tadeusz Struk · 6 years ago
  50. ad49a69 test: add helper for HMAC calculation by Tadeusz Struk · 6 years ago
  51. 858f36b tpmclient: remove TpmHash and use the common helper by Tadeusz Struk · 6 years ago
  52. 3c2bf9a tpmclient: remove unneeded SetLocality.c by Tadeusz Struk · 6 years ago
  53. 435467e tpmclient: remove unneeded InitNullSession by Tadeusz Struk · 6 years ago
  54. 58d7a99 tpmclient: move TPM2B helper functions to sample.h by Tadeusz Struk · 6 years ago
  55. 46c8888 tpmclient: move entities tab to Entity.c by Tadeusz Struk · 6 years ago
  56. caff754 test: Add GetPollHandle test for both TCTIs. by Philip Tricca · 6 years ago
  57. 53fa806 tpmclient: remove TestCreate and use common helpers by Tadeusz Struk · 6 years ago
  58. 07857c0 test: add create_keyedhash_key helper by Tadeusz Struk · 6 years ago
  59. 888df7b tpmclient: declare functions as static and remove unused code by Tadeusz Struk · 6 years ago
  60. 850bb59 tcti: Use separate structures for the device and mssim TCTI contexts. by Philip Tricca · 6 years ago
  61. 25847fa IPv6 Client Socket Support by dantpm · 7 years ago
  62. 8d34f28 test: add Tss2_Sys_Startup back to test/integ/main by Tadeusz Struk · 7 years ago
  63. 6c3061b test: esapi: enable esapi single tests by Tadeusz Struk · 7 years ago
  64. 7bf0b08 Tests: Fixed bug in qualifiers and add warning by Andreas Fuchs · 7 years ago
  65. 450cf0b Build: Fixes for Wsign-compare by Andreas Fuchs · 7 years ago
  66. a6bffd0 Tests: ESAPI: Fixed error in yielding by Andreas Fuchs · 7 years ago
  67. 7a70e7e sapi: update the copyright header in the rests of the files by Tadeusz Struk · 7 years ago
  68. 82e25b1 Tests: Fixed failing test on master by Andreas Fuchs · 7 years ago
  69. 731135d Tests: ESAPI: Add PCR tests by Juergen Repp · 7 years ago
  70. f477ded Tests: ESAPI: Add test for duplicate by Juergen Repp · 7 years ago
  71. 624423b Tests: ESAPI: Add test for unseal by Christian Plappert · 7 years ago
  72. 9bef834 Tests: ESAPI: Extend resubmission tests by Juergen Repp · 7 years ago
  73. f1ab013 Tests: ESAPI: Extend NULL pointer test by Juergen Repp · 7 years ago
  74. a070910 Tests: ESAPI Update Object-ChangeAuth by Juergen Repp · 7 years ago
  75. 2bec821 Tests: ESAPI Update CreateLoaded by Juergen Repp · 7 years ago
  76. a2cf69c Tests: ESAPI: Add xor obfuscation by Juergen Repp · 7 years ago
  77. fd6f965 Tests: ESAPI: fix leaked transient objects by Andreas Fuchs · 7 years ago
  78. e58c23d Tests: tpmclient: keep TPM alive by Andreas Fuchs · 7 years ago
  79. 1c0343b Tests: Sapi: Add transient cleanups by Andreas Fuchs · 7 years ago
  80. c0c19c6 Tests: Check for cleanup of transient areas by Andreas Fuchs · 7 years ago
  81. 6ab3fd8 Tests: Check for empty transient areas by Andreas Fuchs · 7 years ago
  82. a0eda36 Tests: Extract simulator TPM_Startup by Andreas Fuchs · 7 years ago
  83. 5d9ce58 Tests: ESAPI: Add test for default tcti by Andreas Fuchs · 7 years ago
  84. 83a7df1 tcti-device: Fix bad logic that overrites caller provided buffer size. by Philip Tricca · 7 years ago
  85. 0b87044 tcti-device: Copy response header to output buffer in receive function. by Philip Tricca · 7 years ago
  86. af6ac00 test: io: add test case for hostname == NULL by Tadeusz Struk · 7 years ago
  87. 6209718 ESAPI: Fix includes for non-api-functions by Juergen Repp · 7 years ago
  88. c60541b Tests: ESAPI Fix includes by Andreas Fuchs · 7 years ago
  89. 2018151 Tests: ESAPI Add sequence test by Juergen Repp · 7 years ago
  90. 0d283c4 Tests: ESAPI: Flush used resources by Andreas Fuchs · 7 years ago
  91. f671156 Tests: ESAPI: Fix test policy_password by Andreas Fuchs · 7 years ago
  92. 95e45c7 Tests: ESAPI: Handle unhandled return codes by Andreas Fuchs · 7 years ago
  93. 88ac7d7 Tests: Esys test for resubmissions by Andreas Fuchs · 7 years ago
  94. d947f13 Tests: Esys test for NULL parameters by Juergen Repp · 7 years ago
  95. 26eaa26 Tests: Update main-esys integration framework by Andreas Fuchs · 7 years ago
  96. 12aa212 sapi: remove ABI version definition from tss2_sys.h by Tadeusz Struk · 7 years ago
  97. 3975a89 SAPI: Remove old TPMA_OBJECT_SIGN define by Andreas Fuchs · 7 years ago
  98. 28164ad SAPI: Initialize: allow abiVersion == NULL by Andreas Fuchs · 7 years ago
  99. 57360da headers: Move TPM2B type from tss2_common.h to $(srcdir)/src/util. by Philip Tricca · 7 years ago
  100. 910f17c headers: Remove tpm20.h header. by Philip Tricca · 7 years ago