1. 35c121f util: Move several auxiliary macros from esys module to utilities. by Juergen Repp · 6 years ago
  2. 1ea85a3 ESYS: Fix crypto_ossl return code by Andreas Fuchs · 6 years ago
  3. 795ea13 esys: Capitalize esys_free to Esys_Free by Tadeusz Struk · 6 years ago
  4. 5409054 ESYS: Fix default value for config string for loading libtss2-tcti-default. by Juergen Repp · 6 years ago
  5. d32649c ESYS: Fix leak of dlopen handle by Andreas Fuchs · 6 years ago
  6. 6698927 ESYS: Fix coding style by Juergen Repp · 6 years ago
  7. e8fa536 ESAPI: Cleanup crypto backends. by Juergen Repp · 6 years ago
  8. c3cf4b6 ESAPI: Missing return value added in doxygen documentation for API functions. by Juergen Repp · 6 years ago
  9. fac64d2 esapi: remove unused field from struct by William Roberts · 6 years ago
  10. 6dc160d ESYS: Fix deadcode defect detected by coverity. by Juergen Repp · 6 years ago
  11. 5b1274f esapi: change mpi2bin to static by Tadeusz Struk · 6 years ago
  12. ad7f78b [RFC] ESYS: Add esys_free helper function by David J. Maria · 6 years ago
  13. 4f43700 tcti: Add Windows TBS TCTI by David J. Maria · 6 years ago
  14. 238e3d7 ESYS: Fix conversion of gcrypt mpi numbers to binary data. by Juergen Repp · 6 years ago
  15. 91e7bd6 tcti: fix compilation with --disable-tcti-mssim by Tadeusz Struk · 6 years ago
  16. f340ada ESYS: Add initialization function for crypto backend. by Juergen Repp · 6 years ago
  17. d8d602b ESYS: Fix the bignum conversion in the OSSL backend. by Juergen Repp · 6 years ago
  18. 2f0e2fe build: Use OpenSSL library for crypto backend to tss2-esys. by Philip Tricca · 6 years ago
  19. 8507a28 esys: Remove unnecessary include of gcrypt header. by Philip Tricca · 6 years ago
  20. 2f28542 ESYS: Fix RSA encryption with exponent == 0 by Juergen Repp · 6 years ago
  21. 033da11 ESYS: Fix checking of return codes in ESAPI commands. by Juergen Repp · 6 years ago
  22. 4edc17a ESAPI: Fixed unnecessary warning in Esys_Startup. by Juergen Repp · 6 years ago
  23. 5bf66f5 build: Add esys_crypto files to ESYS VS Solution by David J. Maria · 6 years ago
  24. 9b1a35a build: Add Visual Studio solution for ESAPI by David J. Maria · 6 years ago
  25. bebbc7a ESYS: Crypto backend for usage of openssl's libcrypto added. by Juergen Repp · 6 years ago
  26. 19f7007 ESYS: Fix handle returning in Esys_TR_Deserialize by Juergen Repp · 6 years ago
  27. 2aa35c4 Fixed wrong indentation by joholl · 6 years ago
  28. af0fd6e Replace tabs by spaces by joholl · 6 years ago
  29. d5a36f6 Convert to SPDX-License-Indentifiers by Peter Huewe · 6 years ago
  30. 7b206a5 ESYS: Remove nonceTPM from Esys_StartAuthSession by Andreas Fuchs · 6 years ago
  31. 2a67f9e ESYS: Add Esys_TRSess_GetNonceTPM by Andreas Fuchs · 6 years ago
  32. 373d4e4 esapi: remove unneeded comman code buffer from iesys_encrypt_param() by Tadeusz Struk · 6 years ago
  33. 341c70c esapi: pull Tss2_Sys_SetDecryptParam out of alg specific block by Tadeusz Struk · 6 years ago
  34. 3cc7543 esapi: don't fake return val from Tss2_Sys_GetDecryptParam() by Tadeusz Struk · 6 years ago
  35. fd5336a esapi: remove unused cpBuffer from iesys_encrypt_param function by Tadeusz Struk · 6 years ago
  36. 7c27c71 esapi: check encrypt param size before encrypting by Tadeusz Struk · 6 years ago
  37. ee00318 esys_crypto: fix defects reported by Coverity Scan by Tadeusz Struk · 6 years ago
  38. 0a7027c Replace C++ Comments in C Source Code with C comments by danintel · 6 years ago
  39. 4712032 ESAPI: Change esys_mu to internal namespace by Juergen Repp · 6 years ago
  40. 90ba886 ESAPI: Consolidate returns in esys_mu by Juergen Repp · 6 years ago
  41. c1cab19 ESAPI: Coding style and documentation by Juergen Repp · 6 years ago
  42. 142cfce ESAPI: Some cleanups to esys_context by Andreas Fuchs · 6 years ago
  43. 88b197b ESAPI: Remove unused MU functions by Juergen Repp · 6 years ago
  44. 8c7242b ESAPI: Fix bound session handling by Juergen Repp · 6 years ago
  45. 2af0f1d ESAPI: Fix type in struct by Juergen Repp · 6 years ago
  46. 4fbb76e ESAPI: Fix documentations by Juergen Repp · 6 years ago
  47. fbe2213 ESAPI: Fix doxygen for esys_types by Andreas Fuchs · 6 years ago
  48. 8071f1d ESAPI: Add NULL pointer tests by Andreas Fuchs · 6 years ago
  49. 2d1ed1c Doc: Add documentation for Esys internals by Andreas Fuchs · 6 years ago
  50. abd1183 ESAPI: Remove unused variable encryptedSalt by Andreas Fuchs · 6 years ago
  51. b6f805e ESAPI: Remove unused variable authValueSet by Andreas Fuchs · 6 years ago
  52. 8bd552e ESAPI: Fix Codingstyle and inline comments by Juergen Repp · 6 years ago
  53. 506c473 ESAPI: Add doxygen for other functions by Juergen Repp · 6 years ago
  54. f7e5bd3 ESAPI: Add doxygen for TPM functions by Juergen Repp · 6 years ago
  55. c68e401 ESAPI: Remove unused functions by Andreas Fuchs · 6 years ago
  56. 83e1e4e ESAPI: Initialize outputs to NULL. by Juergen Repp · 6 years ago
  57. 5a7c4f4 ESAPI: Rework rpAuth by Juergen Repp · 6 years ago
  58. 131e29f ESAPI: Remove unnecessary parameter iv_len by Juergen Repp · 6 years ago
  59. 8fd96e4 ESAPI: Fix return codes in esys_crypto by Juergen Repp · 6 years ago
  60. 4a73889 ESAPI: ECC-encrypted sessionSalts by Juergen Repp · 6 years ago
  61. 6785e12 ESAPI: Fix PolicyLocality parameters by Juergen Repp · 6 years ago
  62. e394cff tcti-mssim: Replace liburiparser with custom key/value pair parser. by Philip Tricca · 6 years ago
  63. b82f6da ESAPI: Fix Esys_TR_FromTPMPublic by Andreas Fuchs · 6 years ago
  64. 2384030 ESAPI: Fix unused return code by Juergen Repp · 6 years ago
  65. 4621c68 ESAPI: make unmarshal work on uninitialized dst by Juergen Repp · 6 years ago
  66. 6eb7b31 ESAPI: Remove dead code by Juergen Repp · 6 years ago
  67. dc5c805 ESAPI: Add special handling by Juergen Repp · 6 years ago
  68. 74f62fe ESAPI: Fix parameter type in Policies by Juergen Repp · 6 years ago
  69. add438d ESAPI: Uppercase _Async and _Finish by Juergen Repp · 6 years ago
  70. f6ef247 tss2-esys: Fix Spelling Errors by dantpm · 6 years ago
  71. 4f72c28 tpm2-esys: Document Default TCTI Behavior by dantpm · 6 years ago
  72. 1c4a811 Build: Fixes for Wmissing-field-initializers by Andreas Fuchs · 6 years ago
  73. ac2b4dc SAPI/ESAPI: Fix handling of GetRspAuths by Andreas Fuchs · 6 years ago
  74. 450cf0b Build: Fixes for Wsign-compare by Andreas Fuchs · 6 years ago
  75. bf40230 ESAPI: Remove unused internal function by Andreas Fuchs · 6 years ago
  76. 900dd3c ESAPI: Fix CreatePrimary AuthValue bug by Juergen Repp · 6 years ago
  77. f29cfef ESAPI: Add xor obfuscation by Juergen Repp · 6 years ago
  78. 15bbb67 ESAPI: Update logging by Andreas Fuchs · 6 years ago
  79. 037c878 ESAPI: Change behavior of default TCTI by Andreas Fuchs · 6 years ago
  80. 00ace2b Build: ESAPI Fix includes and CFLAGS by Andreas Fuchs · 6 years ago
  81. 81bc549 tss2-esys: Fix Error Handling in get_tcti_default() by dantpm · 6 years ago
  82. 6209718 ESAPI: Fix includes for non-api-functions by Juergen Repp · 6 years ago
  83. ed6e6e2 ESAPI: Fix include directifs in api by Juergen Repp · 6 years ago
  84. 4d9961e ESAPI: Rework of internal state engine by Andreas Fuchs · 6 years ago
  85. ab74e5f ESAPI: Remove leftover line by Juergen Repp · 6 years ago
  86. aad3a85 ESAPI: Fix rspauth handling by Juergen Repp · 6 years ago
  87. c5a73eb ESAPI: Move variable initialization to utils by Andreas Fuchs · 6 years ago
  88. 3b7b41b ESAPI: Remove unused initial values by Juergen Repp · 6 years ago
  89. 7868878 ESAPI: Remove unused variables by Juergen Repp · 6 years ago
  90. 631d7e6 ESAPI: Fix resubmission counting by Andreas Fuchs · 6 years ago
  91. 57360da headers: Move TPM2B type from tss2_common.h to $(srcdir)/src/util. by Philip Tricca · 6 years ago
  92. 01bdf72 esys: use calloc instead of memset by William Roberts · 6 years ago
  93. 910f17c headers: Remove tpm20.h header. by Philip Tricca · 6 years ago
  94. 0013d84 build: Simplify tss2-esys directory structure. by Philip Tricca · 6 years ago
  95. 49635f4 build: Move esysapi implementation to $(srcdir)/src/tss2-esys by Philip Tricca · 6 years ago