1. 70da4f2 configure.ac: version bump to 2.4.0 by Tadeusz Struk · 4 years, 3 months ago
  2. 9dd5cc4 configure.ac: bump version number to 2.4.0-rc4 by Tadeusz Struk · 4 years, 3 months ago
  3. 2d0cb7e configure.ac: bump version number to 2.4.0-rc3 by Tadeusz Struk · 4 years, 3 months ago
  4. ea69720 tctildr: remove the private implementation of strndup by Tadeusz Struk · 4 years, 4 months ago
  5. 118020d [WIP] ci: add FreeBSD build with Cirrus CI by Tadeusz Struk · 4 years, 4 months ago
  6. 8823180 configure.ac: bump version to 2.4.0-rc2 by Tadeusz Struk · 4 years, 4 months ago
  7. 3c98f73 build: don't link everything against libgcrypt by Tadeusz Struk · 4 years, 4 months ago
  8. 0d1b9a1 configure.ac: bump version number to 2.4.0-rc1 by Tadeusz Struk · 4 years, 5 months ago
  9. 3ced51d configure.ac: change version to 2.4.0-rc0 by Tadeusz Struk · 4 years, 5 months ago
  10. c41705d build: call AC_PROG_CXX after AC_PROG_CC by Jonas Witschel · 4 years, 5 months ago
  11. 1aedc96 build: expand SYSCONFDIR to absolute path by Jonas Witschel · 4 years, 6 months ago
  12. c43f3c2 build: add sysusers.d configuration by Jonas Witschel · 4 years, 6 months ago
  13. de73fda FAPI: use only tmpfiles.d to create keystore and eventlog directory by Jonas Witschel · 4 years, 6 months ago
  14. f47fe60 build: add backwards compatible option for runstatedir by Jonas Witschel · 4 years, 6 months ago
  15. 7edb194 FAPI: improve LDFLAGS for libtss2-fapi.so by Jonas Witschel · 4 years, 6 months ago
  16. 60c26e4 Revert "configure: Only use CXX when fuzzing" by William Roberts · 4 years, 6 months ago
  17. 23fed12 configure: Only use CXX when fuzzing by John Andersen · 4 years, 6 months ago
  18. 6da95b0 FAPI: Add initial implementation of tss2-fapi.so by Juergen Repp · 4 years, 8 months ago
  19. 948a352 build: add the with-sanitizer configure option by Dan Robertson · 4 years, 10 months ago
  20. e05d28e configure.ac: bump version to 2.4.0-dev by Tadeusz Struk · 4 years, 10 months ago
  21. d650eda Release Candidate 2.3.0-rc0 by Andreas Fuchs · 4 years, 11 months ago
  22. bc76d5a tss2-rc: add TSS2_RC decoding library by William Roberts · 5 years ago
  23. 27c4f89 build: add -O2 to compiler flags if fortification is enabled by Jonas Witschel · 4 years, 11 months ago
  24. 24014ec tctildr: Add Tss2_TctiLdr_GetInfo by Philip Tricca · 5 years ago
  25. ebb398e tctildr: Add alternative init function with combined name / conf string. by Philip Tricca · 5 years ago
  26. be79645 tctildr: Add library to automate TCTI lifecycle. by Philip Tricca · 5 years ago
  27. 0590c2e build: Add configure flag to control the NO_DL flag. by Philip Tricca · 5 years ago
  28. 7da2391 build: let autoconf detect system extensions by Alon Bar-Lev · 5 years ago
  29. 70c3f9e Build: Restrict -Werror to non-release versions by Andreas Fuchs · 5 years ago
  30. 71ab012 build: use unified TSS2_ESYS_{C,LD}FLAGS_CRYPTO for crypto backend by Jonas Witschel · 5 years ago
  31. 8679cb8 build: remove libssl by Jonas Witschel · 5 years ago
  32. 4f81110 Build: use ax_enable_debug by Andreas Fuchs · 5 years ago
  33. b792540 Build: Use ax_fortify_source by Andreas Fuchs · 5 years ago
  34. 9f7cc08 Fix SPDX License Identifier by Peter Huewe · 5 years ago
  35. aae4346 build: use PKG_INSTALLDIR to determine pkgconfigdir by Jonas Witschel · 5 years ago
  36. 3e0e140 configure.ac: remove unused AC_DEFINE(HAVE_CMOCKA) by Дилян Палаузов · 5 years ago
  37. 8ed533f build: use AC_CONFIG_FILES for pkg-config files by Jonas Witschel · 5 years ago
  38. c3fc89d configure.ac: check for libcrypto/libssl with PKG_CHECK_MODULES by Дилян Палаузов · 5 years ago
  39. 1a1222e configure.ac: tautology by Дилян Палаузов · 5 years ago
  40. 1451d4d configure.ac: provide clearer instructions how to run fuzzing by Дилян Палаузов · 5 years ago
  41. 79d3105 configure.ac: typo fuzzng → fuzzing by Дилян Палаузов · 5 years ago
  42. bee929f configure.ac: consolidate the gcrypt checks under a single AS_IF by Дилян Палаузов · 5 years ago
  43. 2f3d20e configure.ac: print in the summary the default tctidefaultmodule by Дилян Палаузов · 5 years ago
  44. 3149858 Build: Bumping version to next-dev by Andreas Fuchs · 5 years ago
  45. 2985b4d test: CC needs to be set to clang for fuzzing by Tadeusz Struk · 5 years ago
  46. 5eb1357 Revert "build: set CC to be clang for fuzzing" by Tadeusz Struk · 5 years ago
  47. 946c3cd configure.ac: call AC_OUTPUT after all checks by Дилян Палаузов · 5 years ago
  48. d7cabdc configure.ac: preserve default behaviour of CFLAGS by Дилян Палаузов · 5 years ago
  49. 65c5a9e configure.ac: “test ==” is not portable, use “test =” instead by Дилян Палаузов · 5 years ago
  50. 1127302 configure.ac: remove redundant code from AC_ARG_ENABLE by Дилян Палаузов · 5 years ago
  51. 7fa81e3 configure.ac: tweak output of ./configure --help for features disabled by default by Дилян Палаузов · 5 years ago
  52. 9a93f96 configure.ac:AC_ARG_WITH tctidefaultmodule: mismatched braket by Дилян Палаузов · 5 years ago
  53. 59c03f9 configure.ac: remove some implicit defaults in AC_ARG_ENABLE by Дилян Палаузов · 5 years ago
  54. 142f0d7 configure.ac: tweak output on ./configure --help for features enabled by default by Дилян Палаузов · 5 years ago
  55. 726e7b0 test: fuzz: Remove compile time fuzzing flag by John Andersen · 5 years ago
  56. 01ed0d4 sys: add mechanism to disable weak crypto by Tadeusz Struk · 5 years ago
  57. dcb8ac0 configure.ac: add a check for GEN_FUZZ by Tadeusz Struk · 5 years ago
  58. 55eba78 build: set CC to be clang for fuzzing by Tadeusz Struk · 5 years ago
  59. 4eab6da test: fuzz: Generate libfuzzer and OSS Fuzz tests by John Andersen · 5 years ago
  60. 443455b test: fuzz: Added fuzzing TCTI by John Andersen · 5 years ago
  61. f59aee3 Add valgrind for integration and unit tests by Peter Huewe · 5 years ago
  62. edb6f00 configure.ac: bump version to 2.2.0 by Tadeusz Struk · 5 years ago
  63. 7ab3cbb build: move TCTI_MSSIM flag from Makefile.am to configure.ac by Tadeusz Struk · 5 years ago
  64. 90f094f build: enable ac config headers feature by Tadeusz Struk · 5 years ago
  65. b7b4232 build: ensure aminclude_static.am always exists by Joshua Lock · 5 years ago
  66. 648fa84 build: update for ax_code_coverage.m4 version 2019.01.06 by Jonas Witschel · 5 years ago
  67. 303412c test: use stdbuf to disable buffering of daemon log output by Jonas Witschel · 5 years ago
  68. 8b9285d test: replace netstat by ss by Jonas Witschel · 5 years ago
  69. 2272717 configure: add -Wstrict-overflow=5 to default cflags by William Roberts · 6 years ago
  70. fa423ad tcti: add support for partial reads by Tadeusz Struk · 6 years ago
  71. 6751b3c build: Fix malformed AC_HELP_STRING for defaultflags help output. by Philip Tricca · 6 years ago
  72. dd67236 configure: fix check for doxygen by Jonas Witschel · 6 years ago
  73. dd54f33 doxygen: change output directory by Jonas Witschel · 6 years ago
  74. 085755d build: Add configure option to enable / disable default flags. by Philip Tricca · 6 years ago
  75. 81eacdd configure: add check for doxygen by Tadeusz Struk · 6 years ago
  76. c054cf9 build: Use SPDX license identifier in autoconf & automake files. by Philip Tricca · 6 years ago
  77. 1354f49 Added support for QNX build by Safayet N Ahmed · 6 years ago
  78. 74037d3 build: Fix breakage in generated configure script when CFLAGS is set. by Philip Tricca · 6 years ago
  79. feae8b1 build: Replace chain of AS_IF calls with one AS_CASE. by Philip Tricca · 6 years ago
  80. 6d5985b build: Remove 'AX_' prefix from local m4 flag macros. by Philip Tricca · 6 years ago
  81. a5ff71a configure.ac: switch default ESAPI crypto backend to openSSL by Tadeusz Struk · 6 years ago
  82. 2e655bb configure.ac: version bump to rc1 by Tadeusz Struk · 6 years ago
  83. a5313d6 ESYS: Delete unnecessary help string in configure.ac by Juergen Repp · 6 years ago
  84. fefb6b0 ESYS: Correct default tcti handling by Andreas Fuchs · 6 years ago
  85. 3f2489b tcti-device: enable nonblocking mode on tcti-device by Tadeusz Struk · 6 years ago
  86. c6a4a7d configure.ac: cleanup configure.ac file by Tadeusz Struk · 6 years ago
  87. ac59836 TEST ESYS: Enable tests for physical TPM. by Juergen Repp · 6 years ago
  88. 91e7bd6 tcti: fix compilation with --disable-tcti-mssim by Tadeusz Struk · 6 years ago
  89. 752117a configure.ac: clean old simulatorbin by Tadeusz Struk · 6 years ago
  90. 35ab16e build: Check for programs required by the test harness @ configure time. by Philip Tricca · 6 years ago
  91. 154b81d build: Add macro to simplify tests for required programs. by Philip Tricca · 6 years ago
  92. bebbc7a ESYS: Crypto backend for usage of openssl's libcrypto added. by Juergen Repp · 6 years ago
  93. e4e553d release: Update CHANGELOG and version string for 2.0.0 release. by Philip Tricca · 6 years ago
  94. be1500c configure.ac: version bump for RC4 by Philip Tricca · 6 years ago
  95. 980e7ee configure.ac: version bump for RC3 by Philip Tricca · 6 years ago
  96. 2c695cd configure.ac: version bump for RC2 by Philip Tricca · 6 years ago
  97. d0f8cd1 build: Bump version from 2.0.0_rc0 to rc1. by Philip Tricca · 6 years ago
  98. 65aa40f build: Add checks for 'netstat' @ configure and integration test time. by Philip Tricca · 6 years ago
  99. 5cdd115 configure.ac: Set version number to 2.0.0_rc0. by Philip Tricca · 6 years ago
  100. 2b085e9 Build: Make TCTIs optional by Andreas Fuchs · 6 years ago