1. 06db575 tcti: Port sumulator TCTI to Windows by David J. Maria · 6 years ago
  2. d5a36f6 Convert to SPDX-License-Indentifiers by Peter Huewe · 6 years ago
  3. 850bb59 tcti: Use separate structures for the device and mssim TCTI contexts. by Philip Tricca · 6 years ago[Renamed (82%) from src/tss2-tcti/tcti.c]
  4. baeb2be Build: Fixes for Wunused-parameter by Andreas Fuchs · 6 years ago
  5. 9d4e41e tcti: Rename 'parse_header' function to 'header_unmarshal'. by Philip Tricca · 6 years ago
  6. 0b87044 tcti-device: Copy response header to output buffer in receive function. by Philip Tricca · 6 years ago
  7. 910f17c headers: Remove tpm20.h header. by Philip Tricca · 6 years ago
  8. 88ced72 util: Refactor TCTI I/O code into I/O module in utility library. by Philip Tricca · 6 years ago
  9. 936a70e tcti: Change context types for check functions. by Philip Tricca · 6 years ago
  10. a7c51ce build: Move logging code and tss2_endian.h to $(srcdir)/src/util by Philip Tricca · 6 years ago
  11. b8584ac build: Move TCTI code from tcti/ to src/tss2-tcti/ by Philip Tricca · 6 years ago[Renamed from tcti/tcti.c]
  12. 8ffd3c4 build: Install headers to $(includedir)/tss2, prefixed with tss2_ by Philip Tricca · 6 years ago
  13. d262394 tcti: Remove common.h by Philip Tricca · 6 years ago
  14. 25789b2 tcti: Ensure size parameter to response function is never NULL. by Philip Tricca · 6 years ago
  15. 4d73d43 libtcti-device: Use common 'read_all' function. by Philip Tricca · 6 years ago
  16. 7a10ee3 tcti: Get rid of unnecessary 4k buffer in TCTI header. by Philip Tricca · 6 years ago
  17. fa14abe tcti: Implement & document simple state machine. by Philip Tricca · 6 years ago
  18. 804b272 tcti: Use v2 structure in our internal TCTI type. by Philip Tricca · 6 years ago
  19. cac4c3a tcti: Cleanup variable names headers. by Philip Tricca · 6 years ago
  20. ee41115 tcti: Update structures to v2 TCTI structures & functions. by Philip Tricca · 6 years ago
  21. ddf42b2 tcti: Fix API compatibility with TCTI transmit function. by Philip Tricca · 6 years ago
  22. a003ae6 tcti: Add 'write_all' utility function to retry the 'write' syscall. by Philip Tricca · 6 years ago
  23. 21fa321 tcti: Use C style comment block for license header & some cleanup. by Philip Tricca · 6 years ago
  24. 52a83ba Include local headers by Kristen Carlson Accardi · 7 years ago
  25. 43a0d76 TCTI: Update to new logging framework by Andreas Fuchs · 7 years ago
  26. 3f1828c tcti: Add tcti_common_checks function to sanity test the context structure. by Philip Tricca · 7 years ago
  27. a003d76 tcti: Reformat code. by Philip Tricca · 7 years ago
  28. 473aebe tcti: Move 'commonchecks' module into 'tcti' module. by Philip Tricca · 7 years ago[Renamed from tcti/commonchecks.c]
  29. 24f555c tcti: Replace TCTI_CONTEXT_INTEL macro with inline cast function. by Philip Tricca · 7 years ago
  30. 3bc9603 tcti: Move private TCTI header from sysapi/include/ to tcti/. by Philip Tricca · 7 years ago
  31. 83d12be tcti: use predefined TCTI_CONTEXT_INTEL by Tadeusz Struk · 7 years ago
  32. 32aadee Only use goto where it makes sense by Tadeusz Struk · 7 years ago
  33. e949568 Cleanup the usage of extern "C" by Tadeusz Struk · 7 years ago
  34. dd3b03c Cleanup includes of local files. by Philip Tricca · 7 years ago
  35. dfa41a5 Remove all trailing whitespace. by Philip Tricca · 8 years ago
  36. e03b846 Fixup bugs introduced by 3b7e71220c9 by fixing up include directives to use sapi/ instead of tss2/ by Philip Tricca · 8 years ago
  37. 068d563 tcti_device: Replace global function pointer to debug print function. by Philip Tricca · 8 years ago
  38. 785e88d tcti: Flatten the directory structure of the tcti code. by Philip Tricca · 8 years ago[Renamed from tcti/commonTcti/commonchecks.c]
  39. 7b8badf Incomplete macro __cplusplus by lakshminarayanand · 9 years ago