1. 341c70c esapi: pull Tss2_Sys_SetDecryptParam out of alg specific block by Tadeusz Struk · 6 years ago
  2. 3cc7543 esapi: don't fake return val from Tss2_Sys_GetDecryptParam() by Tadeusz Struk · 6 years ago
  3. fd5336a esapi: remove unused cpBuffer from iesys_encrypt_param function by Tadeusz Struk · 6 years ago
  4. 7c27c71 esapi: check encrypt param size before encrypting by Tadeusz Struk · 6 years ago
  5. ee00318 esys_crypto: fix defects reported by Coverity Scan by Tadeusz Struk · 6 years ago
  6. 0a7027c Replace C++ Comments in C Source Code with C comments by danintel · 6 years ago
  7. 4712032 ESAPI: Change esys_mu to internal namespace by Juergen Repp · 6 years ago
  8. 90ba886 ESAPI: Consolidate returns in esys_mu by Juergen Repp · 6 years ago
  9. c1cab19 ESAPI: Coding style and documentation by Juergen Repp · 6 years ago
  10. 142cfce ESAPI: Some cleanups to esys_context by Andreas Fuchs · 6 years ago
  11. 88b197b ESAPI: Remove unused MU functions by Juergen Repp · 6 years ago
  12. 8c7242b ESAPI: Fix bound session handling by Juergen Repp · 6 years ago
  13. 2af0f1d ESAPI: Fix type in struct by Juergen Repp · 6 years ago
  14. 4fbb76e ESAPI: Fix documentations by Juergen Repp · 6 years ago
  15. fbe2213 ESAPI: Fix doxygen for esys_types by Andreas Fuchs · 6 years ago
  16. 8071f1d ESAPI: Add NULL pointer tests by Andreas Fuchs · 6 years ago
  17. 2d1ed1c Doc: Add documentation for Esys internals by Andreas Fuchs · 6 years ago
  18. abd1183 ESAPI: Remove unused variable encryptedSalt by Andreas Fuchs · 6 years ago
  19. b6f805e ESAPI: Remove unused variable authValueSet by Andreas Fuchs · 6 years ago
  20. 8bd552e ESAPI: Fix Codingstyle and inline comments by Juergen Repp · 6 years ago
  21. 506c473 ESAPI: Add doxygen for other functions by Juergen Repp · 6 years ago
  22. f7e5bd3 ESAPI: Add doxygen for TPM functions by Juergen Repp · 6 years ago
  23. c8887d5 tcti: initialize sockets before calling connect by Tadeusz Struk · 6 years ago
  24. c68e401 ESAPI: Remove unused functions by Andreas Fuchs · 6 years ago
  25. 83e1e4e ESAPI: Initialize outputs to NULL. by Juergen Repp · 6 years ago
  26. 5a7c4f4 ESAPI: Rework rpAuth by Juergen Repp · 6 years ago
  27. 131e29f ESAPI: Remove unnecessary parameter iv_len by Juergen Repp · 6 years ago
  28. 8fd96e4 ESAPI: Fix return codes in esys_crypto by Juergen Repp · 6 years ago
  29. 4a73889 ESAPI: ECC-encrypted sessionSalts by Juergen Repp · 6 years ago
  30. 6785e12 ESAPI: Fix PolicyLocality parameters by Juergen Repp · 6 years ago
  31. e394cff tcti-mssim: Replace liburiparser with custom key/value pair parser. by Philip Tricca · 6 years ago
  32. df1410e tcti: Remove TSS2_TCTI_VERSION type, replace with simple uint32_t. by Philip Tricca · 6 years ago
  33. b82f6da ESAPI: Fix Esys_TR_FromTPMPublic by Andreas Fuchs · 6 years ago
  34. 9df59c5 tss2-tcti: Remove sockets.h by Philip Tricca · 6 years ago
  35. 293b4fa Fix Microsoft Visual Studio Release Builds by dantpm · 6 years ago
  36. d497224 SAPI: Fix unused return codes by Andreas Fuchs · 6 years ago
  37. d3a2307 sapi: move TPM2B helpers out from sapi by Tadeusz Struk · 6 years ago
  38. 2384030 ESAPI: Fix unused return code by Juergen Repp · 6 years ago
  39. 4621c68 ESAPI: make unmarshal work on uninitialized dst by Juergen Repp · 6 years ago
  40. 6eb7b31 ESAPI: Remove dead code by Juergen Repp · 6 years ago
  41. 84df523 SAPI: Fix type of marshalling by Andreas Fuchs · 6 years ago
  42. dc5c805 ESAPI: Add special handling by Juergen Repp · 6 years ago
  43. 74f62fe ESAPI: Fix parameter type in Policies by Juergen Repp · 6 years ago
  44. add438d ESAPI: Uppercase _Async and _Finish by Juergen Repp · 6 years ago
  45. 097cae6 Add EOF handling to 'read_all' function in the io module, and TCTIs. by Philip Tricca · 6 years ago
  46. f6ef247 tss2-esys: Fix Spelling Errors by dantpm · 6 years ago
  47. 7ce0cc4 tcti: Replace 2 read calls in the 'receive' function with a single read. by Philip Tricca · 6 years ago
  48. 4f72c28 tpm2-esys: Document Default TCTI Behavior by dantpm · 6 years ago
  49. 5358e37 src: Fix Spelling Errors by dantpm · 6 years ago
  50. 50d5033 sapi: cleanup old comment by Tadeusz Struk · 6 years ago
  51. 850bb59 tcti: Use separate structures for the device and mssim TCTI contexts. by Philip Tricca · 6 years ago
  52. e5f53c7 tss2-sys: Tss2_Sys_Finalize now returns void, remove '_Complete'. by Philip Tricca · 6 years ago
  53. 25847fa IPv6 Client Socket Support by dantpm · 6 years ago
  54. 1c4a811 Build: Fixes for Wmissing-field-initializers by Andreas Fuchs · 6 years ago
  55. ac2b4dc SAPI/ESAPI: Fix handling of GetRspAuths by Andreas Fuchs · 6 years ago
  56. 37b45c6 Build: Fixes for Wold-style-declarations by Andreas Fuchs · 6 years ago
  57. 450cf0b Build: Fixes for Wsign-compare by Andreas Fuchs · 6 years ago
  58. baeb2be Build: Fixes for Wunused-parameter by Andreas Fuchs · 6 years ago
  59. bf40230 ESAPI: Remove unused internal function by Andreas Fuchs · 6 years ago
  60. 7a70e7e sapi: update the copyright header in the rests of the files by Tadeusz Struk · 6 years ago
  61. 3554a96 drop the return value from the context structure by William Roberts · 6 years ago
  62. a7f3b12 SAPI: Fix sequence checking by Andreas Fuchs · 6 years ago
  63. 900dd3c ESAPI: Fix CreatePrimary AuthValue bug by Juergen Repp · 6 years ago
  64. f29cfef ESAPI: Add xor obfuscation by Juergen Repp · 6 years ago
  65. 15bbb67 ESAPI: Update logging by Andreas Fuchs · 6 years ago
  66. 2bcb5b4 MU: TPML/TPMS: initialize dest and save stack by Andreas Fuchs · 6 years ago
  67. d20c6b7 MU: Rework TPMSes with pcr lists by Andreas Fuchs · 6 years ago
  68. b2c9ec2 MU: Fix base type offset bug by Andreas Fuchs · 6 years ago
  69. 037c878 ESAPI: Change behavior of default TCTI by Andreas Fuchs · 6 years ago
  70. 00ace2b Build: ESAPI Fix includes and CFLAGS by Andreas Fuchs · 6 years ago
  71. bf51b52 Util: Fix log level strings by Andreas Fuchs · 6 years ago
  72. 9d4e41e tcti: Rename 'parse_header' function to 'header_unmarshal'. by Philip Tricca · 6 years ago
  73. 83a7df1 tcti-device: Fix bad logic that overrites caller provided buffer size. by Philip Tricca · 6 years ago
  74. 0b87044 tcti-device: Copy response header to output buffer in receive function. by Philip Tricca · 6 years ago
  75. 6282a6a io: add check for hostname to socket_connect by Tadeusz Struk · 6 years ago
  76. 81bc549 tss2-esys: Fix Error Handling in get_tcti_default() by dantpm · 6 years ago
  77. 6209718 ESAPI: Fix includes for non-api-functions by Juergen Repp · 6 years ago
  78. ed6e6e2 ESAPI: Fix include directifs in api by Juergen Repp · 6 years ago
  79. 4d9961e ESAPI: Rework of internal state engine by Andreas Fuchs · 6 years ago
  80. d90b5f7 sapi: move all other sapi helpers into one util file by Tadeusz Struk · 6 years ago
  81. c413a79 sapi: rename CommandUtil.c sysapi_util.c by Tadeusz Struk · 6 years ago
  82. ab74e5f ESAPI: Remove leftover line by Juergen Repp · 6 years ago
  83. aad3a85 ESAPI: Fix rspauth handling by Juergen Repp · 6 years ago
  84. c5a73eb ESAPI: Move variable initialization to utils by Andreas Fuchs · 6 years ago
  85. 3b7b41b ESAPI: Remove unused initial values by Juergen Repp · 6 years ago
  86. 7868878 ESAPI: Remove unused variables by Juergen Repp · 6 years ago
  87. 4e610a7 SAPI: Rename GetCmdRspAuths.c by Andreas Fuchs · 6 years ago
  88. 3199a31 SAPI: Add check for malformed response tags by Andreas Fuchs · 6 years ago
  89. 631d7e6 ESAPI: Fix resubmission counting by Andreas Fuchs · 6 years ago
  90. 10954d7 sapi: remove unused flags from syscontext and cleanup CommandUtil by Tadeusz Struk · 6 years ago
  91. 12aa212 sapi: remove ABI version definition from tss2_sys.h by Tadeusz Struk · 6 years ago
  92. 5e14637 sapi: fix ABI checks by Tadeusz Struk · 6 years ago
  93. 28164ad SAPI: Initialize: allow abiVersion == NULL by Andreas Fuchs · 6 years ago
  94. 57360da headers: Move TPM2B type from tss2_common.h to $(srcdir)/src/util. by Philip Tricca · 6 years ago
  95. 01bdf72 esys: use calloc instead of memset by William Roberts · 6 years ago
  96. 910f17c headers: Remove tpm20.h header. by Philip Tricca · 6 years ago
  97. 88ced72 util: Refactor TCTI I/O code into I/O module in utility library. by Philip Tricca · 6 years ago
  98. 936a70e tcti: Change context types for check functions. by Philip Tricca · 6 years ago
  99. 39aff82 sapi: fix PolicyNvWritten by Tadeusz Struk · 6 years ago
  100. 2fe663f sapi: fix TPM2_CC_TestParms by Tadeusz Struk · 6 years ago