1. 4db13b0 include, lib, m4: Fix Spelling Errors by dantpm · 6 years ago
  2. e5f53c7 tss2-sys: Tss2_Sys_Finalize now returns void, remove '_Complete'. by Philip Tricca · 6 years ago
  3. ed581db tss2-sys.def: Expose symbols for GetContextSize and Initialize functions. by Philip Tricca · 6 years ago
  4. f1d9aea tss2-sys.def: Rename 'LIBRARY' from tss2-sapi to tss2-sys. by Philip Tricca · 6 years ago
  5. 49635f4 build: Move esysapi implementation to $(srcdir)/src/tss2-esys by Philip Tricca · 6 years ago
  6. 5f0ab55 build: Move sysapi implementation to $(srcdir)/src/tss2-sys. by Philip Tricca · 6 years ago
  7. b8584ac build: Move TCTI code from tcti/ to src/tss2-tcti/ by Philip Tricca · 6 years ago
  8. ee73062 build: Move type marshalling library from 'marshal' to 'src/tss2-mu'. by Philip Tricca · 6 years ago
  9. addad78 tcti: Rename 'socket' TCTI to 'mssim'. by Philip Tricca · 6 years ago
  10. e52ad14 build: Fix URLs in pkg-config files to use new tpm2-software org. by Philip Tricca · 6 years ago
  11. 0f0516e build: Add pkgconfig file for libesapi. by Philip Tricca · 6 years ago
  12. 364d115 Misc: Remove site files by Andreas Fuchs · 6 years ago
  13. f677291 marshal: add support for TPMU_NAME type by Tadeusz Struk · 6 years ago
  14. dd2cd09 marshal: add marshaling functions for TPM2B_TEMPLATE by Tadeusz Struk · 6 years ago
  15. 9dde2ca build: Add Visual Studio project for tss2-sapi.lib / dll. by Philip Tricca · 7 years ago
  16. 2d5c219 build: Add Visual Studio solution and project file for tss2-mu library. by Philip Tricca · 7 years ago
  17. c7040b9 marshal: add marshaling functions for AC types by Tadeusz Struk · 7 years ago
  18. 0072fe0 MU: Add missing marshaling functions by Andreas Fuchs · 7 years ago
  19. be5899d All: Changed namespace from TPM_ to TPM2_ by Andreas Fuchs · 7 years ago
  20. c8ac707 sysapi: add support for Intel PTT capability by Tadeusz Struk · 7 years ago
  21. 65a40b4 libmu: add missing function declarations by Tadeusz Struk · 7 years ago
  22. b21f9f9 libmu: convert names to comply with TCG spec by Tadeusz Struk · 7 years ago
  23. 342d2cf libmarshal.map: Don't expose endian conversion functions. by Philip Tricca · 7 years ago
  24. df7bc94 pkg-config: TCTI libraries depend on libmarshal, not libsapi. by Philip Tricca · 7 years ago
  25. 9ecd2c5 pkg-config: Update URLs to reflect new project location. by Philip Tricca · 7 years ago
  26. 3da9f81 pkg-config: Add new .pc for libmarshal & dependency on libmarshal to sapi.pc. by Philip Tricca · 7 years ago
  27. 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
  28. 60dcc69 Marshal: Add marshalling for the rest of TPM types by Tadeusz Struk · 7 years ago
  29. f58d49f Marshal: Add marshal/unmarshal for TPMT types by Tadeusz Struk · 7 years ago
  30. cd4b960 Marshal: Add marshal/unmarshal for TPMU types by Tadeusz Struk · 7 years ago
  31. 1552d21 Marshal: Add marshal/unmarshal for TPML types by Tadeusz Struk · 7 years ago
  32. c7f3721 Marshal: Add marshal/unmarshal for TPMS types by Tadeusz Struk · 7 years ago
  33. c7517aa Marshal: Add marshal/unmarshal for TPM2B types by Tadeusz Struk · 7 years ago
  34. 464e664 Marshal: Add marshal/unmarshal for TPMA types by Tadeusz Struk · 7 years ago
  35. f4c5ed2 sapi.pc: Add libmarshal as a library required to build against libsapi. by Philip Tricca · 7 years ago
  36. a3fe622 libmarshal: Add (Unm|M)arshal functions for TPM_CCs. by Philip Tricca · 7 years ago
  37. b43de64 Replace use of CONFIG_SITE with configure macro. by Philip Tricca · 7 years ago
  38. 3efb282 libmarshal: Add functions to (un)?marshal TPM_ST and use them. by Philip Tricca · 7 years ago
  39. b809534 libmarshal: Add (UnM|m)arshal functions for remaining base types. by Philip Tricca · 7 years ago
  40. e779262 libmarshal: Export symbols for endianness conversion functions. by Philip Tricca · 7 years ago
  41. 391e889 marshal: Add logging mechanism. by Philip Tricca · 7 years ago
  42. 5dfa156 build: build with gnu99 & cleanup OS detection preprocessor macros by Philip Tricca · 8 years ago
  43. 06d6424 debug_config.site: Add -D's for DEBUG and DEBUG_SCOCKET. by Philip Tricca · 8 years ago
  44. e03b846 Fixup bugs introduced by 3b7e71220c9 by fixing up include directives to use sapi/ instead of tss2/ by Philip Tricca · 8 years ago
  45. 3b7e712 Merge pull request #218 from flihp/librename by wcarthur1 · 8 years ago
  46. e1df9a6 INSTALL: Add example debug_config.site, document pkg-config dependency, general cleanup. by Philip Tricca · 8 years ago
  47. daeb5bb build: use config.site in place of hard coded flags variables. by Philip Tricca · 8 years ago
  48. 826f590 build: Rename libtcti* to libtcti-*. by Philip Tricca · 8 years ago
  49. d69337a build: Rename libtss2 to libsapi by Philip Tricca · 8 years ago
  50. 2a63258 pkgconfig: Fix bad flags. by Philip Tricca · 8 years ago
  51. 7ae0154 Make data for the libraries queryable through pkg-config. by Philip Tricca · 8 years ago