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