1. f477ded Tests: ESAPI: Add test for duplicate by Juergen Repp · 6 years ago
  2. 624423b Tests: ESAPI: Add test for unseal by Christian Plappert · 6 years ago
  3. 9bef834 Tests: ESAPI: Extend resubmission tests by Juergen Repp · 6 years ago
  4. f1ab013 Tests: ESAPI: Extend NULL pointer test by Juergen Repp · 6 years ago
  5. a070910 Tests: ESAPI Update Object-ChangeAuth by Juergen Repp · 6 years ago
  6. 2bec821 Tests: ESAPI Update CreateLoaded by Juergen Repp · 6 years ago
  7. a2cf69c Tests: ESAPI: Add xor obfuscation by Juergen Repp · 6 years ago
  8. f29cfef ESAPI: Add xor obfuscation by Juergen Repp · 6 years ago
  9. 15bbb67 ESAPI: Update logging by Andreas Fuchs · 6 years ago
  10. fd6f965 Tests: ESAPI: fix leaked transient objects by Andreas Fuchs · 6 years ago
  11. e58c23d Tests: tpmclient: keep TPM alive by Andreas Fuchs · 6 years ago
  12. 1c0343b Tests: Sapi: Add transient cleanups by Andreas Fuchs · 6 years ago
  13. c0c19c6 Tests: Check for cleanup of transient areas by Andreas Fuchs · 6 years ago
  14. 6ab3fd8 Tests: Check for empty transient areas by Andreas Fuchs · 6 years ago
  15. a0eda36 Tests: Extract simulator TPM_Startup by Andreas Fuchs · 6 years ago
  16. 2bcb5b4 MU: TPML/TPMS: initialize dest and save stack by Andreas Fuchs · 6 years ago
  17. d20c6b7 MU: Rework TPMSes with pcr lists by Andreas Fuchs · 6 years ago
  18. b2c9ec2 MU: Fix base type offset bug by Andreas Fuchs · 6 years ago
  19. 0d066b0 doc: Mention lcov autotools problem by Andreas Fuchs · 6 years ago
  20. f7d0b57 doc: Update Readme src structure by Andreas Fuchs · 6 years ago
  21. 5eac105 doc: Update Readme for libraries by Andreas Fuchs · 6 years ago
  22. 5d9ce58 Tests: ESAPI: Add test for default tcti by Andreas Fuchs · 6 years ago
  23. 037c878 ESAPI: Change behavior of default TCTI by Andreas Fuchs · 6 years ago
  24. 00ace2b Build: ESAPI Fix includes and CFLAGS by Andreas Fuchs · 6 years ago
  25. bf51b52 Util: Fix log level strings by Andreas Fuchs · 6 years ago
  26. 9d4e41e tcti: Rename 'parse_header' function to 'header_unmarshal'. by Philip Tricca · 6 years ago
  27. 83a7df1 tcti-device: Fix bad logic that overrites caller provided buffer size. by Philip Tricca · 6 years ago
  28. 0b87044 tcti-device: Copy response header to output buffer in receive function. by Philip Tricca · 6 years ago
  29. af6ac00 test: io: add test case for hostname == NULL by Tadeusz Struk · 6 years ago
  30. 6282a6a io: add check for hostname to socket_connect by Tadeusz Struk · 6 years ago
  31. 81bc549 tss2-esys: Fix Error Handling in get_tcti_default() by dantpm · 6 years ago
  32. 6209718 ESAPI: Fix includes for non-api-functions by Juergen Repp · 6 years ago
  33. 0033be1 Headers: ESAPI: remove stdbool.h by Andreas Fuchs · 6 years ago
  34. ed6e6e2 ESAPI: Fix include directifs in api by Juergen Repp · 6 years ago
  35. c60541b Tests: ESAPI Fix includes by Andreas Fuchs · 6 years ago
  36. 2018151 Tests: ESAPI Add sequence test by Juergen Repp · 6 years ago
  37. 4d9961e ESAPI: Rework of internal state engine by Andreas Fuchs · 6 years ago
  38. d90b5f7 sapi: move all other sapi helpers into one util file by Tadeusz Struk · 6 years ago
  39. c413a79 sapi: rename CommandUtil.c sysapi_util.c by Tadeusz Struk · 6 years ago
  40. ab74e5f ESAPI: Remove leftover line by Juergen Repp · 6 years ago
  41. aad3a85 ESAPI: Fix rspauth handling by Juergen Repp · 6 years ago
  42. 0d283c4 Tests: ESAPI: Flush used resources by Andreas Fuchs · 6 years ago
  43. f671156 Tests: ESAPI: Fix test policy_password by Andreas Fuchs · 6 years ago
  44. 95e45c7 Tests: ESAPI: Handle unhandled return codes by Andreas Fuchs · 6 years ago
  45. c5a73eb ESAPI: Move variable initialization to utils by Andreas Fuchs · 6 years ago
  46. 3b7b41b ESAPI: Remove unused initial values by Juergen Repp · 6 years ago
  47. 7868878 ESAPI: Remove unused variables by Juergen Repp · 6 years ago
  48. 4e610a7 SAPI: Rename GetCmdRspAuths.c by Andreas Fuchs · 6 years ago
  49. 3199a31 SAPI: Add check for malformed response tags by Andreas Fuchs · 6 years ago
  50. 88ac7d7 Tests: Esys test for resubmissions by Andreas Fuchs · 6 years ago
  51. 631d7e6 ESAPI: Fix resubmission counting by Andreas Fuchs · 6 years ago
  52. d947f13 Tests: Esys test for NULL parameters by Juergen Repp · 6 years ago
  53. 26eaa26 Tests: Update main-esys integration framework by Andreas Fuchs · 6 years ago
  54. c2817fb tss2_common.h: Fix bad RC definition for TSS2_ESYS_RC_IO_ERROR. by Philip Tricca · 6 years ago
  55. 10954d7 sapi: remove unused flags from syscontext and cleanup CommandUtil by Tadeusz Struk · 6 years ago
  56. 12aa212 sapi: remove ABI version definition from tss2_sys.h by Tadeusz Struk · 6 years ago
  57. 5e14637 sapi: fix ABI checks by Tadeusz Struk · 6 years ago
  58. 3975a89 SAPI: Remove old TPMA_OBJECT_SIGN define by Andreas Fuchs · 6 years ago
  59. 28164ad SAPI: Initialize: allow abiVersion == NULL by Andreas Fuchs · 6 years ago
  60. 57360da headers: Move TPM2B type from tss2_common.h to $(srcdir)/src/util. by Philip Tricca · 6 years ago
  61. 01bdf72 esys: use calloc instead of memset by William Roberts · 6 years ago
  62. 910f17c headers: Remove tpm20.h header. by Philip Tricca · 6 years ago
  63. 88ced72 util: Refactor TCTI I/O code into I/O module in utility library. by Philip Tricca · 6 years ago
  64. 936a70e tcti: Change context types for check functions. by Philip Tricca · 6 years ago
  65. 39aff82 sapi: fix PolicyNvWritten by Tadeusz Struk · 6 years ago
  66. 2fe663f sapi: fix TPM2_CC_TestParms by Tadeusz Struk · 6 years ago
  67. 0013d84 build: Simplify tss2-esys directory structure. by Philip Tricca · 6 years ago
  68. d5a6ff4 build: Simplify tss2-sys directory structure. by Philip Tricca · 6 years ago
  69. 49635f4 build: Move esysapi implementation to $(srcdir)/src/tss2-esys by Philip Tricca · 6 years ago
  70. a7c51ce build: Move logging code and tss2_endian.h to $(srcdir)/src/util by Philip Tricca · 6 years ago
  71. 5f0ab55 build: Move sysapi implementation to $(srcdir)/src/tss2-sys. by Philip Tricca · 6 years ago
  72. b8584ac build: Move TCTI code from tcti/ to src/tss2-tcti/ by Philip Tricca · 6 years ago
  73. ee73062 build: Move type marshalling library from 'marshal' to 'src/tss2-mu'. by Philip Tricca · 6 years ago
  74. 8ffd3c4 build: Install headers to $(includedir)/tss2, prefixed with tss2_ by Philip Tricca · 6 years ago
  75. 76555ac build: Revert check for running simulator process added in 01a01cd8. by Philip Tricca · 6 years ago
  76. 7397728 build: Fix bad indentation in int-log-compiler.sh. by Philip Tricca · 6 years ago
  77. bba4433 libtcti-mssim: Fix regression in default conf string selection. by Philip Tricca · 6 years ago
  78. addad78 tcti: Rename 'socket' TCTI to 'mssim'. by Philip Tricca · 6 years ago
  79. 105c1a0 tcti: refactor PlatformCommand function by Tadeusz Struk · 6 years ago
  80. 0db3932 doc: Update manpage for socket TCTI initialization function.; by Philip Tricca · 6 years ago
  81. cbde866 test: add test for command cancel case by Tadeusz Struk · 6 years ago
  82. 1b2a06b sapi: if TPM returns TPM2_RC_CANCELLED return the same to the app by Tadeusz Struk · 6 years ago
  83. 262c1ef tcti: don't send MS_SIM_CANCEL_OFF on every receive by Tadeusz Struk · 6 years ago
  84. 110a68a Tests: ESAPI: Add 8 Tests by Juergen Repp · 6 years ago
  85. cbaba76 Tests: Update code for styling by Juergen Repp · 6 years ago
  86. a8c1053 Test: Fix test for NV RAM Extend by Juergen Repp · 6 years ago
  87. 0611ec1 Test: ESAPI: Remove ECC-option from EvictCtrl by Juergen Repp · 6 years ago
  88. af4c1c2 Test: Add flushes to Esys tests by Juergen Repp · 6 years ago
  89. 1c48e2b ESAPI: Fix double-free of metadata objects by Andreas Fuchs · 6 years ago
  90. 1810c45 ESAPI: Special handling for NV_DefineSpace by Juergen Repp · 6 years ago
  91. 562d110 ESAPI: Special handling for NV_ChangeAuth by Juergen Repp · 6 years ago
  92. be68969 ESAPI: Special handling for HierarchyChangeAuth by Juergen Repp · 6 years ago
  93. 6393891 ESAPI: Fix handling of sequences by Juergen Repp · 6 years ago
  94. d262394 tcti: Remove common.h by Philip Tricca · 6 years ago
  95. 52b830d headers: Expand TPM2B_TYPE1 and TPM2B_TYPE2 macros, get ride of tpmb.h by Philip Tricca · 6 years ago
  96. 06dd0aa headers: move TPM2B type to common header. by Philip Tricca · 6 years ago
  97. 4e95711 headers & libtss2-mu: Remove TPM2B_DIGEST_VALUES type. by Philip Tricca · 6 years ago
  98. 75d0936 headers: Combine tss2_sys.h and sys_api_part3.h. by Philip Tricca · 6 years ago
  99. 5c17d23 headers: Cleanup broken header preludes. by Philip Tricca · 6 years ago
  100. 36a8e1f sysapi: add missing _MASK prefix to TPMA constants by Tadeusz Struk · 6 years ago