1. 755d9ec tcti_socket: Stop freeing caller allocated data in finalize function. by Philip Tricca · 8 years ago
  2. d102a61 tss2_tcti.h: Fix invocation macro for the TCTI finalize function. by Philip Tricca · 8 years ago
  3. b864d0a Define TPM_CC_FINAL according to Part 2 Table 13 / Part 4 Annex A 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. d69337a build: Rename libtss2 to libsapi by Philip Tricca · 8 years ago
  7. d620ecf tcti: Get parameters to TCTI function macros right. by Philip Tricca · 8 years ago
  8. c27ac55 tss2_tcti.h: Add macros to simplify access to data in the common TCTI structure. by Philip Tricca · 8 years ago
  9. 4eb2f35 tcti: Add buffer debug callback. by Philip Tricca · 8 years ago
  10. bcc7303 tcti_socket: Replace global function pointer to debug print function. by Philip Tricca · 8 years ago
  11. decc21c Remove debug data from TCTI function signature. by Philip Tricca · 8 years ago
  12. 7484053 tcti: Remove magic & version parameters from the Init functions. by Philip Tricca · 8 years ago
  13. 068d563 tcti_device: Replace global function pointer to debug print function. by Philip Tricca · 8 years ago
  14. 3b3881d Merge pull request #159 from flihp/tcti_device_common by wcarthur1 · 8 years ago
  15. 35aa539 Bug fix (no return value for SAPI and TCTI finalize function). by wcarthur · 8 years ago
  16. 43c1671 tcti_device: Move convenience functions to common directory. by Philip Tricca · 8 years ago
  17. 8d1479e headers: Add tpm20.h include to both TCTI headers. by Philip Tricca · 8 years ago
  18. 4e43eab debug: Stop using global printfFunction pointer in debug functions. by Philip Tricca · 8 years ago
  19. 7f28fd1 Merge pull request #138 from flihp/common_sock2 by wcarthur1 · 8 years ago
  20. 98b285a sockets: Move common socket code to separate module. by Philip Tricca · 8 years ago
  21. 3c0debc tcti_socket: Remove simulator flag. by Philip Tricca · 8 years ago
  22. cc5747f tcti_socket: Remove outFileName from exposed interface. by Philip Tricca · 8 years ago
  23. 570b756 Revert "Expose version number to make, generate header guard checks." by Philip Tricca · 8 years ago
  24. c6634ec Merge pull request #130 from flihp/tcti_init_cfg by wcarthur1 · 8 years ago
  25. 2c1f02c TeardownDeviceTctiContext: Remove duplicate function. by Philip Tricca · 8 years ago
  26. 3f7201d tcti_device: Remove configuration string in favor of structure. by Philip Tricca · 8 years ago
  27. 6feb976 InitSocketTcti: Remove configuration string in favor of structure. by Philip Tricca · 8 years ago
  28. 592576c Expose version number to make, generate header guard checks. by Philip Tricca · 8 years ago
  29. 704e22e headers: Clean up version macro. by Philip Tricca · 8 years ago
  30. 2bf8bcb basetypes.h: Remove basetypes.h. by Philip Tricca · 8 years ago
  31. d1bbedb tcti_socket: Fixup function names to match new module name. by Philip Tricca · 8 years ago
  32. 0dca4f1 tcti_device: Fixup function names to match new module name. by Philip Tricca · 8 years ago
  33. f1c977c tcti: Use consistent naming structure for tcti headers. by Philip Tricca · 8 years ago
  34. 785e88d tcti: Flatten the directory structure of the tcti code. by Philip Tricca · 8 years ago
  35. c3dedc2 Big change to better align with spec for exposed headers and structures. by Philip Tricca · 9 years ago
  36. 4ea417c Move TCTI_MAGIC and TCTI_VERSION values to a common include. by Philip Tricca · 9 years ago
  37. be9acd3 platformcommand: Link commands for interacting with the MS simulator into libtpm2tctisock. by Philip Tricca · 9 years ago
  38. e2c1679 build: Move all distributed headers into a common directory. by Philip Tricca · 9 years ago