1. 8203a37 Remove duplicate code for endianness manipulation by Tadeusz Struk · 7 years ago
  2. 8b9951f libmarshal: Add 'ULL' suffix to constants in endian conversion for UINT64. by Philip Tricca · 8 years ago
  3. a3fe622 libmarshal: Add (Unm|M)arshal functions for TPM_CCs. by Philip Tricca · 8 years ago
  4. 42039cc libmarshal: Pass source parameter by value for *_Marshal functions. by Philip Tricca · 8 years ago
  5. b37fa66 libmarshal: Replace type-punned pointer in CAST_TO_* with real functions. by Philip Tricca · 8 years ago
  6. 3efb282 libmarshal: Add functions to (un)?marshal TPM_ST and use them. by Philip Tricca · 8 years ago
  7. b809534 libmarshal: Add (UnM|m)arshal functions for remaining base types. by Philip Tricca · 8 years ago
  8. 65b79f4 marshal: Use simple endianness conversion functions instead of endian.h by Philip Tricca · 8 years ago
  9. 391e889 marshal: Add logging mechanism. by Philip Tricca · 8 years ago
  10. b33eb35 marshal: Add functions to marshal UINT64s with unit test. by Philip Tricca · 8 years ago
  11. bff7212 marshal: Add functions for UINT32 and unit tests. by Philip Tricca · 8 years ago
  12. 3f03841 marshal: Detect the existence of endian.h and account of endianness. by Philip Tricca · 8 years ago
  13. cd313e7 marshal: Use macro to generate both UINT8 and UINT16 marshalling functions. by Philip Tricca · 8 years ago
  14. 689c090 marshal: Add marshalling functions for UINT16 with unit test. by Philip Tricca · 8 years ago
  15. 7360972 marshal: Add infrastructure to build libmarshal & (un)?marshal for UINT8. by Philip Tricca · 8 years ago