1. 1b583d1 travis: add uthash-devel by Tadeusz Struk · 6 years ago
  2. 2290f69 test: fix bug in TpmHandleToName by Tadeusz Struk · 6 years ago
  3. 9df59c5 tss2-tcti: Remove sockets.h by Philip Tricca · 6 years ago
  4. 6b7cd5b tpmclient: remove session attrib param from TpmComputeSessionHmac by Tadeusz Struk · 6 years ago
  5. 239bb67 tpmclient: remove the unneded SESSION_LIST by Tadeusz Struk · 6 years ago
  6. 293b4fa Fix Microsoft Visual Studio Release Builds by dantpm · 7 years ago
  7. d497224 SAPI: Fix unused return codes by Andreas Fuchs · 7 years ago
  8. 85208a4 tpmclient: Move session helpers to test/integration/ by Tadeusz Struk · 7 years ago
  9. d3a2307 sapi: move TPM2B helpers out from sapi by Tadeusz Struk · 7 years ago
  10. c46654f tpmclient: merge sample.h and tpmclient.h by Tadeusz Struk · 7 years ago
  11. 65f995b tpmclient: cleanup tpmclient.h file by Tadeusz Struk · 7 years ago
  12. 8866b0c tpmclient: remove syscontext functions by Tadeusz Struk · 7 years ago
  13. 03c16ce test: add common context helpers by Tadeusz Struk · 7 years ago
  14. bc169cb Doc: Fix doxygen by Andreas Fuchs · 7 years ago
  15. 8a19179 Tests: Add missing integration test to Makefile by Andreas Fuchs · 7 years ago
  16. 2384030 ESAPI: Fix unused return code by Juergen Repp · 7 years ago
  17. 4621c68 ESAPI: make unmarshal work on uninitialized dst by Juergen Repp · 7 years ago
  18. 6eb7b31 ESAPI: Remove dead code by Juergen Repp · 7 years ago
  19. 84df523 SAPI: Fix type of marshalling by Andreas Fuchs · 7 years ago
  20. dc5c805 ESAPI: Add special handling by Juergen Repp · 7 years ago
  21. 74f62fe ESAPI: Fix parameter type in Policies by Juergen Repp · 7 years ago
  22. add438d ESAPI: Uppercase _Async and _Finish by Juergen Repp · 7 years ago
  23. 097cae6 Add EOF handling to 'read_all' function in the io module, and TCTIs. by Philip Tricca · 7 years ago
  24. f6ef247 tss2-esys: Fix Spelling Errors by dantpm · 7 years ago
  25. 7ce0cc4 tcti: Replace 2 read calls in the 'receive' function with a single read. by Philip Tricca · 7 years ago
  26. 4db13b0 include, lib, m4: Fix Spelling Errors by dantpm · 7 years ago
  27. 4f72c28 tpm2-esys: Document Default TCTI Behavior by dantpm · 7 years ago
  28. 1edd111 man: Fix Spelling Errors by dantpm · 7 years ago
  29. a037fa5 test: Fix Spelling Errors by dantpm · 7 years ago
  30. a13b958 integration: Fix Spelling Errors by dantpm · 7 years ago
  31. 5358e37 src: Fix Spelling Errors by dantpm · 7 years ago
  32. 8ce2f1f tpmclient: remove unneeded functions by Tadeusz Struk · 7 years ago
  33. 830df25 tpmclient: reuse hmac helper by Tadeusz Struk · 7 years ago
  34. ad49a69 test: add helper for HMAC calculation by Tadeusz Struk · 7 years ago
  35. 858f36b tpmclient: remove TpmHash and use the common helper by Tadeusz Struk · 7 years ago
  36. 3c2bf9a tpmclient: remove unneeded SetLocality.c by Tadeusz Struk · 7 years ago
  37. 435467e tpmclient: remove unneeded InitNullSession by Tadeusz Struk · 7 years ago
  38. 58d7a99 tpmclient: move TPM2B helper functions to sample.h by Tadeusz Struk · 7 years ago
  39. 46c8888 tpmclient: move entities tab to Entity.c by Tadeusz Struk · 7 years ago
  40. d0899fe Fix Spelling Errors in Root Directory Files by dantpm · 7 years ago
  41. 3980bad build: disable default -O2 flag by Tadeusz Struk · 7 years ago
  42. caff754 test: Add GetPollHandle test for both TCTIs. by Philip Tricca · 7 years ago
  43. 53fa806 tpmclient: remove TestCreate and use common helpers by Tadeusz Struk · 7 years ago
  44. 07857c0 test: add create_keyedhash_key helper by Tadeusz Struk · 7 years ago
  45. 888df7b tpmclient: declare functions as static and remove unused code by Tadeusz Struk · 7 years ago
  46. 50d5033 sapi: cleanup old comment by Tadeusz Struk · 7 years ago
  47. 850bb59 tcti: Use separate structures for the device and mssim TCTI contexts. by Philip Tricca · 7 years ago
  48. e5f53c7 tss2-sys: Tss2_Sys_Finalize now returns void, remove '_Complete'. by Philip Tricca · 7 years ago
  49. ed581db tss2-sys.def: Expose symbols for GetContextSize and Initialize functions. by Philip Tricca · 7 years ago
  50. f1d9aea tss2-sys.def: Rename 'LIBRARY' from tss2-sapi to tss2-sys. by Philip Tricca · 7 years ago
  51. 25847fa IPv6 Client Socket Support by dantpm · 7 years ago
  52. 5aa525a ci: Get coverity running again accounting for changes after the outage. by Philip Tricca · 7 years ago
  53. 3823139 ci: Add build with no tests enabled. by Philip Tricca · 7 years ago
  54. 216ac49 build: Wrap build of `tpm_transientempty` in SIMULATOR_BIN conditional. by Philip Tricca · 7 years ago
  55. 8d34f28 test: add Tss2_Sys_Startup back to test/integ/main by Tadeusz Struk · 7 years ago
  56. 6c3061b test: esapi: enable esapi single tests by Tadeusz Struk · 7 years ago
  57. 7bf0b08 Tests: Fixed bug in qualifiers and add warning by Andreas Fuchs · 7 years ago
  58. 1c4a811 Build: Fixes for Wmissing-field-initializers by Andreas Fuchs · 7 years ago
  59. ac2b4dc SAPI/ESAPI: Fix handling of GetRspAuths by Andreas Fuchs · 7 years ago
  60. 37b45c6 Build: Fixes for Wold-style-declarations by Andreas Fuchs · 7 years ago
  61. 450cf0b Build: Fixes for Wsign-compare by Andreas Fuchs · 7 years ago
  62. baeb2be Build: Fixes for Wunused-parameter by Andreas Fuchs · 7 years ago
  63. bf40230 ESAPI: Remove unused internal function by Andreas Fuchs · 7 years ago
  64. 67ef8c2 Build: Rework warn compiler flags by Andreas Fuchs · 7 years ago
  65. a6bffd0 Tests: ESAPI: Fixed error in yielding by Andreas Fuchs · 7 years ago
  66. fc58d93 README.md: Fix Typos, Spelling, and Grammar. by dantpm · 7 years ago
  67. 7a70e7e sapi: update the copyright header in the rests of the files by Tadeusz Struk · 7 years ago
  68. 3554a96 drop the return value from the context structure by William Roberts · 7 years ago
  69. 82e25b1 Tests: Fixed failing test on master by Andreas Fuchs · 7 years ago
  70. a7f3b12 SAPI: Fix sequence checking by Andreas Fuchs · 7 years ago
  71. 900dd3c ESAPI: Fix CreatePrimary AuthValue bug by Juergen Repp · 7 years ago
  72. 731135d Tests: ESAPI: Add PCR tests by Juergen Repp · 7 years ago
  73. f477ded Tests: ESAPI: Add test for duplicate by Juergen Repp · 7 years ago
  74. 624423b Tests: ESAPI: Add test for unseal by Christian Plappert · 7 years ago
  75. 9bef834 Tests: ESAPI: Extend resubmission tests by Juergen Repp · 7 years ago
  76. f1ab013 Tests: ESAPI: Extend NULL pointer test by Juergen Repp · 7 years ago
  77. a070910 Tests: ESAPI Update Object-ChangeAuth by Juergen Repp · 7 years ago
  78. 2bec821 Tests: ESAPI Update CreateLoaded by Juergen Repp · 7 years ago
  79. a2cf69c Tests: ESAPI: Add xor obfuscation by Juergen Repp · 7 years ago
  80. f29cfef ESAPI: Add xor obfuscation by Juergen Repp · 7 years ago
  81. 15bbb67 ESAPI: Update logging by Andreas Fuchs · 7 years ago
  82. fd6f965 Tests: ESAPI: fix leaked transient objects by Andreas Fuchs · 7 years ago
  83. e58c23d Tests: tpmclient: keep TPM alive by Andreas Fuchs · 7 years ago
  84. 1c0343b Tests: Sapi: Add transient cleanups by Andreas Fuchs · 7 years ago
  85. c0c19c6 Tests: Check for cleanup of transient areas by Andreas Fuchs · 7 years ago
  86. 6ab3fd8 Tests: Check for empty transient areas by Andreas Fuchs · 7 years ago
  87. a0eda36 Tests: Extract simulator TPM_Startup by Andreas Fuchs · 7 years ago
  88. 2bcb5b4 MU: TPML/TPMS: initialize dest and save stack by Andreas Fuchs · 7 years ago
  89. d20c6b7 MU: Rework TPMSes with pcr lists by Andreas Fuchs · 7 years ago
  90. b2c9ec2 MU: Fix base type offset bug by Andreas Fuchs · 7 years ago
  91. 0d066b0 doc: Mention lcov autotools problem by Andreas Fuchs · 7 years ago
  92. f7d0b57 doc: Update Readme src structure by Andreas Fuchs · 7 years ago
  93. 5eac105 doc: Update Readme for libraries by Andreas Fuchs · 7 years ago
  94. 5d9ce58 Tests: ESAPI: Add test for default tcti by Andreas Fuchs · 7 years ago
  95. 037c878 ESAPI: Change behavior of default TCTI by Andreas Fuchs · 7 years ago
  96. 00ace2b Build: ESAPI Fix includes and CFLAGS by Andreas Fuchs · 7 years ago
  97. bf51b52 Util: Fix log level strings by Andreas Fuchs · 7 years ago
  98. 9d4e41e tcti: Rename 'parse_header' function to 'header_unmarshal'. by Philip Tricca · 7 years ago
  99. 83a7df1 tcti-device: Fix bad logic that overrites caller provided buffer size. by Philip Tricca · 7 years ago
  100. 0b87044 tcti-device: Copy response header to output buffer in receive function. by Philip Tricca · 7 years ago