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