1. 66f9b17 tcti_socket: Remove obsolete comments. by Philip Tricca · 8 years ago
  2. 40e926d tcti_socket: Move simulator initialization code into the context init function. by Philip Tricca · 8 years ago
  3. 755d9ec tcti_socket: Stop freeing caller allocated data in finalize function. by Philip Tricca · 8 years ago
  4. dfa41a5 Remove all trailing whitespace. by Philip Tricca · 8 years ago
  5. e03b846 Fixup bugs introduced by 3b7e71220c9 by fixing up include directives to use sapi/ instead of tss2/ by Philip Tricca · 8 years ago
  6. 1c82759 Got debug messages working in RM. by wcarthur · 8 years ago
  7. 66f143a tcti: Remove use of SAPI_CLIENT flag in socket tcti. by Philip Tricca · 9 years ago
  8. ec2df92 sockets: Move CloseSockets from tcti_socket to common sockets module. by Philip Tricca · 9 years ago
  9. 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
  10. 7b4948e tcti: Use macros to access common TCTI data. by Philip Tricca · 9 years ago
  11. 8dc2588 Merge pull request #189 from wcarthur1/fix_compiler_warnings by Gang(Jimmy) Wei · 9 years ago
  12. 06befc0 fixed master branch: by wcarthur · 9 years ago
  13. e2e0418 Fix compiler warnings that are being turned into errors when by wcarthur1 · 9 years ago
  14. 298c65f tcti_socket: Remove final reference to 'simulator' flag. by Philip Tricca · 9 years ago
  15. 4eb2f35 tcti: Add buffer debug callback. by Philip Tricca · 9 years ago
  16. bcc7303 tcti_socket: Replace global function pointer to debug print function. by Philip Tricca · 9 years ago
  17. 4ee284b sockets: Factor sendBytes to remove use of global printfFunction pointer. by Philip Tricca · 9 years ago
  18. a06f237 sockets: Factor recvBytes to remove use of global printfFunction pointer. by Philip Tricca · 9 years ago
  19. c1364ff sockets: Remove global data from InitSockets. by Philip Tricca · 9 years ago
  20. aee953e Fixed compiler warnings related to unused variables that are being turned into errors. by wcarthur1 · 9 years ago
  21. cbf4975 debug: Remove global commandCodeStrings array from libtss2. by Philip Tricca · 9 years ago
  22. decc21c Remove debug data from TCTI function signature. by Philip Tricca · 9 years ago
  23. 7484053 tcti: Remove magic & version parameters from the Init functions. by Philip Tricca · 9 years ago
  24. 35aa539 Bug fix (no return value for SAPI and TCTI finalize function). by wcarthur · 9 years ago
  25. 6960f1b debug: Remove global variable rmDebugPrefix. by Philip Tricca · 9 years ago
  26. 5a20994 debug: Turn printf_types enumeration into a type ... and then use it. by Philip Tricca · 9 years ago
  27. b33221d debug: Consolidate debug printf functions into the debug code. by Philip Tricca · 9 years ago
  28. 98b285a sockets: Move common socket code to separate module. by Philip Tricca · 9 years ago
  29. 9b45798 debug: Rmove the SHARED_OUT_FILE. by Philip Tricca · 9 years ago
  30. 6feb976 InitSocketTcti: Remove configuration string in favor of structure. by Philip Tricca · 9 years ago
  31. d1bbedb tcti_socket: Fixup function names to match new module name. by Philip Tricca · 9 years ago
  32. 785e88d tcti: Flatten the directory structure of the tcti code. by Philip Tricca · 9 years ago[Renamed (99%) from tcti/tpmsockets/tpmsockets.cpp]
  33. 7b8badf Incomplete macro __cplusplus by lakshminarayanand · 9 years ago