1. 2e655bb configure.ac: version bump to rc1 by Tadeusz Struk · 6 years ago
  2. b9f2e4c Build: Fix autotools warning on _LDFLAGS by Andreas Fuchs · 6 years ago
  3. 378e802 test: Add integration test for StirRandom by Peter Huewe · 6 years ago
  4. 0ffa722 CI: Enable test matrix for crpyto backends by Andreas Fuchs · 6 years ago
  5. 1ea85a3 ESYS: Fix crypto_ossl return code by Andreas Fuchs · 6 years ago
  6. 5c34a22 sys: fix coverity scan reports in CreateLoaded by Tadeusz Struk · 6 years ago
  7. 9cb6faa util: fix coverity scan reports in log.c by Tadeusz Struk · 6 years ago
  8. a7a06f2 typo fix in README.md by Markus Wamser · 6 years ago
  9. 4d3871e CHANGELOG.md: update changelog by Tadeusz Struk · 6 years ago
  10. c8fbd1a CONTRIBUTING.md: add guidelines for commits to sys and esys components by Tadeusz Struk · 6 years ago
  11. 795ea13 esys: Capitalize esys_free to Esys_Free by Tadeusz Struk · 6 years ago
  12. ca2fa21 util: fix formatting in log.c by Tadeusz Struk · 6 years ago
  13. 5409054 ESYS: Fix default value for config string for loading libtss2-tcti-default. by Juergen Repp · 6 years ago
  14. 35fc427 Added ISO-C99 compatible logging by Lukas Jäger · 6 years ago
  15. d32649c ESYS: Fix leak of dlopen handle by Andreas Fuchs · 6 years ago
  16. a0794b3 ESYS Tests: Fix some Makefile variable by Andreas Fuchs · 6 years ago
  17. 6698927 ESYS: Fix coding style by Juergen Repp · 6 years ago
  18. a5313d6 ESYS: Delete unnecessary help string in configure.ac by Juergen Repp · 6 years ago
  19. 2508c35 Fixed a bug in the logging of a response header tag in Tss2_Sys_Execute.c by Lukas Jäger · 6 years ago
  20. 1415859 MAINTAINERS: Remove Philip Tricca. by Philip Tricca · 6 years ago
  21. 0163d7e ESYS Tests: Fix default tcti handling by Andreas Fuchs · 6 years ago
  22. fefb6b0 ESYS: Correct default tcti handling by Andreas Fuchs · 6 years ago
  23. 9603593 README.md: fix typos by Tadeusz Struk · 6 years ago
  24. aeb23d6 Doxyfile.in: suppress doxygen warnings by Tadeusz Struk · 6 years ago
  25. 0ca0fd8 test: add unit tests for the polling interface by Tadeusz Struk · 6 years ago
  26. 3f2489b tcti-device: enable nonblocking mode on tcti-device by Tadeusz Struk · 6 years ago
  27. 310abc4 ESAPI: Add missing defines in ESAPI header file. by Juergen Repp · 6 years ago
  28. 52ceb8c ESYS: Add unit test for crypto backends. by Juergen Repp · 6 years ago
  29. e8fa536 ESAPI: Cleanup crypto backends. by Juergen Repp · 6 years ago
  30. c3cf4b6 ESAPI: Missing return value added in doxygen documentation for API functions. by Juergen Repp · 6 years ago
  31. fac64d2 esapi: remove unused field from struct by William Roberts · 6 years ago
  32. c6a4a7d configure.ac: cleanup configure.ac file by Tadeusz Struk · 6 years ago
  33. b2e0c8d common.h: drop TSS2_DRIVER_RC_LAYER by William Roberts · 6 years ago
  34. 6dc160d ESYS: Fix deadcode defect detected by coverity. by Juergen Repp · 6 years ago
  35. 7a5a707 SAPI: Fix marshaling of TPM2B parameters in SAPI commands. by Juergen Repp · 6 years ago
  36. 181396a util: fix a format warning that can occur on some platforms by Matthias Gerstner · 6 years ago
  37. 5b1274f esapi: change mpi2bin to static by Tadeusz Struk · 6 years ago
  38. ad7f78b [RFC] ESYS: Add esys_free helper function by David J. Maria · 6 years ago
  39. 4f43700 tcti: Add Windows TBS TCTI by David J. Maria · 6 years ago
  40. bb3fef3 build: doxygen causes make distcheck to fail by Tadeusz Struk · 6 years ago
  41. 238e3d7 ESYS: Fix conversion of gcrypt mpi numbers to binary data. by Juergen Repp · 6 years ago
  42. 3ca3726 ESYS TEST: Added tests for Esys_HMAC and Esys_Hash and minor fixes. by Juergen Repp · 6 years ago
  43. 68eb4f1 util: io: error in parsing socket address by Tadeusz Struk · 6 years ago
  44. 56e372e TEST ESYS: Fixed test clockset. by Juergen Repp · 6 years ago
  45. ac59836 TEST ESYS: Enable tests for physical TPM. by Juergen Repp · 6 years ago
  46. 91e7bd6 tcti: fix compilation with --disable-tcti-mssim by Tadeusz Struk · 6 years ago
  47. 752117a configure.ac: clean old simulatorbin by Tadeusz Struk · 6 years ago
  48. f340ada ESYS: Add initialization function for crypto backend. by Juergen Repp · 6 years ago
  49. d8d602b ESYS: Fix the bignum conversion in the OSSL backend. by Juergen Repp · 6 years ago
  50. 312c63e Updated path in docker command in INSTALL.md file by Torben Woltjen · 6 years ago
  51. 4ed7f26 SAPI: Fix marshaling in Tss2_Sys_ECC_Parameters. by Juergen Repp · 6 years ago
  52. 2f0e2fe build: Use OpenSSL library for crypto backend to tss2-esys. by Philip Tricca · 6 years ago
  53. 4fc93c4 TEST ESYS: Doxygen documentation added to integration tests. by Juergen Repp · 6 years ago
  54. 700f058 build: Change tss2-sys solution to use LLVM-vs2014 PlatformToolset by Philip Tricca · 6 years ago
  55. 8507a28 esys: Remove unnecessary include of gcrypt header. by Philip Tricca · 6 years ago
  56. d888847 build: Use ESYSLDFLAGS instead of -lgcrypt directly. by Philip Tricca · 6 years ago
  57. 2f28542 ESYS: Fix RSA encryption with exponent == 0 by Juergen Repp · 6 years ago
  58. afe25af TEST ESYS: Fix wrong check of bad authorization. by Juergen Repp · 6 years ago
  59. ed3bcb5 TEST ESYS: Fix digest comparison in policy regression test. by Juergen Repp · 6 years ago
  60. 033da11 ESYS: Fix checking of return codes in ESAPI commands. by Juergen Repp · 6 years ago
  61. ea8a169 ci: Exclude dependencies and tests when collecting code coverage data. by Philip Tricca · 6 years ago
  62. b6416a0 Revert "build: Remove use of coveralls" by Philip Tricca · 6 years ago
  63. a73fca9 ci: Stop manually dumping test logs. by Philip Tricca · 6 years ago
  64. 35ab16e build: Check for programs required by the test harness @ configure time. by Philip Tricca · 6 years ago
  65. 154b81d build: Add macro to simplify tests for required programs. by Philip Tricca · 6 years ago
  66. 4edc17a ESAPI: Fixed unnecessary warning in Esys_Startup. by Juergen Repp · 6 years ago
  67. 5bf66f5 build: Add esys_crypto files to ESYS VS Solution by David J. Maria · 6 years ago
  68. d83d45f test: use defined return value for skipped tests by Tadeusz Struk · 6 years ago
  69. 3e3063d sapi: refactor SetDecryptParam by Tadeusz Struk · 6 years ago
  70. 9b1a35a build: Add Visual Studio solution for ESAPI by David J. Maria · 6 years ago
  71. bebbc7a ESYS: Crypto backend for usage of openssl's libcrypto added. by Juergen Repp · 6 years ago
  72. 668df38 build: Turn off parallel builds in Appveyor by David J. Maria · 6 years ago
  73. 06db575 tcti: Port sumulator TCTI to Windows by David J. Maria · 6 years ago
  74. 4b4c958 sapi: check for 1.2 TPM response by Tadeusz Struk · 6 years ago
  75. 154cbef TEST ESAPI: Improve some tests for usage with physical TPM by Juergen Repp · 6 years ago
  76. 7d18d10 test: Undefine NV space and make sure the cleanup is called in any case by Ricardo Schwarzmeier · 6 years ago
  77. e8e644d DOXYGEN: Fix wrong doxygen header declarations. by Juergen Repp · 6 years ago
  78. 0e169ea INSTALL.md: Docker dont clean build by John Andersen · 6 years ago
  79. 459e9d9 INSTALL.md: Rebuild with local changes in docker by John Andersen · 6 years ago
  80. 16d774c TEST ESYS: Fix error handling. by Juergen Repp · 6 years ago
  81. bb517eb ESYS TEST: Fix checking of esys return values. by Juergen Repp · 6 years ago
  82. 944496f TEST ESYS: Changed nvHandle_handle to nvHandle by Juergen Repp · 6 years ago
  83. 83fabe7 ESYS: Fix esys header file. by Juergen Repp · 6 years ago
  84. ced20c2 CHANGELOG.md: Fix spacing, separate added & removed sections. by Philip Tricca · 6 years ago
  85. e4e553d release: Update CHANGELOG and version string for 2.0.0 release. by Philip Tricca · 6 years ago
  86. 1716129 Including header 'string.h' explicitly. by Safayet Ahmed · 6 years ago
  87. be1500c configure.ac: version bump for RC4 by Philip Tricca · 6 years ago
  88. b8afa37 TEST ESYS: Switch from ECB to CFB mode. by Juergen Repp · 6 years ago
  89. 19f7007 ESYS: Fix handle returning in Esys_TR_Deserialize by Juergen Repp · 6 years ago
  90. 2aa35c4 Fixed wrong indentation by joholl · 6 years ago
  91. af0fd6e Replace tabs by spaces by joholl · 6 years ago
  92. 8431ed9 Use ADD instead of wget by Tony Y · 6 years ago
  93. 14a2400 Update Dockerfile by Tony Y · 6 years ago
  94. d5a36f6 Convert to SPDX-License-Indentifiers by Peter Huewe · 6 years ago
  95. 01b8e74 Remove trailing whitespaces by joholl · 6 years ago
  96. c6ed872 test: Undefine previously defined NV space by Ricardo Schwarzmeier · 6 years ago
  97. 8472348 build: Remove use of coveralls by Philip Tricca · 6 years ago
  98. fafc921 test: Delete a key that has been made persistent by Ricardo Schwarzmeier · 6 years ago
  99. 3c3f841 test: Change the owner hierarchy auth back to an empty buffer by Ricardo Schwarzmeier · 6 years ago
  100. 65d110c test: Reactivate command and hierarchy after test by Ricardo Schwarzmeier · 6 years ago