1. 4edc17a ESAPI: Fixed unnecessary warning in Esys_Startup. by Juergen Repp · 6 years ago
  2. 5bf66f5 build: Add esys_crypto files to ESYS VS Solution by David J. Maria · 6 years ago
  3. 3e3063d sapi: refactor SetDecryptParam by Tadeusz Struk · 6 years ago
  4. 9b1a35a build: Add Visual Studio solution for ESAPI by David J. Maria · 6 years ago
  5. bebbc7a ESYS: Crypto backend for usage of openssl's libcrypto added. by Juergen Repp · 6 years ago
  6. 06db575 tcti: Port sumulator TCTI to Windows by David J. Maria · 6 years ago
  7. 4b4c958 sapi: check for 1.2 TPM response by Tadeusz Struk · 6 years ago
  8. 1716129 Including header 'string.h' explicitly. by Safayet Ahmed · 6 years ago
  9. 19f7007 ESYS: Fix handle returning in Esys_TR_Deserialize by Juergen Repp · 6 years ago
  10. 2aa35c4 Fixed wrong indentation by joholl · 6 years ago
  11. af0fd6e Replace tabs by spaces by joholl · 6 years ago
  12. d5a36f6 Convert to SPDX-License-Indentifiers by Peter Huewe · 6 years ago
  13. 7b206a5 ESYS: Remove nonceTPM from Esys_StartAuthSession by Andreas Fuchs · 6 years ago
  14. 2a67f9e ESYS: Add Esys_TRSess_GetNonceTPM by Andreas Fuchs · 6 years ago
  15. a6e6e76 sapi: fix wrong params order in AC commands by Tadeusz Struk · 6 years ago
  16. e321bd8 sapi: fix wrong params order in Tss2_Sys_PolicyTemplate by Tadeusz Struk · 6 years ago
  17. 373d4e4 esapi: remove unneeded comman code buffer from iesys_encrypt_param() by Tadeusz Struk · 6 years ago
  18. 341c70c esapi: pull Tss2_Sys_SetDecryptParam out of alg specific block by Tadeusz Struk · 6 years ago
  19. 3cc7543 esapi: don't fake return val from Tss2_Sys_GetDecryptParam() by Tadeusz Struk · 6 years ago
  20. fd5336a esapi: remove unused cpBuffer from iesys_encrypt_param function by Tadeusz Struk · 6 years ago
  21. 7c27c71 esapi: check encrypt param size before encrypting by Tadeusz Struk · 6 years ago
  22. ee00318 esys_crypto: fix defects reported by Coverity Scan by Tadeusz Struk · 6 years ago
  23. 0a7027c Replace C++ Comments in C Source Code with C comments by danintel · 6 years ago
  24. 4712032 ESAPI: Change esys_mu to internal namespace by Juergen Repp · 6 years ago
  25. 90ba886 ESAPI: Consolidate returns in esys_mu by Juergen Repp · 6 years ago
  26. c1cab19 ESAPI: Coding style and documentation by Juergen Repp · 6 years ago
  27. 142cfce ESAPI: Some cleanups to esys_context by Andreas Fuchs · 6 years ago
  28. 88b197b ESAPI: Remove unused MU functions by Juergen Repp · 6 years ago
  29. 8c7242b ESAPI: Fix bound session handling by Juergen Repp · 6 years ago
  30. 2af0f1d ESAPI: Fix type in struct by Juergen Repp · 6 years ago
  31. 4fbb76e ESAPI: Fix documentations by Juergen Repp · 6 years ago
  32. fbe2213 ESAPI: Fix doxygen for esys_types by Andreas Fuchs · 6 years ago
  33. 8071f1d ESAPI: Add NULL pointer tests by Andreas Fuchs · 6 years ago
  34. 2d1ed1c Doc: Add documentation for Esys internals by Andreas Fuchs · 6 years ago
  35. abd1183 ESAPI: Remove unused variable encryptedSalt by Andreas Fuchs · 6 years ago
  36. b6f805e ESAPI: Remove unused variable authValueSet by Andreas Fuchs · 6 years ago
  37. 8bd552e ESAPI: Fix Codingstyle and inline comments by Juergen Repp · 6 years ago
  38. 506c473 ESAPI: Add doxygen for other functions by Juergen Repp · 6 years ago
  39. f7e5bd3 ESAPI: Add doxygen for TPM functions by Juergen Repp · 6 years ago
  40. c8887d5 tcti: initialize sockets before calling connect by Tadeusz Struk · 6 years ago
  41. c68e401 ESAPI: Remove unused functions by Andreas Fuchs · 6 years ago
  42. 83e1e4e ESAPI: Initialize outputs to NULL. by Juergen Repp · 6 years ago
  43. 5a7c4f4 ESAPI: Rework rpAuth by Juergen Repp · 6 years ago
  44. 131e29f ESAPI: Remove unnecessary parameter iv_len by Juergen Repp · 6 years ago
  45. 8fd96e4 ESAPI: Fix return codes in esys_crypto by Juergen Repp · 6 years ago
  46. 4a73889 ESAPI: ECC-encrypted sessionSalts by Juergen Repp · 6 years ago
  47. 6785e12 ESAPI: Fix PolicyLocality parameters by Juergen Repp · 6 years ago
  48. e394cff tcti-mssim: Replace liburiparser with custom key/value pair parser. by Philip Tricca · 6 years ago
  49. df1410e tcti: Remove TSS2_TCTI_VERSION type, replace with simple uint32_t. by Philip Tricca · 6 years ago
  50. b82f6da ESAPI: Fix Esys_TR_FromTPMPublic by Andreas Fuchs · 6 years ago
  51. 9df59c5 tss2-tcti: Remove sockets.h by Philip Tricca · 6 years ago
  52. 293b4fa Fix Microsoft Visual Studio Release Builds by dantpm · 6 years ago
  53. d497224 SAPI: Fix unused return codes by Andreas Fuchs · 6 years ago
  54. d3a2307 sapi: move TPM2B helpers out from sapi by Tadeusz Struk · 6 years ago
  55. 2384030 ESAPI: Fix unused return code by Juergen Repp · 6 years ago
  56. 4621c68 ESAPI: make unmarshal work on uninitialized dst by Juergen Repp · 6 years ago
  57. 6eb7b31 ESAPI: Remove dead code by Juergen Repp · 6 years ago
  58. 84df523 SAPI: Fix type of marshalling by Andreas Fuchs · 6 years ago
  59. dc5c805 ESAPI: Add special handling by Juergen Repp · 6 years ago
  60. 74f62fe ESAPI: Fix parameter type in Policies by Juergen Repp · 6 years ago
  61. add438d ESAPI: Uppercase _Async and _Finish by Juergen Repp · 6 years ago
  62. 097cae6 Add EOF handling to 'read_all' function in the io module, and TCTIs. by Philip Tricca · 6 years ago
  63. f6ef247 tss2-esys: Fix Spelling Errors by dantpm · 6 years ago
  64. 7ce0cc4 tcti: Replace 2 read calls in the 'receive' function with a single read. by Philip Tricca · 6 years ago
  65. 4f72c28 tpm2-esys: Document Default TCTI Behavior by dantpm · 6 years ago
  66. 5358e37 src: Fix Spelling Errors by dantpm · 6 years ago
  67. 50d5033 sapi: cleanup old comment by Tadeusz Struk · 6 years ago
  68. 850bb59 tcti: Use separate structures for the device and mssim TCTI contexts. by Philip Tricca · 6 years ago
  69. e5f53c7 tss2-sys: Tss2_Sys_Finalize now returns void, remove '_Complete'. by Philip Tricca · 6 years ago
  70. 25847fa IPv6 Client Socket Support by dantpm · 6 years ago
  71. 1c4a811 Build: Fixes for Wmissing-field-initializers by Andreas Fuchs · 6 years ago
  72. ac2b4dc SAPI/ESAPI: Fix handling of GetRspAuths by Andreas Fuchs · 6 years ago
  73. 37b45c6 Build: Fixes for Wold-style-declarations by Andreas Fuchs · 6 years ago
  74. 450cf0b Build: Fixes for Wsign-compare by Andreas Fuchs · 6 years ago
  75. baeb2be Build: Fixes for Wunused-parameter by Andreas Fuchs · 6 years ago
  76. bf40230 ESAPI: Remove unused internal function by Andreas Fuchs · 6 years ago
  77. 7a70e7e sapi: update the copyright header in the rests of the files by Tadeusz Struk · 6 years ago
  78. 3554a96 drop the return value from the context structure by William Roberts · 6 years ago
  79. a7f3b12 SAPI: Fix sequence checking by Andreas Fuchs · 6 years ago
  80. 900dd3c ESAPI: Fix CreatePrimary AuthValue bug by Juergen Repp · 6 years ago
  81. f29cfef ESAPI: Add xor obfuscation by Juergen Repp · 6 years ago
  82. 15bbb67 ESAPI: Update logging by Andreas Fuchs · 6 years ago
  83. 2bcb5b4 MU: TPML/TPMS: initialize dest and save stack by Andreas Fuchs · 6 years ago
  84. d20c6b7 MU: Rework TPMSes with pcr lists by Andreas Fuchs · 6 years ago
  85. b2c9ec2 MU: Fix base type offset bug by Andreas Fuchs · 6 years ago
  86. 037c878 ESAPI: Change behavior of default TCTI by Andreas Fuchs · 6 years ago
  87. 00ace2b Build: ESAPI Fix includes and CFLAGS by Andreas Fuchs · 6 years ago
  88. bf51b52 Util: Fix log level strings by Andreas Fuchs · 6 years ago
  89. 9d4e41e tcti: Rename 'parse_header' function to 'header_unmarshal'. by Philip Tricca · 6 years ago
  90. 83a7df1 tcti-device: Fix bad logic that overrites caller provided buffer size. by Philip Tricca · 6 years ago
  91. 0b87044 tcti-device: Copy response header to output buffer in receive function. by Philip Tricca · 6 years ago
  92. 6282a6a io: add check for hostname to socket_connect by Tadeusz Struk · 6 years ago
  93. 81bc549 tss2-esys: Fix Error Handling in get_tcti_default() by dantpm · 6 years ago
  94. 6209718 ESAPI: Fix includes for non-api-functions by Juergen Repp · 6 years ago
  95. ed6e6e2 ESAPI: Fix include directifs in api by Juergen Repp · 6 years ago
  96. 4d9961e ESAPI: Rework of internal state engine by Andreas Fuchs · 6 years ago
  97. d90b5f7 sapi: move all other sapi helpers into one util file by Tadeusz Struk · 6 years ago
  98. c413a79 sapi: rename CommandUtil.c sysapi_util.c by Tadeusz Struk · 6 years ago
  99. ab74e5f ESAPI: Remove leftover line by Juergen Repp · 6 years ago
  100. aad3a85 ESAPI: Fix rspauth handling by Juergen Repp · 6 years ago