1. 037c878 ESAPI: Change behavior of default TCTI by Andreas Fuchs · 7 years ago
  2. 00ace2b Build: ESAPI Fix includes and CFLAGS by Andreas Fuchs · 7 years ago
  3. bf51b52 Util: Fix log level strings by Andreas Fuchs · 7 years ago
  4. 9d4e41e tcti: Rename 'parse_header' function to 'header_unmarshal'. by Philip Tricca · 7 years ago
  5. 83a7df1 tcti-device: Fix bad logic that overrites caller provided buffer size. by Philip Tricca · 7 years ago
  6. 0b87044 tcti-device: Copy response header to output buffer in receive function. by Philip Tricca · 7 years ago
  7. 6282a6a io: add check for hostname to socket_connect by Tadeusz Struk · 7 years ago
  8. 81bc549 tss2-esys: Fix Error Handling in get_tcti_default() by dantpm · 7 years ago
  9. 6209718 ESAPI: Fix includes for non-api-functions by Juergen Repp · 7 years ago
  10. ed6e6e2 ESAPI: Fix include directifs in api by Juergen Repp · 7 years ago
  11. 4d9961e ESAPI: Rework of internal state engine by Andreas Fuchs · 7 years ago
  12. d90b5f7 sapi: move all other sapi helpers into one util file by Tadeusz Struk · 7 years ago
  13. c413a79 sapi: rename CommandUtil.c sysapi_util.c by Tadeusz Struk · 7 years ago
  14. ab74e5f ESAPI: Remove leftover line by Juergen Repp · 7 years ago
  15. aad3a85 ESAPI: Fix rspauth handling by Juergen Repp · 7 years ago
  16. c5a73eb ESAPI: Move variable initialization to utils by Andreas Fuchs · 7 years ago
  17. 3b7b41b ESAPI: Remove unused initial values by Juergen Repp · 7 years ago
  18. 7868878 ESAPI: Remove unused variables by Juergen Repp · 7 years ago
  19. 4e610a7 SAPI: Rename GetCmdRspAuths.c by Andreas Fuchs · 7 years ago
  20. 3199a31 SAPI: Add check for malformed response tags by Andreas Fuchs · 7 years ago
  21. 631d7e6 ESAPI: Fix resubmission counting by Andreas Fuchs · 7 years ago
  22. 10954d7 sapi: remove unused flags from syscontext and cleanup CommandUtil by Tadeusz Struk · 7 years ago
  23. 12aa212 sapi: remove ABI version definition from tss2_sys.h by Tadeusz Struk · 7 years ago
  24. 5e14637 sapi: fix ABI checks by Tadeusz Struk · 7 years ago
  25. 28164ad SAPI: Initialize: allow abiVersion == NULL by Andreas Fuchs · 7 years ago
  26. 57360da headers: Move TPM2B type from tss2_common.h to $(srcdir)/src/util. by Philip Tricca · 7 years ago
  27. 01bdf72 esys: use calloc instead of memset by William Roberts · 7 years ago
  28. 910f17c headers: Remove tpm20.h header. by Philip Tricca · 7 years ago
  29. 88ced72 util: Refactor TCTI I/O code into I/O module in utility library. by Philip Tricca · 7 years ago
  30. 936a70e tcti: Change context types for check functions. by Philip Tricca · 7 years ago
  31. 39aff82 sapi: fix PolicyNvWritten by Tadeusz Struk · 7 years ago
  32. 2fe663f sapi: fix TPM2_CC_TestParms by Tadeusz Struk · 7 years ago
  33. 0013d84 build: Simplify tss2-esys directory structure. by Philip Tricca · 7 years ago
  34. d5a6ff4 build: Simplify tss2-sys directory structure. by Philip Tricca · 7 years ago
  35. 49635f4 build: Move esysapi implementation to $(srcdir)/src/tss2-esys by Philip Tricca · 7 years ago
  36. a7c51ce build: Move logging code and tss2_endian.h to $(srcdir)/src/util by Philip Tricca · 7 years ago
  37. 5f0ab55 build: Move sysapi implementation to $(srcdir)/src/tss2-sys. by Philip Tricca · 7 years ago
  38. b8584ac build: Move TCTI code from tcti/ to src/tss2-tcti/ by Philip Tricca · 7 years ago
  39. ee73062 build: Move type marshalling library from 'marshal' to 'src/tss2-mu'. by Philip Tricca · 7 years ago