1. fa423ad tcti: add support for partial reads by Tadeusz Struk · 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 · 7 years ago[Renamed (69%) from src/tss2-tcti/tcti.h]
  4. baeb2be Build: Fixes for Wunused-parameter by Andreas Fuchs · 7 years ago
  5. 9d4e41e tcti: Rename 'parse_header' function to 'header_unmarshal'. 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. 88ced72 util: Refactor TCTI I/O code into I/O module in utility library. by Philip Tricca · 7 years ago
  8. 936a70e tcti: Change context types for check functions. by Philip Tricca · 7 years ago
  9. b8584ac build: Move TCTI code from tcti/ to src/tss2-tcti/ by Philip Tricca · 7 years ago[Renamed from tcti/tcti.h]
  10. 8ffd3c4 build: Install headers to $(includedir)/tss2, prefixed with tss2_ by Philip Tricca · 7 years ago
  11. 262c1ef tcti: don't send MS_SIM_CANCEL_OFF on every receive by Tadeusz Struk · 7 years ago
  12. d262394 tcti: Remove common.h by Philip Tricca · 7 years ago
  13. 10b8116 tcti: Remove all of the status flags from the tcti structure. by Philip Tricca · 7 years ago
  14. 4d73d43 libtcti-device: Use common 'read_all' function. by Philip Tricca · 7 years ago
  15. 7a10ee3 tcti: Get rid of unnecessary 4k buffer in TCTI header. by Philip Tricca · 7 years ago
  16. fa14abe tcti: Implement & document simple state machine. by Philip Tricca · 7 years ago
  17. 804b272 tcti: Use v2 structure in our internal TCTI type. by Philip Tricca · 7 years ago
  18. cb48b01 tcti: Remove unused fields from context structures. by Philip Tricca · 7 years ago
  19. cac4c3a tcti: Cleanup variable names headers. by Philip Tricca · 7 years ago
  20. ee41115 tcti: Update structures to v2 TCTI structures & functions. by Philip Tricca · 7 years ago
  21. ddf42b2 tcti: Fix API compatibility with TCTI transmit function. by Philip Tricca · 7 years ago
  22. 72fba0b libtcti-socket: Refactor command header parsing in 'send' function. by Philip Tricca · 7 years ago
  23. a003ae6 tcti: Add 'write_all' utility function to retry the 'write' syscall. by Philip Tricca · 7 years ago
  24. a758e3f tcti: Add macro to retry after temporary syscall failures / interrupts. by Philip Tricca · 7 years ago
  25. 52a83ba Include local headers by Kristen Carlson Accardi · 7 years ago
  26. 43a0d76 TCTI: Update to new logging framework by Andreas Fuchs · 7 years ago
  27. f6255dc tcti.h: Update TCTI_MAGIC to make it explicitly ULL by yunusemreayhan · 7 years ago
  28. b9b7519 Enable sys/socket.h include for OS X by David R. Bild · 7 years ago
  29. be5899d All: Changed namespace from TPM_ to TPM2_ by Andreas Fuchs · 7 years ago
  30. 3f1828c tcti: Add tcti_common_checks function to sanity test the context structure. by Philip Tricca · 7 years ago
  31. a003d76 tcti: Reformat code. by Philip Tricca · 7 years ago
  32. 473aebe tcti: Move 'commonchecks' module into 'tcti' module. by Philip Tricca · 7 years ago
  33. 24f555c tcti: Replace TCTI_CONTEXT_INTEL macro with inline cast function. by Philip Tricca · 7 years ago
  34. 3bc9603 tcti: Move private TCTI header from sysapi/include/ to tcti/. by Philip Tricca · 7 years ago[Renamed from sysapi/include/tcti_util.h]
  35. 83d12be tcti: use predefined TCTI_CONTEXT_INTEL by Tadeusz Struk · 7 years ago
  36. 5dfa156 build: build with gnu99 & cleanup OS detection preprocessor macros by Philip Tricca · 8 years ago
  37. dfa41a5 Remove all trailing whitespace. by Philip Tricca · 8 years ago
  38. 1c82759 Got debug messages working in RM. by wcarthur · 8 years ago
  39. 4eb2f35 tcti: Add buffer debug callback. by Philip Tricca · 9 years ago
  40. 7484053 tcti: Remove magic & version parameters from the Init functions. by Philip Tricca · 9 years ago
  41. 068d563 tcti_device: Replace global function pointer to debug print function. by Philip Tricca · 9 years ago
  42. c6634ec Merge pull request #130 from flihp/tcti_init_cfg by wcarthur1 · 9 years ago
  43. 78180e1 TCTIs: Get rid of the TSS2_TCTI_DRIVER_INFO struct. by Philip Tricca · 9 years ago
  44. 6a4e9e8 Headers: Remove version check for private headers. by Philip Tricca · 9 years ago
  45. c3dedc2 Big change to better align with spec for exposed headers and structures. by Philip Tricca · 9 years ago[Renamed from include/tpm2sapi/tss2_tcti_util.h]
  46. 371fdbc Merge pull request #113 from gwei3/tpmtest-fix by wcarthur1 · 9 years ago