1. 9dde2ca build: Add Visual Studio project for tss2-sapi.lib / dll. by Philip Tricca · 7 years ago
  2. 2d5c219 build: Add Visual Studio solution and project file for tss2-mu library. by Philip Tricca · 7 years ago
  3. c7040b9 marshal: add marshaling functions for AC types by Tadeusz Struk · 7 years ago
  4. 0072fe0 MU: Add missing marshaling functions by Andreas Fuchs · 7 years ago
  5. be5899d All: Changed namespace from TPM_ to TPM2_ by Andreas Fuchs · 7 years ago
  6. c8ac707 sysapi: add support for Intel PTT capability by Tadeusz Struk · 7 years ago
  7. 65a40b4 libmu: add missing function declarations by Tadeusz Struk · 7 years ago
  8. b21f9f9 libmu: convert names to comply with TCG spec by Tadeusz Struk · 7 years ago
  9. 342d2cf libmarshal.map: Don't expose endian conversion functions. by Philip Tricca · 7 years ago
  10. df7bc94 pkg-config: TCTI libraries depend on libmarshal, not libsapi. by Philip Tricca · 7 years ago
  11. 9ecd2c5 pkg-config: Update URLs to reflect new project location. by Philip Tricca · 7 years ago
  12. 3da9f81 pkg-config: Add new .pc for libmarshal & dependency on libmarshal to sapi.pc. by Philip Tricca · 7 years ago
  13. ca8b438 fix auto-generated pkgconfig files to allow install libsapi.a into customized directory, e.g. /opt/xxx by Liu Qun (liuqun) · 7 years ago
  14. 60dcc69 Marshal: Add marshalling for the rest of TPM types by Tadeusz Struk · 7 years ago
  15. f58d49f Marshal: Add marshal/unmarshal for TPMT types by Tadeusz Struk · 7 years ago
  16. cd4b960 Marshal: Add marshal/unmarshal for TPMU types by Tadeusz Struk · 7 years ago
  17. 1552d21 Marshal: Add marshal/unmarshal for TPML types by Tadeusz Struk · 7 years ago
  18. c7f3721 Marshal: Add marshal/unmarshal for TPMS types by Tadeusz Struk · 7 years ago
  19. c7517aa Marshal: Add marshal/unmarshal for TPM2B types by Tadeusz Struk · 7 years ago
  20. 464e664 Marshal: Add marshal/unmarshal for TPMA types by Tadeusz Struk · 7 years ago
  21. f4c5ed2 sapi.pc: Add libmarshal as a library required to build against libsapi. by Philip Tricca · 7 years ago
  22. a3fe622 libmarshal: Add (Unm|M)arshal functions for TPM_CCs. by Philip Tricca · 8 years ago
  23. b43de64 Replace use of CONFIG_SITE with configure macro. by Philip Tricca · 8 years ago
  24. 3efb282 libmarshal: Add functions to (un)?marshal TPM_ST and use them. by Philip Tricca · 8 years ago
  25. b809534 libmarshal: Add (UnM|m)arshal functions for remaining base types. by Philip Tricca · 8 years ago
  26. e779262 libmarshal: Export symbols for endianness conversion functions. by Philip Tricca · 8 years ago
  27. 391e889 marshal: Add logging mechanism. by Philip Tricca · 8 years ago
  28. 5dfa156 build: build with gnu99 & cleanup OS detection preprocessor macros by Philip Tricca · 8 years ago
  29. 06d6424 debug_config.site: Add -D's for DEBUG and DEBUG_SCOCKET. by Philip Tricca · 8 years ago
  30. e03b846 Fixup bugs introduced by 3b7e71220c9 by fixing up include directives to use sapi/ instead of tss2/ by Philip Tricca · 8 years ago
  31. 3b7e712 Merge pull request #218 from flihp/librename by wcarthur1 · 8 years ago
  32. e1df9a6 INSTALL: Add example debug_config.site, document pkg-config dependency, general cleanup. by Philip Tricca · 8 years ago
  33. daeb5bb build: use config.site in place of hard coded flags variables. by Philip Tricca · 8 years ago
  34. 826f590 build: Rename libtcti* to libtcti-*. by Philip Tricca · 8 years ago
  35. d69337a build: Rename libtss2 to libsapi by Philip Tricca · 8 years ago
  36. 2a63258 pkgconfig: Fix bad flags. by Philip Tricca · 8 years ago
  37. 7ae0154 Make data for the libraries queryable through pkg-config. by Philip Tricca · 8 years ago