1. e394cff tcti-mssim: Replace liburiparser with custom key/value pair parser. by Philip Tricca · 6 years ago
  2. 097cae6 Add EOF handling to 'read_all' function in the io module, and TCTIs. by Philip Tricca · 6 years ago
  3. caff754 test: Add GetPollHandle test for both TCTIs. by Philip Tricca · 6 years ago
  4. 850bb59 tcti: Use separate structures for the device and mssim TCTI contexts. by Philip Tricca · 6 years ago
  5. 25847fa IPv6 Client Socket Support by dantpm · 7 years ago
  6. 7a70e7e sapi: update the copyright header in the rests of the files by Tadeusz Struk · 6 years ago
  7. 910f17c headers: Remove tpm20.h header. by Philip Tricca · 7 years ago
  8. b8584ac build: Move TCTI code from tcti/ to src/tss2-tcti/ by Philip Tricca · 7 years ago
  9. 8ffd3c4 build: Install headers to $(includedir)/tss2, prefixed with tss2_ by Philip Tricca · 7 years ago
  10. bba4433 libtcti-mssim: Fix regression in default conf string selection. by Philip Tricca · 7 years ago
  11. addad78 tcti: Rename 'socket' TCTI to 'mssim'. by Philip Tricca · 7 years ago[Renamed (97%) from test/unit/tcti-socket.c]
  12. 105c1a0 tcti: refactor PlatformCommand function by Tadeusz Struk · 7 years ago
  13. 262c1ef tcti: don't send MS_SIM_CANCEL_OFF on every receive by Tadeusz Struk · 7 years ago
  14. 25789b2 tcti: Ensure size parameter to response function is never NULL. by Philip Tricca · 7 years ago
  15. 32a2cef test: Add test to query size of response in socket TCTI. by Philip Tricca · 7 years ago
  16. fa14abe tcti: Implement & document simple state machine. by Philip Tricca · 7 years ago
  17. 9eb86d5 libtcti-sockt: Remove use of `select`. by Philip Tricca · 7 years ago
  18. 77042de libtcti-socket: Refactor tctiRecvBytes into socket module. by Philip Tricca · 7 years ago
  19. c21dbf3 libtcti-socket: Remove old init function, data & refactor std init. by Philip Tricca · 7 years ago
  20. 0b842fa libtcti-socket: Cleanup PlatformCommand and use 'read' not 'recv'. by Philip Tricca · 7 years ago
  21. dff2686 tcti-socket: Use 'write_all' utility function in place of 'send'. by Philip Tricca · 7 years ago
  22. 8315ef3 tcti-socket: Deprecate the old InitSocketTcti function, by Philip Tricca · 7 years ago
  23. 43a0d76 TCTI: Update to new logging framework by Andreas Fuchs · 7 years ago
  24. 930b5c1 tcti: Change macro function names to CamelCase by Andreas Fuchs · 7 years ago
  25. be5899d All: Changed namespace from TPM_ to TPM2_ by Andreas Fuchs · 7 years ago
  26. fb93568 test: Use built-in mock with cast functions instead of manual casting. by Philip Tricca · 7 years ago
  27. 91b8716 test: Use a real context structure instead of faking a non-NULL value. by Philip Tricca · 7 years ago
  28. 3bc9603 tcti: Move private TCTI header from sysapi/include/ to tcti/. by Philip Tricca · 7 years ago
  29. 2147c49 test: convert unit tests to new cmocka API by Tadeusz Struk · 7 years ago
  30. e0a93d1 test: Add basic unit tests for the socket TCTI. by Philip Tricca · 7 years ago