1. de4a397 marshal: fix potential null ptr dereference in tpms marshaling by Tadeusz Struk · 7 years ago
  2. 342d2cf libmarshal.map: Don't expose endian conversion functions. by Philip Tricca · 7 years ago
  3. 7aaea2c README.md: add missing "." in section overview by Marc Kleine-Budde · 7 years ago
  4. ef58b00 INSTALL.md: Add note on how to build from source in Fedora by Javier Martinez Canillas · 7 years ago
  5. df7bc94 pkg-config: TCTI libraries depend on libmarshal, not libsapi. by Philip Tricca · 7 years ago
  6. d97ed64 configure.ac: Convert version from git tag-based to a static string. by Philip Tricca · 7 years ago
  7. 9ecd2c5 pkg-config: Update URLs to reflect new project location. by Philip Tricca · 7 years ago
  8. 3da9f81 pkg-config: Add new .pc for libmarshal & dependency on libmarshal to sapi.pc. by Philip Tricca · 7 years ago
  9. 7b069a5 fix spelling of synchronous in a couple of places by Daniel Mueller · 7 years ago
  10. 56e0b5b CHANGELOG.md: Update changelog in master to reflect latest 1.x release. by Philip Tricca · 7 years ago
  11. 04e964f test: Add unit tests for TPM2B types by Tadeusz Struk · 7 years ago
  12. cad48cf MAINTAINERS: Remove Jimmy, add Tadeusz. by Philip Tricca · 7 years ago
  13. 1a94dd8 build: Fix 'dist' and 'distcheck' target. by Philip Tricca · 7 years ago
  14. 1759c4b marshal: Fix null pointer dereference int TPM2B by Tadeusz Struk · 7 years ago
  15. 94bfd82 build: Switch travis from virtual machine to containers. by Philip Tricca · 7 years ago
  16. 604d25a Remove duplicate definition on MAX by Tadeusz Struk · 7 years ago
  17. a3b6e1d Cleanup unused TPM2B code by Tadeusz Struk · 7 years ago
  18. 3bbab5e test: Add unit test for TPMA types by Tadeusz Struk · 7 years ago
  19. 2bb79e3 test: Update base type with missing unmarshal case by Tadeusz Struk · 7 years ago
  20. 49f9d15 TPM_Types: fix TPMA_* type size by Tadeusz Struk · 7 years ago
  21. 2147c49 test: convert unit tests to new cmocka API by Tadeusz Struk · 7 years ago
  22. 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
  23. b26f3f2 TSS2_Sys_LoadExternal: Fix marshaling error by William Roberts · 7 years ago
  24. 38f9e2d CHANGELOG.md: Update after marshaling lib changes by Tadeusz Struk · 7 years ago
  25. 7f8c0ff test: Update invalid test in tpmclient by Tadeusz Struk · 7 years ago
  26. 60dcc69 Marshal: Add marshalling for the rest of TPM types by Tadeusz Struk · 7 years ago
  27. f58d49f Marshal: Add marshal/unmarshal for TPMT types by Tadeusz Struk · 7 years ago
  28. cd4b960 Marshal: Add marshal/unmarshal for TPMU types by Tadeusz Struk · 7 years ago
  29. 1552d21 Marshal: Add marshal/unmarshal for TPML types by Tadeusz Struk · 7 years ago
  30. c7f3721 Marshal: Add marshal/unmarshal for TPMS types by Tadeusz Struk · 7 years ago
  31. c7517aa Marshal: Add marshal/unmarshal for TPM2B types by Tadeusz Struk · 7 years ago
  32. 464e664 Marshal: Add marshal/unmarshal for TPMA types by Tadeusz Struk · 7 years ago
  33. 75e6cb7 Marshal: Generalize base types by Tadeusz Struk · 7 years ago
  34. 1f5da1a implementation.h: drop the casts and parens on Algs by William Roberts · 7 years ago
  35. da95fc7 implementation.h: fix SHA3 defines by William Roberts · 7 years ago
  36. 17e27c8 implementation.h: Remove undef of TRUE and FALSE macros. by Philip Tricca · 7 years ago
  37. 03718c8 README.md: Update URLs to account for TPM2.0-TSS -> tpm2-tss rename. by Philip Tricca · 7 years ago
  38. 01e1e12 Remove unnecessary definitions of various booleans. by Philip Tricca · 7 years ago
  39. 64862cb implementation.h: Remove preprocessor magic to selectively enable commands. by Philip Tricca · 7 years ago
  40. 87feb17 implementation.h: Remove preprocessor magic to selectively enable algorithms. by Philip Tricca · 7 years ago
  41. 71b2473 man: update error message in man page example by Doug Goldstein · 7 years ago
  42. 224efc4 add missing algorithms by William Roberts · 7 years ago
  43. e560eb1 tpmclient: Undefine FORTIFY_SOURCE. by Philip Tricca · 7 years ago
  44. 0e72ba6 configure: Undefine FORTIFY_SOURCE first, then define it by Peter Huewe · 7 years ago
  45. 1453019 sys-initialize: SysInitializeTest is now in integration by John Andersen · 7 years ago
  46. 5c5dc25 abi-version: AbiVersionTest is now in integration by John Andersen · 7 years ago
  47. 64b11df travis.yml: remove configure step from coverity config by Philip Tricca · 7 years ago
  48. 98cb904 build: Add coverity badge with link to scan results & travis-ci stuff. by Philip Tricca · 7 years ago
  49. a2ddffe tpmcliet: Re-write GenerateSessionEncryptDecryptKey for readability. by Philip Tricca · 7 years ago
  50. 82d217c README.md: Add section with info on the mailing list and IRC channel. by Philip Tricca · 7 years ago
  51. d182a72 Merge branch '1.x' by Philip Tricca · 7 years ago
  52. 4f1866a Dockerfile: Removed simulator-xzy commands by John Andersen · 7 years ago
  53. e459189 Dockerfile: seperate build into seperate RUN by John Andersen · 7 years ago
  54. 80efcb4 Dockerfile: Builds from checked out repo by John Andersen · 7 years ago
  55. 93cea25 test: Port tpmclient into the integration test framework. by Philip Tricca · 7 years ago
  56. 345b76b test: Remove tpmclient 'demoDelay' by Philip Tricca · 7 years ago
  57. c611f5a test: Remove resourcemgr test from EvictControl test. by Philip Tricca · 7 years ago
  58. b965607 test: Add test to use EvictControl to make primary key persistent. by Philip Tricca · 7 years ago
  59. b85112e test: Add test to create a key used for keyed SHA1 HMAC. by Philip Tricca · 7 years ago
  60. 3a4b07c test: Add integration test to create RSA 2k, AES 128 CFB primary key. by Philip Tricca · 7 years ago
  61. d27ec5b tpmclient: Remove DEBUG_GAP_HANDLING. by Philip Tricca · 7 years ago
  62. c9a932b tpmclient: Remove dead code. by Philip Tricca · 7 years ago
  63. 530b350 test: Port tpmclient into the integration test framework. by Philip Tricca · 7 years ago
  64. 581fcbe test: Remove tpmclient 'demoDelay' by Philip Tricca · 7 years ago
  65. 0fca05e test: Remove resourcemgr test from EvictControl test. by Philip Tricca · 7 years ago
  66. 9e203a0 test: Add test to use EvictControl to make primary key persistent. by Philip Tricca · 7 years ago
  67. 85c11a6 test: Add test to create a key used for keyed SHA1 HMAC. by Philip Tricca · 7 years ago
  68. b25a1e4 test: Add integration test to create RSA 2k, AES 128 CFB primary key. by Philip Tricca · 7 years ago
  69. 88d618f tpmclient: Remove DEBUG_GAP_HANDLING. by Philip Tricca · 7 years ago
  70. e7207e9 tpmclient: Remove dead code. by Philip Tricca · 7 years ago
  71. 3fb9163 CHANGELOG.md: Merge 1.x changelog into master. by Philip Tricca · 7 years ago
  72. 6445bba CHANGELOG.md: update for 1.1.0 release. by Philip Tricca · 7 years ago
  73. d6704c4 CHANGELOG.md: update for 1.1.0 release. by Philip Tricca · 7 years ago
  74. 6e58f75 Merge branch '1.x' by Philip Tricca · 7 years ago
  75. 55ea476 debug: Use snprintf to generate undefined command string. by Philip Tricca · 7 years ago
  76. 727a404 test: Add basic unit tests for the socket TCTI. by Philip Tricca · 7 years ago
  77. 422d0c2 tcti: Return NOT_IMPLEMENTED RC for unimplemented functions. by Philip Tricca · 7 years ago
  78. 3bff382 libtcti-socket: Check for NULL parameters in init function. by Philip Tricca · 7 years ago
  79. 83bd76c libtcti-socket: Remove dead code from resourcemgr socket server. by Philip Tricca · 7 years ago
  80. c078f61 tpmclient: remove resMgrInterfaceName by Philip Tricca · 7 years ago
  81. 3c33ce1 tpmclient: Remove SHARED_OUT_FILE. by Philip Tricca · 7 years ago
  82. e8f511f tpmclient: Remove localTctiTest. by Philip Tricca · 7 years ago
  83. 5adc5f1 tpmclient: Remove -startAuthSessionTest option. by Philip Tricca · 7 years ago
  84. 1e6773a tpmclient: Remove -dbg level option. by Philip Tricca · 7 years ago
  85. 67ebd7a tpmclient: remove -passes option by Philip Tricca · 7 years ago
  86. d325380 travis.yml: Run check target in parallel. by Philip Tricca · 7 years ago
  87. fd6999a Rename all integration tests to use .int "extension". by Philip Tricca · 7 years ago
  88. e8ed085 build: Add integration test harness. by Philip Tricca · 7 years ago
  89. a8fdb2b test: Add integration test for Tss2_Sys_StartAuthSession. by Philip Tricca · 8 years ago
  90. f807b0a build: Fixup 'dist' target. by Philip Tricca · 7 years ago
  91. 45b5b72 test: Move "common" and "sample" code used by tpmclient to tpmclient. by Philip Tricca · 7 years ago
  92. 9bb3354 Cleanup includes of local files. by Philip Tricca · 8 years ago
  93. 3e8b442 test: Remove saved tpmclient output. by Philip Tricca · 7 years ago
  94. 4a757a1 travis.yml: Start simulator before 'make check'. by Philip Tricca · 8 years ago
  95. 19a8f9d configure.ac: Move compiler / preproc / link flag macros to m4/. by Philip Tricca · 8 years ago
  96. 8685be3 configure.ac: Rename flag macro functions for clarity. by Philip Tricca · 8 years ago
  97. ffe6589 CFLAGS: Add -D_FORTIFY_SOURCE=2 and -U_FORTIFY_SOURCE. by Philip Tricca · 8 years ago
  98. a348663 LDFLAGS: Add noexecstack, now and relro. by Philip Tricca · 8 years ago
  99. 5ce17c3 CFLAGS: Drop redundant stack-protector. by Philip Tricca · 8 years ago
  100. 7b6df1e Add a few new flags and change -fPIC from LDFLAG to CFLAG. by Philip Tricca · 8 years ago