1. 341c70c esapi: pull Tss2_Sys_SetDecryptParam out of alg specific block by Tadeusz Struk · 6 years ago
  2. 3cc7543 esapi: don't fake return val from Tss2_Sys_GetDecryptParam() by Tadeusz Struk · 6 years ago
  3. fd5336a esapi: remove unused cpBuffer from iesys_encrypt_param function by Tadeusz Struk · 6 years ago
  4. 7c27c71 esapi: check encrypt param size before encrypting by Tadeusz Struk · 6 years ago
  5. d0f8cd1 build: Bump version from 2.0.0_rc0 to rc1. by Philip Tricca · 6 years ago
  6. 339f9c4 doc: Remove liburiparser-dev from Ubuntu example in INSTALL.md by Philip Tricca · 6 years ago
  7. 65aa40f build: Add checks for 'netstat' @ configure and integration test time. by Philip Tricca · 6 years ago
  8. ee00318 esys_crypto: fix defects reported by Coverity Scan by Tadeusz Struk · 6 years ago
  9. 0a7027c Replace C++ Comments in C Source Code with C comments by danintel · 6 years ago
  10. 5cdd115 configure.ac: Set version number to 2.0.0_rc0. by Philip Tricca · 6 years ago
  11. 4712032 ESAPI: Change esys_mu to internal namespace by Juergen Repp · 6 years ago
  12. 90ba886 ESAPI: Consolidate returns in esys_mu by Juergen Repp · 6 years ago
  13. c1cab19 ESAPI: Coding style and documentation by Juergen Repp · 6 years ago
  14. 296c281 Tests: ESAPI: Null-TCTI-Initialize by Andreas Fuchs · 6 years ago
  15. 142cfce ESAPI: Some cleanups to esys_context by Andreas Fuchs · 6 years ago
  16. 84db399 Tests: ESAPI: Add test for bound sessions by Juergen Repp · 6 years ago
  17. 88b197b ESAPI: Remove unused MU functions by Juergen Repp · 6 years ago
  18. 8c7242b ESAPI: Fix bound session handling by Juergen Repp · 6 years ago
  19. 2af0f1d ESAPI: Fix type in struct by Juergen Repp · 6 years ago
  20. 4fbb76e ESAPI: Fix documentations by Juergen Repp · 6 years ago
  21. 2b085e9 Build: Make TCTIs optional by Andreas Fuchs · 6 years ago
  22. 0e54a29 Changelog: update changelog by Tadeusz Struk · 6 years ago
  23. 77b2d19 Tests: ESAPI: Minimize StartAuthSession call by Andreas Fuchs · 6 years ago
  24. fbe2213 ESAPI: Fix doxygen for esys_types by Andreas Fuchs · 6 years ago
  25. 8071f1d ESAPI: Add NULL pointer tests by Andreas Fuchs · 6 years ago
  26. 2d1ed1c Doc: Add documentation for Esys internals by Andreas Fuchs · 6 years ago
  27. abd1183 ESAPI: Remove unused variable encryptedSalt by Andreas Fuchs · 6 years ago
  28. b6f805e ESAPI: Remove unused variable authValueSet by Andreas Fuchs · 6 years ago
  29. e5273b3 Doc: Add man pages and other doxygen fixes by Andreas Fuchs · 6 years ago
  30. f0973c0 Doc: Fix some errors in doxygen.dox by Andreas Fuchs · 6 years ago
  31. 8bd552e ESAPI: Fix Codingstyle and inline comments by Juergen Repp · 6 years ago
  32. 506c473 ESAPI: Add doxygen for other functions by Juergen Repp · 6 years ago
  33. f7e5bd3 ESAPI: Add doxygen for TPM functions by Juergen Repp · 6 years ago
  34. 8a7e051 tpmclient: remove encryp-decrypt test from tpmclient by Tadeusz Struk · 6 years ago
  35. 5c9c192 test: add param encrypt-decrytp test by Tadeusz Struk · 6 years ago
  36. db3859b test: cleanup util function names by Tadeusz Struk · 6 years ago
  37. 9079203 test: clean global data in tpmclient by Tadeusz Struk · 6 years ago
  38. 6c45cbd test: change create_primary_rsa_2048_aes_128_cfb_int to something shorter by Tadeusz Struk · 6 years ago
  39. 6b9b296 test: fix build failure by Tadeusz Struk · 6 years ago
  40. 7fdd7c9 Travis: Add scan-build Static Code Analysis by danintel · 6 years ago
  41. dd69c7e ci: Fail build immediately if hash check of tarball / dependency fails. by Philip Tricca · 6 years ago
  42. 14bab42 ci: Replace use of mirror.twobit.us with Intel mirror @ download.01.org by Philip Tricca · 6 years ago
  43. 9907543 build: Remove --with-simulatorbin, replace with --enable-integration. by Philip Tricca · 6 years ago
  44. 62164f3 CHANGELOG.md: Update for 1.4.0 release. by Philip Tricca · 6 years ago
  45. 0cd484f CHANGELOG.md: Remove duplicate entry for 1.1.0 release. by Philip Tricca · 6 years ago
  46. 0688a7a test: add copyright tag to unit tests by Tadeusz Struk · 6 years ago
  47. bd9a494 test: add sapi prefix to sapi tests by Tadeusz Struk · 6 years ago
  48. 2c7f7cb test: add copyright tag to SAPI integration tests by Tadeusz Struk · 6 years ago
  49. c8887d5 tcti: initialize sockets before calling connect by Tadeusz Struk · 6 years ago
  50. 43b22ce build: Add 'Release' builds to .appveyor.yml by Philip Tricca · 6 years ago
  51. d414aac Test: ESAPI: Add test for ContextSave on sessions by Andreas Fuchs · 6 years ago
  52. eb44ebd MAINTAINERS: Add Andreas. by Philip Tricca · 6 years ago
  53. d8233d8 Tests: ESAPI: Add default tcti failure tests by Andreas Fuchs · 6 years ago
  54. c3cc36e Tests: ESAPI: Add test for Esys_GetPollHandles by Andreas Fuchs · 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. fd9ad1b Tests: ESAPI: ECC-encrypted sessionSalts by Juergen Repp · 6 years ago
  61. 4a73889 ESAPI: ECC-encrypted sessionSalts by Juergen Repp · 6 years ago
  62. 6785e12 ESAPI: Fix PolicyLocality parameters by Juergen Repp · 6 years ago
  63. 986d018 test: sapi-util: add clarification to sw/tpm encryption helpers by Tadeusz Struk · 6 years ago
  64. e394cff tcti-mssim: Replace liburiparser with custom key/value pair parser. by Philip Tricca · 6 years ago
  65. f517ee5 tpmclient: remove test/tpmclient/tpmclient.int.h by Tadeusz Struk · 6 years ago
  66. 1578d4f tpmclient: move parameter encryption code to session-util by Tadeusz Struk · 6 years ago
  67. a8fef85 tpmclient: use software helpers for CFB encryption by Tadeusz Struk · 6 years ago
  68. 9f75364 test: add software encrypt_cfb decrypt_cfb helpers by Tadeusz Struk · 6 years ago
  69. e2e7ec3 test: rename existing enc/decrypt_cfb helpers by Tadeusz Struk · 6 years ago
  70. df1410e tcti: Remove TSS2_TCTI_VERSION type, replace with simple uint32_t. by Philip Tricca · 6 years ago
  71. 1bc0f08 build: check for uthash library at configure time by Tadeusz Struk · 6 years ago
  72. fb09c18 build: Fix udev rule when no file prefix is provided. by Philip Tricca · 6 years ago
  73. 0075f88 build: Install udev rule to set ownership and permissions for TPM chardevs by Javier Martinez Canillas · 6 years ago
  74. 25277d3 Document That uthash Development Files Are Now Required by danintel · 6 years ago
  75. b916e56 test: Fix scan-build Warnings by danintel · 6 years ago
  76. 72227dc Tests/esapi: Add TPM RCs by Andreas Fuchs · 6 years ago
  77. 4879ad3 Tests/esapi: Unit test for tcti-RCs by Andreas Fuchs · 6 years ago
  78. e4af3a6 Tests/esapi: Add TR-GetName for Hierarchies by Andreas Fuchs · 6 years ago
  79. 180e17c Tests/esapi: Add TRSess_GetAttributes by Andreas Fuchs · 6 years ago
  80. 722d85f Tests/esapi: Add TR functions for keys by Andreas Fuchs · 6 years ago
  81. 95809e2 Tests/esapi: Add TR functions for NV by Andreas Fuchs · 6 years ago
  82. b82f6da ESAPI: Fix Esys_TR_FromTPMPublic by Andreas Fuchs · 6 years ago
  83. dd6dc83 Test/esapi: remove HierarchychangeAuth-Session by Juergen Repp · 6 years ago
  84. b7bb95c Xesys-policy-regression by Andreas Fuchs · 6 years ago
  85. d93eb3d Tests/esapi: Add test for several Policy Commands by Juergen Repp · 6 years ago
  86. 0d6e278 Tests/esapi: Add ZGen_2Phase by Juergen Repp · 6 years ago
  87. 2e662d7 Tests/esapi: Add VerifySignature by Juergen Repp · 6 years ago
  88. 24f4acb Tests/esapi: Add TPM2_Tests by Juergen Repp · 6 years ago
  89. cd6c1a1 Tests/esapi: Add TestParms by Juergen Repp · 6 years ago
  90. a3c6e2d Tests/esapi: Add StirRandom by Juergen Repp · 6 years ago
  91. 0a3c1bb Tests/esapi: Add SetAlgorithmSet by Juergen Repp · 6 years ago
  92. 91ed3de Tests/esapi: Add PP_Commands by Juergen Repp · 6 years ago
  93. 4cac282 Tests/esapi: Add UndefineSpaceSpecial by Juergen Repp · 6 years ago
  94. 897c75d Tests/esapi: Add PolicyTicket by Juergen Repp · 6 years ago
  95. ed81805 Tests/esapi: Add PolicyAuthorize by Juergen Repp · 6 years ago
  96. 4f8ad60 Tests/esapi: Add ReadLock and WriteLock to Makefile by Juergen Repp · 6 years ago
  97. 090bcef Tests/esapi: Add NV_Certify by Juergen Repp · 6 years ago
  98. 5302883 Tests/esapi: Add Lock by Juergen Repp · 6 years ago
  99. efacad1 Tests/esapi: Add Import by Juergen Repp · 6 years ago
  100. 9f394f2 Tests/esapi: Add HierarchyControl by Juergen Repp · 6 years ago