1. 88ac7d7 Tests: Esys test for resubmissions by Andreas Fuchs · 7 years ago
  2. d947f13 Tests: Esys test for NULL parameters by Juergen Repp · 7 years ago
  3. 910f17c headers: Remove tpm20.h header. by Philip Tricca · 7 years ago
  4. 88ced72 util: Refactor TCTI I/O code into I/O module in utility library. by Philip Tricca · 7 years ago
  5. a7c51ce build: Move logging code and tss2_endian.h to $(srcdir)/src/util by Philip Tricca · 7 years ago
  6. b8584ac build: Move TCTI code from tcti/ to src/tss2-tcti/ by Philip Tricca · 7 years ago
  7. ee73062 build: Move type marshalling library from 'marshal' to 'src/tss2-mu'. by Philip Tricca · 7 years ago
  8. 8ffd3c4 build: Install headers to $(includedir)/tss2, prefixed with tss2_ by Philip Tricca · 7 years ago
  9. bba4433 libtcti-mssim: Fix regression in default conf string selection. by Philip Tricca · 7 years ago
  10. addad78 tcti: Rename 'socket' TCTI to 'mssim'. by Philip Tricca · 7 years ago
  11. 105c1a0 tcti: refactor PlatformCommand function by Tadeusz Struk · 7 years ago
  12. 262c1ef tcti: don't send MS_SIM_CANCEL_OFF on every receive by Tadeusz Struk · 7 years ago
  13. 5c17d23 headers: Cleanup broken header preludes. by Philip Tricca · 7 years ago
  14. 25789b2 tcti: Ensure size parameter to response function is never NULL. by Philip Tricca · 7 years ago
  15. 32a2cef test: Add test to query size of response in socket TCTI. by Philip Tricca · 7 years ago
  16. 7a10ee3 tcti: Get rid of unnecessary 4k buffer in TCTI header. by Philip Tricca · 7 years ago
  17. fa14abe tcti: Implement & document simple state machine. by Philip Tricca · 7 years ago
  18. 9eb86d5 libtcti-sockt: Remove use of `select`. by Philip Tricca · 7 years ago
  19. 77042de libtcti-socket: Refactor tctiRecvBytes into socket module. by Philip Tricca · 7 years ago
  20. 2bec2a8 libtcti-socket: Refactor InitSockets function. by Philip Tricca · 7 years ago
  21. c21dbf3 libtcti-socket: Remove old init function, data & refactor std init. by Philip Tricca · 7 years ago
  22. 9aecf0f test: add test for TPMU_NAME by Tadeusz Struk · 7 years ago
  23. 0b842fa libtcti-socket: Cleanup PlatformCommand and use 'read' not 'recv'. by Philip Tricca · 7 years ago
  24. dff2686 tcti-socket: Use 'write_all' utility function in place of 'send'. by Philip Tricca · 7 years ago
  25. a003ae6 tcti: Add 'write_all' utility function to retry the 'write' syscall. by Philip Tricca · 7 years ago
  26. 52a83ba Include local headers by Kristen Carlson Accardi · 7 years ago
  27. 8315ef3 tcti-socket: Deprecate the old InitSocketTcti function, by Philip Tricca · 7 years ago
  28. 1ae4cff tcti-device: Deprecate the old InitDeviceTcti function. by Philip Tricca · 7 years ago
  29. 2eedc92 TEST: Fix segfault in tcti-device test by Andreas Fuchs · 7 years ago
  30. 43a0d76 TCTI: Update to new logging framework by Andreas Fuchs · 7 years ago
  31. e66804b Headers: Fixing macros for error levels (to rc layers) by Andreas Fuchs · 7 years ago
  32. 1d1ce78 tests: Fixes unused variables by Andreas Fuchs · 7 years ago
  33. a71dfd0 tests: Fixes unused variables by Andreas Fuchs · 7 years ago
  34. 61ba0c7 tests: Fixes unused variables by Andreas Fuchs · 7 years ago
  35. 1e1d988 tests: Fixes unused variables by Andreas Fuchs · 7 years ago
  36. f0c20dd tests: Fixes unused variables by Andreas Fuchs · 7 years ago
  37. 047e899 tests: Fixes unused variables by Andreas Fuchs · 7 years ago
  38. 521263a test: fix use after free by Andreas Fuchs · 7 years ago
  39. 5ccc9ec tpm-types: Switch TPMAs from struct to defines by Andreas Fuchs · 7 years ago
  40. 930b5c1 tcti: Change macro function names to CamelCase by Andreas Fuchs · 7 years ago
  41. 5acc504 sapi: remove SYS_CONTEXT macro by Tadeusz Struk · 7 years ago
  42. be5899d All: Changed namespace from TPM_ to TPM2_ by Andreas Fuchs · 7 years ago
  43. 0bf4a1c tests/marshall: Fix TPML-marshal for padding by Andreas Fuchs · 7 years ago
  44. a64c33e sysapi: simplify TPM2B structures by Tadeusz Struk · 7 years ago
  45. fb93568 test: Use built-in mock with cast functions instead of manual casting. by Philip Tricca · 7 years ago
  46. e79d986 sysapi: remove duplicate access ptrs from sys context struct by Tadeusz Struk · 7 years ago
  47. 91b8716 test: Use a real context structure instead of faking a non-NULL value. by Philip Tricca · 7 years ago
  48. 00aed40 sysapi: remove unneeded marshaling wrappers by Tadeusz Struk · 7 years ago
  49. b5d6a43 sysapi: convert helper functions by Tadeusz Struk · 7 years ago
  50. 3bc9603 tcti: Move private TCTI header from sysapi/include/ to tcti/. by Philip Tricca · 7 years ago
  51. b21f9f9 libmu: convert names to comply with TCG spec by Tadeusz Struk · 7 years ago
  52. 44a9301 test: update marshal-TPM2B-simple.c by Tadeusz Struk · 7 years ago
  53. 1c55c6c test: Add test for TPMU type by Tadeusz Struk · 7 years ago
  54. 80e4cf7 test: Add test for TPMT type by Tadeusz Struk · 7 years ago
  55. 2761071 test: Add test for TPML type by Tadeusz Struk · 7 years ago
  56. fb16c32 test: Add test for TPMS type by Tadeusz Struk · 7 years ago
  57. 04e964f test: Add unit tests for TPM2B types by Tadeusz Struk · 7 years ago
  58. 3bbab5e test: Add unit test for TPMA types by Tadeusz Struk · 7 years ago
  59. 2bb79e3 test: Update base type with missing unmarshal case by Tadeusz Struk · 7 years ago
  60. 2147c49 test: convert unit tests to new cmocka API by Tadeusz Struk · 7 years ago
  61. e0a93d1 test: Add basic unit tests for the socket TCTI. by Philip Tricca · 7 years ago
  62. 8203a37 Remove duplicate code for endianness manipulation by Tadeusz Struk · 7 years ago
  63. 802c477 Merge branch 1.x by Philip Tricca · 7 years ago
  64. 8e5afda unit: Add tests for successful calls to device TCTI receive / transmit. by Philip Tricca · 8 years ago
  65. 42039cc libmarshal: Pass source parameter by value for *_Marshal functions. by Philip Tricca · 8 years ago
  66. b37fa66 libmarshal: Replace type-punned pointer in CAST_TO_* with real functions. by Philip Tricca · 8 years ago
  67. dd3b03c Cleanup includes of local files. by Philip Tricca · 8 years ago
  68. 3efb282 libmarshal: Add functions to (un)?marshal TPM_ST and use them. by Philip Tricca · 8 years ago
  69. a6085c9 Move CheckOverflow.c from sapi_util to common. by Philip Tricca · 8 years ago
  70. 935972e Replace UINT32 marshaling with functions from libmarshal. by Philip Tricca · 8 years ago
  71. 819af36 Replace UINT16 marshaling with functions from libmarshal. by Philip Tricca · 8 years ago
  72. b33eb35 marshal: Add functions to marshal UINT64s with unit test. by Philip Tricca · 8 years ago
  73. bff7212 marshal: Add functions for UINT32 and unit tests. by Philip Tricca · 8 years ago
  74. 689c090 marshal: Add marshalling functions for UINT16 with unit test. by Philip Tricca · 8 years ago
  75. 7360972 marshal: Add infrastructure to build libmarshal & (un)?marshal for UINT8. by Philip Tricca · 8 years ago
  76. e08bdb9 Move unit tests from test/ to test/unit/ and remove the '_unit' suffix. by Philip Tricca · 8 years ago