1. 0c2d853 Tests/esapi: Add Commit by Juergen Repp · 6 years ago
  2. 658cd7d Tests/esapi: Add ClearControl by Juergen Repp · 6 years ago
  3. 1645570 Tests/esapi: Add ChangeEPS by Juergen Repp · 6 years ago
  4. 77b9a0e Tests/esapi: Add Certify by Juergen Repp · 6 years ago
  5. 43966fc Tests/esapi: Add CertifyCreation by Juergen Repp · 6 years ago
  6. 839aa2e Tests/esapi: Fix minor problems by Andreas Fuchs · 6 years ago
  7. 607317b Tests/esapi: Add Audit by Juergen Repp · 6 years ago
  8. 920d7cd Tests/esapi: Add PCR_Read, _Event, _Allocate by Juergen Repp · 6 years ago
  9. 183ca32 Tests/esapi: Fix PCR_AuthValue by Juergen Repp · 6 years ago
  10. 97252d7 Tests/esapi: Add Rewrap and fix coding style by Juergen Repp · 6 years ago
  11. 4acac15 Tests/esapi: Add ClockRateAdjust and ReadClock by Juergen Repp · 6 years ago
  12. 4b95de9 Types: Add missing declarations of YES and NO by Andreas Fuchs · 6 years ago
  13. e990b03 INSTALL.md: Document Doxygen Builds by dantpm · 6 years ago
  14. 134c93c test: move session bits from tpmclient to test/integration by Tadeusz Struk · 6 years ago
  15. 2daba1f tpmclient: refactor kdfa by Tadeusz Struk · 6 years ago
  16. b8a6f00 tpmclient: refactor ENTITY by Tadeusz Struk · 6 years ago
  17. b3441ec test: add third handle to hash calculation by Tadeusz Struk · 6 years ago
  18. 586dc4c tpmclient: refactor session HMAC calculation by Tadeusz Struk · 6 years ago
  19. 33a3603 test: use hash table to store sessions by Tadeusz Struk · 6 years ago
  20. 1b583d1 travis: add uthash-devel by Tadeusz Struk · 6 years ago
  21. 2290f69 test: fix bug in TpmHandleToName by Tadeusz Struk · 6 years ago
  22. 9df59c5 tss2-tcti: Remove sockets.h by Philip Tricca · 6 years ago
  23. 6b7cd5b tpmclient: remove session attrib param from TpmComputeSessionHmac by Tadeusz Struk · 6 years ago
  24. 239bb67 tpmclient: remove the unneded SESSION_LIST by Tadeusz Struk · 6 years ago
  25. 293b4fa Fix Microsoft Visual Studio Release Builds by dantpm · 6 years ago
  26. d497224 SAPI: Fix unused return codes by Andreas Fuchs · 6 years ago
  27. 85208a4 tpmclient: Move session helpers to test/integration/ by Tadeusz Struk · 6 years ago
  28. d3a2307 sapi: move TPM2B helpers out from sapi by Tadeusz Struk · 6 years ago
  29. c46654f tpmclient: merge sample.h and tpmclient.h by Tadeusz Struk · 6 years ago
  30. 65f995b tpmclient: cleanup tpmclient.h file by Tadeusz Struk · 6 years ago
  31. 8866b0c tpmclient: remove syscontext functions by Tadeusz Struk · 6 years ago
  32. 03c16ce test: add common context helpers by Tadeusz Struk · 6 years ago
  33. bc169cb Doc: Fix doxygen by Andreas Fuchs · 6 years ago
  34. 8a19179 Tests: Add missing integration test to Makefile by Andreas Fuchs · 6 years ago
  35. 2384030 ESAPI: Fix unused return code by Juergen Repp · 6 years ago
  36. 4621c68 ESAPI: make unmarshal work on uninitialized dst by Juergen Repp · 6 years ago
  37. 6eb7b31 ESAPI: Remove dead code by Juergen Repp · 6 years ago
  38. 84df523 SAPI: Fix type of marshalling by Andreas Fuchs · 6 years ago
  39. dc5c805 ESAPI: Add special handling by Juergen Repp · 6 years ago
  40. 74f62fe ESAPI: Fix parameter type in Policies by Juergen Repp · 6 years ago
  41. add438d ESAPI: Uppercase _Async and _Finish by Juergen Repp · 6 years ago
  42. 097cae6 Add EOF handling to 'read_all' function in the io module, and TCTIs. by Philip Tricca · 6 years ago
  43. f6ef247 tss2-esys: Fix Spelling Errors by dantpm · 6 years ago
  44. 7ce0cc4 tcti: Replace 2 read calls in the 'receive' function with a single read. by Philip Tricca · 6 years ago
  45. 4db13b0 include, lib, m4: Fix Spelling Errors by dantpm · 6 years ago
  46. 4f72c28 tpm2-esys: Document Default TCTI Behavior by dantpm · 6 years ago
  47. 1edd111 man: Fix Spelling Errors by dantpm · 6 years ago
  48. a037fa5 test: Fix Spelling Errors by dantpm · 6 years ago
  49. a13b958 integration: Fix Spelling Errors by dantpm · 6 years ago
  50. 5358e37 src: Fix Spelling Errors by dantpm · 6 years ago
  51. 8ce2f1f tpmclient: remove unneeded functions by Tadeusz Struk · 6 years ago
  52. 830df25 tpmclient: reuse hmac helper by Tadeusz Struk · 6 years ago
  53. ad49a69 test: add helper for HMAC calculation by Tadeusz Struk · 6 years ago
  54. 858f36b tpmclient: remove TpmHash and use the common helper by Tadeusz Struk · 6 years ago
  55. 3c2bf9a tpmclient: remove unneeded SetLocality.c by Tadeusz Struk · 6 years ago
  56. 435467e tpmclient: remove unneeded InitNullSession by Tadeusz Struk · 6 years ago
  57. 58d7a99 tpmclient: move TPM2B helper functions to sample.h by Tadeusz Struk · 6 years ago
  58. 46c8888 tpmclient: move entities tab to Entity.c by Tadeusz Struk · 6 years ago
  59. d0899fe Fix Spelling Errors in Root Directory Files by dantpm · 6 years ago
  60. 3980bad build: disable default -O2 flag by Tadeusz Struk · 6 years ago
  61. caff754 test: Add GetPollHandle test for both TCTIs. by Philip Tricca · 6 years ago
  62. 53fa806 tpmclient: remove TestCreate and use common helpers by Tadeusz Struk · 6 years ago
  63. 07857c0 test: add create_keyedhash_key helper by Tadeusz Struk · 6 years ago
  64. 888df7b tpmclient: declare functions as static and remove unused code by Tadeusz Struk · 6 years ago
  65. 50d5033 sapi: cleanup old comment by Tadeusz Struk · 6 years ago
  66. 850bb59 tcti: Use separate structures for the device and mssim TCTI contexts. by Philip Tricca · 6 years ago
  67. e5f53c7 tss2-sys: Tss2_Sys_Finalize now returns void, remove '_Complete'. by Philip Tricca · 6 years ago
  68. ed581db tss2-sys.def: Expose symbols for GetContextSize and Initialize functions. by Philip Tricca · 6 years ago
  69. f1d9aea tss2-sys.def: Rename 'LIBRARY' from tss2-sapi to tss2-sys. by Philip Tricca · 6 years ago
  70. 25847fa IPv6 Client Socket Support by dantpm · 6 years ago
  71. 5aa525a ci: Get coverity running again accounting for changes after the outage. by Philip Tricca · 6 years ago
  72. 3823139 ci: Add build with no tests enabled. by Philip Tricca · 6 years ago
  73. 216ac49 build: Wrap build of `tpm_transientempty` in SIMULATOR_BIN conditional. by Philip Tricca · 6 years ago
  74. 8d34f28 test: add Tss2_Sys_Startup back to test/integ/main by Tadeusz Struk · 6 years ago
  75. 6c3061b test: esapi: enable esapi single tests by Tadeusz Struk · 6 years ago
  76. 7bf0b08 Tests: Fixed bug in qualifiers and add warning by Andreas Fuchs · 6 years ago
  77. 1c4a811 Build: Fixes for Wmissing-field-initializers by Andreas Fuchs · 6 years ago
  78. ac2b4dc SAPI/ESAPI: Fix handling of GetRspAuths by Andreas Fuchs · 6 years ago
  79. 37b45c6 Build: Fixes for Wold-style-declarations by Andreas Fuchs · 6 years ago
  80. 450cf0b Build: Fixes for Wsign-compare by Andreas Fuchs · 6 years ago
  81. baeb2be Build: Fixes for Wunused-parameter by Andreas Fuchs · 6 years ago
  82. bf40230 ESAPI: Remove unused internal function by Andreas Fuchs · 6 years ago
  83. 67ef8c2 Build: Rework warn compiler flags by Andreas Fuchs · 6 years ago
  84. a6bffd0 Tests: ESAPI: Fixed error in yielding by Andreas Fuchs · 6 years ago
  85. fc58d93 README.md: Fix Typos, Spelling, and Grammar. by dantpm · 6 years ago
  86. 7a70e7e sapi: update the copyright header in the rests of the files by Tadeusz Struk · 6 years ago
  87. 3554a96 drop the return value from the context structure by William Roberts · 6 years ago
  88. 82e25b1 Tests: Fixed failing test on master by Andreas Fuchs · 6 years ago
  89. a7f3b12 SAPI: Fix sequence checking by Andreas Fuchs · 6 years ago
  90. 900dd3c ESAPI: Fix CreatePrimary AuthValue bug by Juergen Repp · 6 years ago
  91. 731135d Tests: ESAPI: Add PCR tests by Juergen Repp · 6 years ago
  92. f477ded Tests: ESAPI: Add test for duplicate by Juergen Repp · 6 years ago
  93. 624423b Tests: ESAPI: Add test for unseal by Christian Plappert · 6 years ago
  94. 9bef834 Tests: ESAPI: Extend resubmission tests by Juergen Repp · 6 years ago
  95. f1ab013 Tests: ESAPI: Extend NULL pointer test by Juergen Repp · 6 years ago
  96. a070910 Tests: ESAPI Update Object-ChangeAuth by Juergen Repp · 6 years ago
  97. 2bec821 Tests: ESAPI Update CreateLoaded by Juergen Repp · 6 years ago
  98. a2cf69c Tests: ESAPI: Add xor obfuscation by Juergen Repp · 6 years ago
  99. f29cfef ESAPI: Add xor obfuscation by Juergen Repp · 6 years ago
  100. 15bbb67 ESAPI: Update logging by Andreas Fuchs · 6 years ago