1. ae55ab9 log: simplify log level handling by Tadeusz Struk · 7 years ago
  2. f677291 marshal: add support for TPMU_NAME type by Tadeusz Struk · 7 years ago
  3. 80e8485 Logging: Fix --with-maxloglevel by Andreas Fuchs · 7 years ago
  4. dd2cd09 marshal: add marshaling functions for TPM2B_TEMPLATE by Tadeusz Struk · 7 years ago
  5. 0b092af Add Visual Studio 64-bit build rules by Dan Anderson · 7 years ago
  6. 2d5c219 build: Add Visual Studio solution and project file for tss2-mu library. by Philip Tricca · 7 years ago
  7. c4fa8da libmu: Clean up formatting of (UN)?MARSHAL2 macros and document. by Philip Tricca · 7 years ago
  8. 0bb444a libmu: Add documentation as comments above UNMARSHAL macros. by Philip Tricca · 7 years ago
  9. 056aa21 libmu: Add documentation as a comment above the TPMU_MARSHAL2 macro. by Philip Tricca · 7 years ago
  10. 9fb6e1e libmu: Add additional detail to the docs for the TPMU_MARSHAL macro. by Philip Tricca · 7 years ago
  11. 32d6a0f Marshal: Updated to new logging infrastructure by Andreas Fuchs · 7 years ago
  12. bc49076 Log: Add a new logging infrastructure by Andreas Fuchs · 7 years ago
  13. a36a494 marshal: Remove semicolon from invocations of BASE_(UN)?MARSHAL macro. by Philip Tricca · 7 years ago
  14. c7040b9 marshal: add marshaling functions for AC types by Tadeusz Struk · 7 years ago
  15. 86ab112 marshal: fix compiler errors for non GNU compatible compilers by Tadeusz Struk · 7 years ago
  16. 03956e4 Use _MU_ RC layer in place of _TYPES_ layer removed in e66804b9ad58. by Philip Tricca · 7 years ago
  17. e66804b Headers: Fixing macros for error levels (to rc layers) by Andreas Fuchs · 7 years ago
  18. f687652 Marshal: fixed NULL pointer dereferencing by Andreas Fuchs · 7 years ago
  19. 69babb7 endian: fix manually-defined endian conversions by David R. Bild · 7 years ago
  20. 37c3e11 marshal: remove the fake na member from TPMU by Tadeusz Struk · 7 years ago
  21. 0072fe0 MU: Add missing marshaling functions by Andreas Fuchs · 7 years ago
  22. 5ccc9ec tpm-types: Switch TPMAs from struct to defines by Andreas Fuchs · 7 years ago
  23. be5899d All: Changed namespace from TPM_ to TPM2_ by Andreas Fuchs · 7 years ago
  24. a64c33e sysapi: simplify TPM2B structures by Tadeusz Struk · 7 years ago
  25. c8ac707 sysapi: add support for Intel PTT capability by Tadeusz Struk · 7 years ago
  26. 65a40b4 libmu: add missing function declarations by Tadeusz Struk · 7 years ago
  27. b21f9f9 libmu: convert names to comply with TCG spec by Tadeusz Struk · 7 years ago
  28. 54c29fe marshal: Unmarshal selector to properly calculate offset by Tadeusz Struk · 7 years ago
  29. 1055a1e marshal: catch bad reference condition early in TPMT by Tadeusz Struk · 7 years ago
  30. de453a6 marshal: formating changes in tpmt by Tadeusz Struk · 7 years ago
  31. 1363820 marshal: catch bad reference condition early in TPMT by Tadeusz Struk · 7 years ago
  32. 544de70 marshal: formating changes in tpms by Tadeusz Struk · 7 years ago
  33. 99409e6 marshal: formating changes in tpms by Tadeusz Struk · 7 years ago
  34. 85d3fff marshal: add check for pcrselectSize by Tadeusz Struk · 7 years ago
  35. 081ef99 marshal: add check for count in TPML by Tadeusz Struk · 7 years ago
  36. 5a2d012 marshal: Unmarshal TPMU selector to properly calculate offset by Tadeusz Struk · 7 years ago
  37. 4c5034a marshal: simplify offset calculation by Tadeusz Struk · 7 years ago
  38. cc77acc marshal: catch bad reference contidion early by Tadeusz Struk · 7 years ago
  39. de4a397 marshal: fix potential null ptr dereference in tpms marshaling by Tadeusz Struk · 7 years ago
  40. 1759c4b marshal: Fix null pointer dereference int TPM2B by Tadeusz Struk · 7 years ago
  41. 60dcc69 Marshal: Add marshalling for the rest of TPM types by Tadeusz Struk · 7 years ago
  42. f58d49f Marshal: Add marshal/unmarshal for TPMT types by Tadeusz Struk · 7 years ago
  43. cd4b960 Marshal: Add marshal/unmarshal for TPMU types by Tadeusz Struk · 7 years ago
  44. 1552d21 Marshal: Add marshal/unmarshal for TPML types by Tadeusz Struk · 7 years ago
  45. c7f3721 Marshal: Add marshal/unmarshal for TPMS types by Tadeusz Struk · 7 years ago
  46. c7517aa Marshal: Add marshal/unmarshal for TPM2B types by Tadeusz Struk · 7 years ago
  47. 464e664 Marshal: Add marshal/unmarshal for TPMA types by Tadeusz Struk · 7 years ago
  48. 75e6cb7 Marshal: Generalize base types by Tadeusz Struk · 7 years ago
  49. 8203a37 Remove duplicate code for endianness manipulation by Tadeusz Struk · 7 years ago
  50. 8b9951f libmarshal: Add 'ULL' suffix to constants in endian conversion for UINT64. by Philip Tricca · 8 years ago
  51. a3fe622 libmarshal: Add (Unm|M)arshal functions for TPM_CCs. by Philip Tricca · 8 years ago
  52. 42039cc libmarshal: Pass source parameter by value for *_Marshal functions. by Philip Tricca · 8 years ago
  53. b37fa66 libmarshal: Replace type-punned pointer in CAST_TO_* with real functions. by Philip Tricca · 8 years ago
  54. 3efb282 libmarshal: Add functions to (un)?marshal TPM_ST and use them. by Philip Tricca · 8 years ago
  55. b809534 libmarshal: Add (UnM|m)arshal functions for remaining base types. by Philip Tricca · 8 years ago
  56. 65b79f4 marshal: Use simple endianness conversion functions instead of endian.h by Philip Tricca · 8 years ago
  57. 391e889 marshal: Add logging mechanism. by Philip Tricca · 8 years ago
  58. b33eb35 marshal: Add functions to marshal UINT64s with unit test. by Philip Tricca · 8 years ago
  59. bff7212 marshal: Add functions for UINT32 and unit tests. by Philip Tricca · 8 years ago
  60. 3f03841 marshal: Detect the existence of endian.h and account of endianness. by Philip Tricca · 8 years ago
  61. cd313e7 marshal: Use macro to generate both UINT8 and UINT16 marshalling functions. by Philip Tricca · 8 years ago
  62. 689c090 marshal: Add marshalling functions for UINT16 with unit test. by Philip Tricca · 8 years ago
  63. 7360972 marshal: Add infrastructure to build libmarshal & (un)?marshal for UINT8. by Philip Tricca · 8 years ago