1. be1500c configure.ac: version bump for RC4 by Philip Tricca · 6 years ago
  2. b8afa37 TEST ESYS: Switch from ECB to CFB mode. by Juergen Repp · 6 years ago
  3. 19f7007 ESYS: Fix handle returning in Esys_TR_Deserialize by Juergen Repp · 6 years ago
  4. 2aa35c4 Fixed wrong indentation by joholl · 6 years ago
  5. af0fd6e Replace tabs by spaces by joholl · 6 years ago
  6. 8431ed9 Use ADD instead of wget by Tony Y · 6 years ago
  7. 14a2400 Update Dockerfile by Tony Y · 6 years ago
  8. d5a36f6 Convert to SPDX-License-Indentifiers by Peter Huewe · 6 years ago
  9. 01b8e74 Remove trailing whitespaces by joholl · 6 years ago
  10. c6ed872 test: Undefine previously defined NV space by Ricardo Schwarzmeier · 6 years ago
  11. 8472348 build: Remove use of coveralls by Philip Tricca · 6 years ago
  12. fafc921 test: Delete a key that has been made persistent by Ricardo Schwarzmeier · 6 years ago
  13. 3c3f841 test: Change the owner hierarchy auth back to an empty buffer by Ricardo Schwarzmeier · 6 years ago
  14. 65d110c test: Reactivate command and hierarchy after test by Ricardo Schwarzmeier · 6 years ago
  15. 980e7ee configure.ac: version bump for RC3 by Philip Tricca · 6 years ago
  16. 6723e66 README.md: Note deviation from current draft spec in TPM2_NUM_PCR_BANKS. by Philip Tricca · 6 years ago
  17. 167e7af sapi: update TPM2_NUM_PCR_BANKS by Tadeusz Struk · 6 years ago
  18. 63f20a5 test: Allow tests that expect an error to fail by Schwarzmeier Ricardo (IFAG CCS ESS D SW A) · 6 years ago
  19. 42ce138 Skip the test if no simulator is used by Ricardo Schwarzmeier · 6 years ago
  20. 7b206a5 ESYS: Remove nonceTPM from Esys_StartAuthSession by Andreas Fuchs · 6 years ago
  21. 2a67f9e ESYS: Add Esys_TRSess_GetNonceTPM by Andreas Fuchs · 6 years ago
  22. 211e857 ESYS: remove false function from header by Andreas Fuchs · 6 years ago
  23. b059033 Change the symmetric mode of the Primary Key by Ricardo Schwarzmeier · 6 years ago
  24. 4feced0 INSTALL.md: add info about uthash-dev by Tadeusz Struk · 6 years ago
  25. cf4bd78 Include the PCRs 0 and 17 in the selection by Schwarzmeier Ricardo (IFAG CCS ESS D SW A) · 6 years ago
  26. 2c695cd configure.ac: version bump for RC2 by Philip Tricca · 6 years ago
  27. 7017c91 CHANGELOG.md: Document fix to AC commands. by Philip Tricca · 6 years ago
  28. a6e6e76 sapi: fix wrong params order in AC commands by Tadeusz Struk · 6 years ago
  29. e321bd8 sapi: fix wrong params order in Tss2_Sys_PolicyTemplate by Tadeusz Struk · 6 years ago
  30. 557cff4 CHANGELOG.md: Nit-picking language & location / nature of some changes. by Philip Tricca · 6 years ago
  31. 373d4e4 esapi: remove unneeded comman code buffer from iesys_encrypt_param() by Tadeusz Struk · 6 years ago
  32. 341c70c esapi: pull Tss2_Sys_SetDecryptParam out of alg specific block by Tadeusz Struk · 6 years ago
  33. 3cc7543 esapi: don't fake return val from Tss2_Sys_GetDecryptParam() by Tadeusz Struk · 6 years ago
  34. fd5336a esapi: remove unused cpBuffer from iesys_encrypt_param function by Tadeusz Struk · 6 years ago
  35. 7c27c71 esapi: check encrypt param size before encrypting by Tadeusz Struk · 6 years ago
  36. d0f8cd1 build: Bump version from 2.0.0_rc0 to rc1. by Philip Tricca · 6 years ago
  37. 339f9c4 doc: Remove liburiparser-dev from Ubuntu example in INSTALL.md by Philip Tricca · 6 years ago
  38. 65aa40f build: Add checks for 'netstat' @ configure and integration test time. by Philip Tricca · 6 years ago
  39. ee00318 esys_crypto: fix defects reported by Coverity Scan by Tadeusz Struk · 6 years ago
  40. 0a7027c Replace C++ Comments in C Source Code with C comments by danintel · 6 years ago
  41. 5cdd115 configure.ac: Set version number to 2.0.0_rc0. by Philip Tricca · 6 years ago
  42. 4712032 ESAPI: Change esys_mu to internal namespace by Juergen Repp · 6 years ago
  43. 90ba886 ESAPI: Consolidate returns in esys_mu by Juergen Repp · 6 years ago
  44. c1cab19 ESAPI: Coding style and documentation by Juergen Repp · 6 years ago
  45. 296c281 Tests: ESAPI: Null-TCTI-Initialize by Andreas Fuchs · 6 years ago
  46. 142cfce ESAPI: Some cleanups to esys_context by Andreas Fuchs · 6 years ago
  47. 84db399 Tests: ESAPI: Add test for bound sessions by Juergen Repp · 6 years ago
  48. 88b197b ESAPI: Remove unused MU functions by Juergen Repp · 6 years ago
  49. 8c7242b ESAPI: Fix bound session handling by Juergen Repp · 6 years ago
  50. 2af0f1d ESAPI: Fix type in struct by Juergen Repp · 6 years ago
  51. 4fbb76e ESAPI: Fix documentations by Juergen Repp · 6 years ago
  52. 2b085e9 Build: Make TCTIs optional by Andreas Fuchs · 6 years ago
  53. 0e54a29 Changelog: update changelog by Tadeusz Struk · 6 years ago
  54. 77b2d19 Tests: ESAPI: Minimize StartAuthSession call by Andreas Fuchs · 6 years ago
  55. fbe2213 ESAPI: Fix doxygen for esys_types by Andreas Fuchs · 6 years ago
  56. 8071f1d ESAPI: Add NULL pointer tests by Andreas Fuchs · 6 years ago
  57. 2d1ed1c Doc: Add documentation for Esys internals by Andreas Fuchs · 6 years ago
  58. abd1183 ESAPI: Remove unused variable encryptedSalt by Andreas Fuchs · 6 years ago
  59. b6f805e ESAPI: Remove unused variable authValueSet by Andreas Fuchs · 6 years ago
  60. e5273b3 Doc: Add man pages and other doxygen fixes by Andreas Fuchs · 6 years ago
  61. f0973c0 Doc: Fix some errors in doxygen.dox by Andreas Fuchs · 6 years ago
  62. 8bd552e ESAPI: Fix Codingstyle and inline comments by Juergen Repp · 6 years ago
  63. 506c473 ESAPI: Add doxygen for other functions by Juergen Repp · 6 years ago
  64. f7e5bd3 ESAPI: Add doxygen for TPM functions by Juergen Repp · 6 years ago
  65. 8a7e051 tpmclient: remove encryp-decrypt test from tpmclient by Tadeusz Struk · 6 years ago
  66. 5c9c192 test: add param encrypt-decrytp test by Tadeusz Struk · 6 years ago
  67. db3859b test: cleanup util function names by Tadeusz Struk · 6 years ago
  68. 9079203 test: clean global data in tpmclient by Tadeusz Struk · 6 years ago
  69. 6c45cbd test: change create_primary_rsa_2048_aes_128_cfb_int to something shorter by Tadeusz Struk · 6 years ago
  70. 6b9b296 test: fix build failure by Tadeusz Struk · 6 years ago
  71. 7fdd7c9 Travis: Add scan-build Static Code Analysis by danintel · 6 years ago
  72. dd69c7e ci: Fail build immediately if hash check of tarball / dependency fails. by Philip Tricca · 6 years ago
  73. 14bab42 ci: Replace use of mirror.twobit.us with Intel mirror @ download.01.org by Philip Tricca · 6 years ago
  74. 9907543 build: Remove --with-simulatorbin, replace with --enable-integration. by Philip Tricca · 6 years ago
  75. 62164f3 CHANGELOG.md: Update for 1.4.0 release. by Philip Tricca · 6 years ago
  76. 0cd484f CHANGELOG.md: Remove duplicate entry for 1.1.0 release. by Philip Tricca · 6 years ago
  77. 0688a7a test: add copyright tag to unit tests by Tadeusz Struk · 6 years ago
  78. bd9a494 test: add sapi prefix to sapi tests by Tadeusz Struk · 6 years ago
  79. 2c7f7cb test: add copyright tag to SAPI integration tests by Tadeusz Struk · 6 years ago
  80. c8887d5 tcti: initialize sockets before calling connect by Tadeusz Struk · 6 years ago
  81. 43b22ce build: Add 'Release' builds to .appveyor.yml by Philip Tricca · 6 years ago
  82. d414aac Test: ESAPI: Add test for ContextSave on sessions by Andreas Fuchs · 6 years ago
  83. eb44ebd MAINTAINERS: Add Andreas. by Philip Tricca · 6 years ago
  84. d8233d8 Tests: ESAPI: Add default tcti failure tests by Andreas Fuchs · 6 years ago
  85. c3cc36e Tests: ESAPI: Add test for Esys_GetPollHandles by Andreas Fuchs · 6 years ago
  86. c68e401 ESAPI: Remove unused functions by Andreas Fuchs · 6 years ago
  87. 83e1e4e ESAPI: Initialize outputs to NULL. by Juergen Repp · 6 years ago
  88. 5a7c4f4 ESAPI: Rework rpAuth by Juergen Repp · 6 years ago
  89. 131e29f ESAPI: Remove unnecessary parameter iv_len by Juergen Repp · 6 years ago
  90. 8fd96e4 ESAPI: Fix return codes in esys_crypto by Juergen Repp · 6 years ago
  91. fd9ad1b Tests: ESAPI: ECC-encrypted sessionSalts by Juergen Repp · 6 years ago
  92. 4a73889 ESAPI: ECC-encrypted sessionSalts by Juergen Repp · 6 years ago
  93. 6785e12 ESAPI: Fix PolicyLocality parameters by Juergen Repp · 6 years ago
  94. 986d018 test: sapi-util: add clarification to sw/tpm encryption helpers by Tadeusz Struk · 6 years ago
  95. e394cff tcti-mssim: Replace liburiparser with custom key/value pair parser. by Philip Tricca · 6 years ago
  96. f517ee5 tpmclient: remove test/tpmclient/tpmclient.int.h by Tadeusz Struk · 6 years ago
  97. 1578d4f tpmclient: move parameter encryption code to session-util by Tadeusz Struk · 6 years ago
  98. a8fef85 tpmclient: use software helpers for CFB encryption by Tadeusz Struk · 6 years ago
  99. 9f75364 test: add software encrypt_cfb decrypt_cfb helpers by Tadeusz Struk · 6 years ago
  100. e2e7ec3 test: rename existing enc/decrypt_cfb helpers by Tadeusz Struk · 6 years ago