1. fa423ad tcti: add support for partial reads by Tadeusz Struk · 6 years ago
  2. 990bad5 appveyor: update to later version of tools by Tadeusz Struk · 6 years ago
  3. ad8140e build: Fix breakage when --with-maxloglevel is not 'trace'. by Philip Tricca · 6 years ago
  4. 5409054 ESYS: Fix default value for config string for loading libtss2-tcti-default. by Juergen Repp · 6 years ago
  5. 3f2489b tcti-device: enable nonblocking mode on tcti-device by Tadeusz Struk · 6 years ago
  6. 4f43700 tcti: Add Windows TBS TCTI by David J. Maria · 6 years ago
  7. 06db575 tcti: Port sumulator TCTI to Windows by David J. Maria · 6 years ago
  8. 1716129 Including header 'string.h' explicitly. by Safayet Ahmed · 6 years ago
  9. d5a36f6 Convert to SPDX-License-Indentifiers by Peter Huewe · 6 years ago
  10. c8887d5 tcti: initialize sockets before calling connect by Tadeusz Struk · 6 years ago
  11. e394cff tcti-mssim: Replace liburiparser with custom key/value pair parser. by Philip Tricca · 6 years ago
  12. df1410e tcti: Remove TSS2_TCTI_VERSION type, replace with simple uint32_t. by Philip Tricca · 6 years ago
  13. 9df59c5 tss2-tcti: Remove sockets.h by Philip Tricca · 6 years ago
  14. 097cae6 Add EOF handling to 'read_all' function in the io module, and TCTIs. by Philip Tricca · 6 years ago
  15. 7ce0cc4 tcti: Replace 2 read calls in the 'receive' function with a single read. by Philip Tricca · 6 years ago
  16. 5358e37 src: Fix Spelling Errors by dantpm · 7 years ago
  17. 850bb59 tcti: Use separate structures for the device and mssim TCTI contexts. by Philip Tricca · 7 years ago
  18. 1c4a811 Build: Fixes for Wmissing-field-initializers by Andreas Fuchs · 7 years ago
  19. 37b45c6 Build: Fixes for Wold-style-declarations by Andreas Fuchs · 7 years ago
  20. 450cf0b Build: Fixes for Wsign-compare by Andreas Fuchs · 7 years ago
  21. baeb2be Build: Fixes for Wunused-parameter by Andreas Fuchs · 7 years ago
  22. 9d4e41e tcti: Rename 'parse_header' function to 'header_unmarshal'. by Philip Tricca · 7 years ago
  23. 83a7df1 tcti-device: Fix bad logic that overrites caller provided buffer size. by Philip Tricca · 7 years ago
  24. 0b87044 tcti-device: Copy response header to output buffer in receive function. by Philip Tricca · 7 years ago
  25. 910f17c headers: Remove tpm20.h header. by Philip Tricca · 7 years ago
  26. 88ced72 util: Refactor TCTI I/O code into I/O module in utility library. by Philip Tricca · 7 years ago
  27. 936a70e tcti: Change context types for check functions. by Philip Tricca · 7 years ago
  28. a7c51ce build: Move logging code and tss2_endian.h to $(srcdir)/src/util by Philip Tricca · 7 years ago
  29. b8584ac build: Move TCTI code from tcti/ to src/tss2-tcti/ by Philip Tricca · 7 years ago