1. e004c77 build: remove double definition of GITIGNOREFILES by Tadeusz Struk · 4 years, 3 months ago
  2. 44ba229 Test/FAPI: Fix documentations by Andreas Fuchs · 4 years, 4 months ago
  3. d921e3b Test/FAPI: Test chained PolicyAuthorize by Andreas Fuchs · 4 years, 4 months ago
  4. e41a692 FAPI: Add a signed policy using an ECC key. by Juergen Repp · 4 years, 5 months ago
  5. 7502887 build: run systemd-sysusers and systemd-tmpfiles during installation by Jonas Witschel · 4 years, 5 months ago
  6. c43f3c2 build: add sysusers.d configuration by Jonas Witschel · 4 years, 5 months ago
  7. 8a8eef1 build: move tmpfiles.d configuration to recommended name by Jonas Witschel · 4 years, 5 months ago
  8. de73fda FAPI: use only tmpfiles.d to create keystore and eventlog directory by Jonas Witschel · 4 years, 5 months ago
  9. 7edb194 FAPI: improve LDFLAGS for libtss2-fapi.so by Jonas Witschel · 4 years, 5 months ago
  10. 6da95b0 FAPI: Add initial implementation of tss2-fapi.so by Juergen Repp · 4 years, 8 months ago
  11. f1a669c Revert "build: add install-exec-hook" by Jonas Witschel · 4 years, 8 months ago
  12. 948a352 build: add the with-sanitizer configure option by Dan Robertson · 4 years, 10 months ago
  13. 185659c build: uninstall Tss2_TctiLdr_Initialize_Ex.3 by Tadeusz Struk · 4 years, 10 months ago
  14. 1a4a8bc build: add install-exec-hook by Tadeusz Struk · 4 years, 10 months ago
  15. bc76d5a tss2-rc: add TSS2_RC decoding library by William Roberts · 5 years ago
  16. 24014ec tctildr: Add Tss2_TctiLdr_GetInfo by Philip Tricca · 5 years ago
  17. ebb398e tctildr: Add alternative init function with combined name / conf string. by Philip Tricca · 4 years, 11 months ago
  18. be79645 tctildr: Add library to automate TCTI lifecycle. by Philip Tricca · 5 years ago
  19. 59e8eef build: Move tctildr-interface.h from unit test SOURCES to esys SOURCES. by Philip Tricca · 4 years, 11 months ago
  20. 31ba098 build: Add 'tctildr.h' to libtss2-tctildr _SOURCE. by Philip Tricca · 4 years, 11 months ago
  21. b258ab9 esys: Move TCTI init and default selection to new module. by Philip Tricca · 5 years ago
  22. 0590c2e build: Add configure flag to control the NO_DL flag. by Philip Tricca · 5 years ago
  23. 8748a95 Build: Add vcs.filters to dist by Andreas Fuchs · 5 years ago
  24. d180d52 git: fixed maintainerclean by Andreas Fuchs · 5 years ago
  25. 8c126a7 Doc: Include block diagram in dist by Andreas Fuchs · 5 years ago
  26. d4858c2 makefile.am: conditionally append map file by Tadeusz Struk · 5 years ago
  27. a0edd52 build: Delete AUTHORS file in `maintainer-clean` make target. by Philip Tricca · 5 years ago
  28. 71ab012 build: use unified TSS2_ESYS_{C,LD}FLAGS_CRYPTO for crypto backend by Jonas Witschel · 5 years ago
  29. 8679cb8 build: remove libssl by Jonas Witschel · 5 years ago
  30. 4f81110 Build: use ax_enable_debug by Andreas Fuchs · 5 years ago
  31. b792540 Build: Use ax_fortify_source by Andreas Fuchs · 5 years ago
  32. 034d1ca Build: switch to git.mk by Andreas Fuchs · 5 years ago
  33. 9f7cc08 Fix SPDX License Identifier by Peter Huewe · 5 years ago
  34. 2f3bff1 build: Include visual studio build files in dist tarballs. by Philip Tricca · 5 years ago
  35. e08f755 build: Include MAINTAINERS file in dist tarballs. by Philip Tricca · 5 years ago
  36. 64b0802 build: use distclean for .pc files by Jonas Witschel · 5 years ago
  37. aae4346 build: use PKG_INSTALLDIR to determine pkgconfigdir by Jonas Witschel · 5 years ago
  38. 393b7ef esys: add map file for enhanced system API by Tadeusz Struk · 5 years ago
  39. be5104d sys: add map file for system API by Tadeusz Struk · 5 years ago
  40. 20f86d9 test/integration: add internal source files to unit tests by Tadeusz Struk · 5 years ago
  41. 8ed533f build: use AC_CONFIG_FILES for pkg-config files by Jonas Witschel · 5 years ago
  42. c3fc89d configure.ac: check for libcrypto/libssl with PKG_CHECK_MODULES by Дилян Палаузов · 5 years ago
  43. 1950732 build: Limit code coverage metrics collection to $(top_builddir)/src. by Philip Tricca · 5 years ago
  44. 18a1111 Automake: a .h file needs to be included only once in _SOURCES or _HEADERS for the whole project by Дилян Палаузов · 5 years ago
  45. 9b2b06b Makefile.am: remove nodist_ before pkgconfig_DATA by Дилян Палаузов · 5 years ago
  46. 8c7e0a8 Makefile.am: remove redundant AM_CFLAGS references by Дилян Палаузов · 5 years ago
  47. 92f8d45 doc: add reference about fuzzing to README.md by Tadeusz Struk · 5 years ago
  48. 443455b test: fuzz: Added fuzzing TCTI by John Andersen · 5 years ago
  49. f59aee3 Add valgrind for integration and unit tests by Peter Huewe · 5 years ago
  50. b62a752 doc: add missing doc files to EXTRA_DIST by Tadeusz Struk · 5 years ago
  51. 7ab3cbb build: move TCTI_MSSIM flag from Makefile.am to configure.ac by Tadeusz Struk · 5 years ago
  52. c6793f3 build: fix distclean for autoconf-archive >= 2019.01.06 by Joshua Lock · 5 years ago
  53. 648fa84 build: update for ax_code_coverage.m4 version 2019.01.06 by Jonas Witschel · 5 years ago
  54. d110634 build: install aclocal files by Alon Bar-Lev · 5 years ago
  55. 17a670d build: remove superfluous remnants of uriparser by Jonas Witschel · 5 years ago
  56. 3e2c09a build: add doxygen.dox to distribution by Jonas Witschel · 5 years ago
  57. 1512791 Makefile.am: fix warning in "make clean" by Jonas Witschel · 5 years ago
  58. dd54f33 doxygen: change output directory by Jonas Witschel · 6 years ago
  59. c054cf9 build: Use SPDX license identifier in autoconf & automake files. by Philip Tricca · 6 years ago
  60. 1354f49 Added support for QNX build by Safayet N Ahmed · 6 years ago
  61. bb3fef3 build: doxygen causes make distcheck to fail by Tadeusz Struk · 6 years ago
  62. 91e7bd6 tcti: fix compilation with --disable-tcti-mssim by Tadeusz Struk · 6 years ago
  63. bebbc7a ESYS: Crypto backend for usage of openssl's libcrypto added. by Juergen Repp · 6 years ago
  64. 2b085e9 Build: Make TCTIs optional by Andreas Fuchs · 6 years ago
  65. e5273b3 Doc: Add man pages and other doxygen fixes by Andreas Fuchs · 6 years ago
  66. fb09c18 build: Fix udev rule when no file prefix is provided. by Philip Tricca · 6 years ago
  67. 0075f88 build: Install udev rule to set ownership and permissions for TPM chardevs by Javier Martinez Canillas · 6 years ago
  68. d0899fe Fix Spelling Errors in Root Directory Files by dantpm · 6 years ago
  69. 850bb59 tcti: Use separate structures for the device and mssim TCTI contexts. by Philip Tricca · 6 years ago
  70. a0eda36 Tests: Extract simulator TPM_Startup by Andreas Fuchs · 6 years ago
  71. 037c878 ESAPI: Change behavior of default TCTI by Andreas Fuchs · 6 years ago
  72. 00ace2b Build: ESAPI Fix includes and CFLAGS by Andreas Fuchs · 6 years ago
  73. 28164ad SAPI: Initialize: allow abiVersion == NULL by Andreas Fuchs · 6 years ago
  74. 57360da headers: Move TPM2B type from tss2_common.h to $(srcdir)/src/util. by Philip Tricca · 6 years ago
  75. 910f17c headers: Remove tpm20.h header. by Philip Tricca · 6 years ago
  76. 88ced72 util: Refactor TCTI I/O code into I/O module in utility library. by Philip Tricca · 6 years ago
  77. 0013d84 build: Simplify tss2-esys directory structure. by Philip Tricca · 6 years ago
  78. d5a6ff4 build: Simplify tss2-sys directory structure. by Philip Tricca · 6 years ago
  79. 49635f4 build: Move esysapi implementation to $(srcdir)/src/tss2-esys by Philip Tricca · 6 years ago
  80. a7c51ce build: Move logging code and tss2_endian.h to $(srcdir)/src/util by Philip Tricca · 6 years ago
  81. 5f0ab55 build: Move sysapi implementation to $(srcdir)/src/tss2-sys. by Philip Tricca · 6 years ago
  82. b8584ac build: Move TCTI code from tcti/ to src/tss2-tcti/ by Philip Tricca · 6 years ago
  83. ee73062 build: Move type marshalling library from 'marshal' to 'src/tss2-mu'. by Philip Tricca · 6 years ago
  84. 8ffd3c4 build: Install headers to $(includedir)/tss2, prefixed with tss2_ by Philip Tricca · 6 years ago
  85. addad78 tcti: Rename 'socket' TCTI to 'mssim'. by Philip Tricca · 6 years ago
  86. 105c1a0 tcti: refactor PlatformCommand function by Tadeusz Struk · 6 years ago
  87. 0db3932 doc: Update manpage for socket TCTI initialization function.; by Philip Tricca · 6 years ago
  88. 0f0516e build: Add pkgconfig file for libesapi. by Philip Tricca · 6 years ago
  89. 5a23528 libtcti-device: Remove deprecated init function and update man page. by Philip Tricca · 6 years ago
  90. 364d115 Misc: Remove site files by Andreas Fuchs · 6 years ago
  91. 0dc7c29 Makefile: Restructure Makefiles by Andreas Fuchs · 6 years ago
  92. aaab64e test: add tests for PolicyAuthorizeNV by Tadeusz Struk · 6 years ago
  93. ecd44eb Tests: Add ESAPI tests by Juergen Repp · 6 years ago
  94. 0b842fa libtcti-socket: Cleanup PlatformCommand and use 'read' not 'recv'. by Philip Tricca · 6 years ago
  95. cdb027c build: Distribute the source for the InitSocketTcti man page. by Philip Tricca · 6 years ago
  96. 5a64596 build: Use utility library instead of building the log module in directly. by Philip Tricca · 6 years ago
  97. dff2686 tcti-socket: Use 'write_all' utility function in place of 'send'. by Philip Tricca · 6 years ago
  98. a003ae6 tcti: Add 'write_all' utility function to retry the 'write' syscall. by Philip Tricca · 6 years ago
  99. 34270f4 build: Build test library only when integration tests are enabled. by Philip Tricca · 6 years ago
  100. 2968c71 Doxygen: Integrate doxygen building by Andreas Fuchs · 6 years ago