1. cac4c3a tcti: Cleanup variable names headers. by Philip Tricca · 7 years ago
  2. ccd3a27 libtcti-socket: Cleanup socket module header. by Philip Tricca · 7 years ago
  3. 7ac3640 libtcti-socket: Simplify the receive function. by Philip Tricca · 7 years ago
  4. 9eb86d5 libtcti-sockt: Remove use of `select`. by Philip Tricca · 7 years ago
  5. 9bc025d libtcti-socket: Move recv function to socket module. by Philip Tricca · 7 years ago
  6. 77042de libtcti-socket: Refactor tctiRecvBytes into socket module. by Philip Tricca · 7 years ago
  7. dc4ff84 libtcti-socket: Refactor simulator init function. by Philip Tricca · 7 years ago
  8. 01b9a1e libtcti-socket: Refactor CloseSockets function. by Philip Tricca · 7 years ago
  9. 2bec2a8 libtcti-socket: Refactor InitSockets function. by Philip Tricca · 7 years ago
  10. c21dbf3 libtcti-socket: Remove old init function, data & refactor std init. by Philip Tricca · 7 years ago
  11. 05670e1 libtcti-device: Remove redundant error message on transmit failure. by Philip Tricca · 7 years ago
  12. 72976fc libtcti-device: Improve error reporting in initialization path. by Philip Tricca · 7 years ago
  13. e9416f3 libtcti-device: Return BAD_VALUE RC if caller does async receive. by Philip Tricca · 7 years ago
  14. df25eae libtcti-device: Rename internal functions to align with coding standard. by Philip Tricca · 7 years ago
  15. b5fe103 libtcti_device: Cleanup includes in tcti_device implementation. by Philip Tricca · 7 years ago
  16. 5a23528 libtcti-device: Remove deprecated init function and update man page. by Philip Tricca · 7 years ago
  17. ee41115 tcti: Update structures to v2 TCTI structures & functions. by Philip Tricca · 7 years ago
  18. dc11b4f tcti: Generalize version struct and add to INFO struct as first member. by Philip Tricca · 7 years ago
  19. 32c4158 tss2_tcti.h: Use types for TCTI function pointers. by Philip Tricca · 7 years ago
  20. 3a38292 libtcti-socket: Optimize transmission of simulator send command header. by Philip Tricca · 7 years ago
  21. aca82c9 libtcti-socket: Cleanup transmit function. by Philip Tricca · 7 years ago
  22. ddf42b2 tcti: Fix API compatibility with TCTI transmit function. by Philip Tricca · 7 years ago
  23. d42e723 libtcti-socket: Refactor signaling with simulator when sending a command. by Philip Tricca · 7 years ago
  24. 72fba0b libtcti-socket: Refactor command header parsing in 'send' function. by Philip Tricca · 7 years ago
  25. bdc6945 libtcti-socket: Rewrite SendSessionEndSocketTcti function. by Philip Tricca · 7 years ago
  26. 76ba600 libtcti-socket: Remove unnecessary parameters, fix types and rename tctiSendBytes. by Philip Tricca · 7 years ago
  27. fd946a8 libtcti-socket: Remove unused macros. by Philip Tricca · 7 years ago
  28. 0b842fa libtcti-socket: Cleanup PlatformCommand and use 'read' not 'recv'. by Philip Tricca · 7 years ago
  29. dff2686 tcti-socket: Use 'write_all' utility function in place of 'send'. by Philip Tricca · 7 years ago
  30. e487b99 tcti-device: Use 'write_all' utilty function in place of 'write'. by Philip Tricca · 7 years ago
  31. a003ae6 tcti: Add 'write_all' utility function to retry the 'write' syscall. by Philip Tricca · 7 years ago
  32. a758e3f tcti: Add macro to retry after temporary syscall failures / interrupts. by Philip Tricca · 7 years ago
  33. efe1d06 libtcti_device: Improve error reporting on short write. by Philip Tricca · 7 years ago
  34. 382f40e libtcti_device: Simplify debug output in transmit function. by Philip Tricca · 7 years ago
  35. 21fa321 tcti: Use C style comment block for license header & some cleanup. by Philip Tricca · 7 years ago
  36. 5612726 tcti: Remove old file logging.h by Philip Tricca · 7 years ago
  37. 52a83ba Include local headers by Kristen Carlson Accardi · 7 years ago
  38. 8315ef3 tcti-socket: Deprecate the old InitSocketTcti function, by Philip Tricca · 7 years ago
  39. 1ae4cff tcti-device: Deprecate the old InitDeviceTcti function. by Philip Tricca · 7 years ago
  40. 7362c44 tcti-socket: Move TCTI_SOCKET_DEFAULT macro to public header. by Philip Tricca · 7 years ago
  41. 001e8bf tcti-device: Move TCTI_DEVICE_DEFAULT macro to public header. by Philip Tricca · 7 years ago
  42. 77683c7 tcti-socket: Add common Info and Init function. by Philip Tricca · 7 years ago
  43. 6d4ae3e tcti-device: Implement common Info and Init function. by Philip Tricca · 7 years ago
  44. 43a0d76 TCTI: Update to new logging framework by Andreas Fuchs · 7 years ago
  45. f6255dc tcti.h: Update TCTI_MAGIC to make it explicitly ULL by yunusemreayhan · 7 years ago
  46. d265c5c tcti: Fix unused return code by Andreas Fuchs · 7 years ago
  47. f8a6662 tcti: Fix unused return code by Andreas Fuchs · 7 years ago
  48. f8d3fae tcti: support MSG_NOSIGNAL equivalent on OS X by David R. Bild · 7 years ago
  49. b9b7519 Enable sys/socket.h include for OS X by David R. Bild · 7 years ago
  50. be5899d All: Changed namespace from TPM_ to TPM2_ by Andreas Fuchs · 7 years ago
  51. 3f1828c tcti: Add tcti_common_checks function to sanity test the context structure. by Philip Tricca · 7 years ago
  52. a003d76 tcti: Reformat code. by Philip Tricca · 7 years ago
  53. 473aebe tcti: Move 'commonchecks' module into 'tcti' module. by Philip Tricca · 7 years ago
  54. 24f555c tcti: Replace TCTI_CONTEXT_INTEL macro with inline cast function. by Philip Tricca · 7 years ago
  55. 3bc9603 tcti: Move private TCTI header from sysapi/include/ to tcti/. by Philip Tricca · 7 years ago
  56. b21f9f9 libmu: convert names to comply with TCG spec by Tadeusz Struk · 7 years ago
  57. 83d12be tcti: use predefined TCTI_CONTEXT_INTEL by Tadeusz Struk · 7 years ago
  58. e0a93d1 test: Add basic unit tests for the socket TCTI. by Philip Tricca · 7 years ago
  59. 5917fbf tcti: Return NOT_IMPLEMENTED RC for unimplemented functions. by Philip Tricca · 7 years ago
  60. 4ccb532 libtcti-socket: Check for NULL parameters in init function. by Philip Tricca · 7 years ago
  61. 14d9fbc libtcti-socket: Remove dead code from resourcemgr socket server. by Philip Tricca · 7 years ago
  62. 330d3c7 test: Move "common" and "sample" code used by tpmclient to tpmclient. by Philip Tricca · 7 years ago
  63. 8203a37 Remove duplicate code for endianness manipulation by Tadeusz Struk · 7 years ago
  64. 32aadee Only use goto where it makes sense by Tadeusz Struk · 7 years ago
  65. e949568 Cleanup the usage of extern "C" by Tadeusz Struk · 7 years ago
  66. ace89dd tcti_socket: fix musl build issue do to missing header by Armin Kuster · 8 years ago
  67. 5f2d84e libtcti-device: Replace use of CHANGE_ENDIAN_* with libmarshal. by Philip Tricca · 8 years ago
  68. 6c45af3 libtcti-socket: Replace usage of CHANGE_ENDIAN_* with libmarshal. by Philip Tricca · 8 years ago
  69. dd3b03c Cleanup includes of local files. by Philip Tricca · 8 years ago
  70. 56fec89 cleanup: Convert 'cpp' files to 'c'. by Philip Tricca · 8 years ago
  71. 3a36b66 cleanup: Remove usage of _WIN32 macro. by Philip Tricca · 8 years ago
  72. 5fd02f7 libtcti-device: Fix NULL dereference bug. by Philip Tricca · 8 years ago
  73. c3f89b5 Add MSG_NOSIGNAL flag to avoid send() causing SIGPIPE by Gang Wei · 8 years ago
  74. 66f9b17 tcti_socket: Remove obsolete comments. by Philip Tricca · 8 years ago
  75. 40e926d tcti_socket: Move simulator initialization code into the context init function. by Philip Tricca · 8 years ago
  76. 755d9ec tcti_socket: Stop freeing caller allocated data in finalize function. by Philip Tricca · 8 years ago
  77. dfa41a5 Remove all trailing whitespace. by Philip Tricca · 8 years ago
  78. e03b846 Fixup bugs introduced by 3b7e71220c9 by fixing up include directives to use sapi/ instead of tss2/ by Philip Tricca · 8 years ago
  79. 1c82759 Got debug messages working in RM. by wcarthur · 8 years ago
  80. 66f143a tcti: Remove use of SAPI_CLIENT flag in socket tcti. by Philip Tricca · 9 years ago
  81. ec2df92 sockets: Move CloseSockets from tcti_socket to common sockets module. by Philip Tricca · 9 years ago
  82. a10b0c9 Fixed bug with DEBUG_SOCKETS: when a command code is not valid, the code could cause a seg fault by looking for a string outside the correct range. Found in in the first test in TestRM. by wcarthur1 · 9 years ago
  83. 7b4948e tcti: Use macros to access common TCTI data. by Philip Tricca · 9 years ago
  84. 8dc2588 Merge pull request #189 from wcarthur1/fix_compiler_warnings by Gang(Jimmy) Wei · 9 years ago
  85. 06befc0 fixed master branch: by wcarthur · 9 years ago
  86. e2e0418 Fix compiler warnings that are being turned into errors when by wcarthur1 · 9 years ago
  87. 298c65f tcti_socket: Remove final reference to 'simulator' flag. by Philip Tricca · 9 years ago
  88. 4eb2f35 tcti: Add buffer debug callback. by Philip Tricca · 9 years ago
  89. bcc7303 tcti_socket: Replace global function pointer to debug print function. by Philip Tricca · 9 years ago
  90. 4ee284b sockets: Factor sendBytes to remove use of global printfFunction pointer. by Philip Tricca · 9 years ago
  91. a06f237 sockets: Factor recvBytes to remove use of global printfFunction pointer. by Philip Tricca · 9 years ago
  92. c1364ff sockets: Remove global data from InitSockets. by Philip Tricca · 9 years ago
  93. aee953e Fixed compiler warnings related to unused variables that are being turned into errors. by wcarthur1 · 9 years ago
  94. 4f58e35 Merge pull request #179 from flihp/cmd_code_global_be_gone by wcarthur1 · 9 years ago
  95. cbf4975 debug: Remove global commandCodeStrings array from libtss2. by Philip Tricca · 9 years ago
  96. 92fb8a7 build: Use export maps to control symbols exposed by TCTI libraries. by Philip Tricca · 9 years ago
  97. decc21c Remove debug data from TCTI function signature. by Philip Tricca · 9 years ago
  98. 7484053 tcti: Remove magic & version parameters from the Init functions. by Philip Tricca · 9 years ago
  99. 068d563 tcti_device: Replace global function pointer to debug print function. by Philip Tricca · 9 years ago
  100. 3b3881d Merge pull request #159 from flihp/tcti_device_common by wcarthur1 · 9 years ago