1. df1410e tcti: Remove TSS2_TCTI_VERSION type, replace with simple uint32_t. by Philip Tricca · 6 years ago
  2. 8ffd3c4 build: Install headers to $(includedir)/tss2, prefixed with tss2_ by Philip Tricca · 7 years ago[Renamed from include/sapi/tss2_tcti.h]
  3. 5c17d23 headers: Cleanup broken header preludes. by Philip Tricca · 7 years ago
  4. e24bea3 tss2_tcti.h: Place the INFO function protoype along side the others. by Philip Tricca · 7 years ago
  5. 0e73f67 tss2_tcti.h: Remove 'extern C' stuff. by Philip Tricca · 7 years ago
  6. ee41115 tcti: Update structures to v2 TCTI structures & functions. by Philip Tricca · 7 years ago
  7. dc11b4f tcti: Generalize version struct and add to INFO struct as first member. by Philip Tricca · 7 years ago
  8. 32c4158 tss2_tcti.h: Use types for TCTI function pointers. by Philip Tricca · 7 years ago
  9. c0212a2 tss2_tcti.h: Remove old function invocation macros. by Philip Tricca · 7 years ago
  10. 6e8d697 tss2_tcti.h: Return BAD_CONTEXT not BAD_REFERENCE if context is NULL. by Philip Tricca · 7 years ago
  11. 1c753d6 tss2_tcti.h: Remove version guard. by Philip Tricca · 7 years ago
  12. aecc2da tss2_tcti.h: Use only C style comments, append '_H' to header guard. by Philip Tricca · 7 years ago
  13. ddf42b2 tcti: Fix API compatibility with TCTI transmit function. by Philip Tricca · 7 years ago
  14. 111244c tss2_tcti.h: Define TCTI poll handle type for _WIN32 platforms. by Philip Tricca · 7 years ago
  15. 0bc0ae7 tcti: Add 'TSS2_' prefix to TCTI_INFO_SYMBOL macro. by Philip Tricca · 7 years ago
  16. 58b34e8 tss2_tcti.h: Add structurs and types for common TCTI initialization. by Philip Tricca · 7 years ago
  17. e27f923 Enable for poll.h include for OS X by David R. Bild · 7 years ago
  18. 930b5c1 tcti: Change macro function names to CamelCase by Andreas Fuchs · 7 years ago
  19. b6b6bc6 Merge branch '1.x' by Philip Tricca · 7 years ago
  20. 05c064f tss2_tcti.h: Align return types from TCTI invocation macros with spec. by Philip Tricca · 7 years ago
  21. 3a36b66 cleanup: Remove usage of _WIN32 macro. by Philip Tricca · 8 years ago
  22. 5dfa156 build: build with gnu99 & cleanup OS detection preprocessor macros by Philip Tricca · 8 years ago
  23. d102a61 tss2_tcti.h: Fix invocation macro for the TCTI finalize function. by Philip Tricca · 8 years ago
  24. dfa41a5 Remove all trailing whitespace. by Philip Tricca · 8 years ago
  25. e03b846 Fixup bugs introduced by 3b7e71220c9 by fixing up include directives to use sapi/ instead of tss2/ by Philip Tricca · 8 years ago
  26. d69337a build: Rename libtss2 to libsapi by Philip Tricca · 8 years ago[Renamed from include/tss2/tss2_tcti.h]
  27. d620ecf tcti: Get parameters to TCTI function macros right. by Philip Tricca · 8 years ago
  28. c27ac55 tss2_tcti.h: Add macros to simplify access to data in the common TCTI structure. by Philip Tricca · 8 years ago
  29. 35aa539 Bug fix (no return value for SAPI and TCTI finalize function). by wcarthur · 8 years ago
  30. 570b756 Revert "Expose version number to make, generate header guard checks." by Philip Tricca · 9 years ago[Renamed (92%) from include/tss2/tss2_tcti.h.in]
  31. 592576c Expose version number to make, generate header guard checks. by Philip Tricca · 9 years ago[Renamed (92%) from include/tss2/tss2_tcti.h]
  32. 704e22e headers: Clean up version macro. by Philip Tricca · 9 years ago
  33. d4f23cc Merge pull request #129 from flihp/basetypes by wcarthur1 · 9 years ago