aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2019-03-19Revert "build: set CC to be clang for fuzzing"Tadeusz Struk
2019-03-15configure.ac: call AC_OUTPUT after all checksДилян Палаузов
2019-03-12configure.ac: preserve default behaviour of CFLAGSДилян Палаузов
2019-03-11configure.ac: “test ==” is not portable, use “test =” insteadДилян Палаузов
2019-03-11configure.ac: remove redundant code from AC_ARG_ENABLEДилян Палаузов
2019-03-11configure.ac: tweak output of ./configure --help for features disabled by def...Дилян Палаузов
2019-03-11configure.ac:AC_ARG_WITH tctidefaultmodule: mismatched braketДилян Палаузов
2019-03-08configure.ac: remove some implicit defaults in AC_ARG_ENABLEДилян Палаузов
2019-03-07configure.ac: tweak output on ./configure --help for features enabled by defaultДилян Палаузов
2019-03-07test: fuzz: Remove compile time fuzzing flagJohn Andersen
2019-03-01sys: add mechanism to disable weak cryptoTadeusz Struk
2019-03-01configure.ac: add a check for GEN_FUZZTadeusz Struk
2019-03-01build: set CC to be clang for fuzzingTadeusz Struk
2019-02-27test: fuzz: Generate libfuzzer and OSS Fuzz testsJohn Andersen
2019-02-27test: fuzz: Added fuzzing TCTIJohn Andersen
2019-02-19Add valgrind for integration and unit testsPeter Huewe
2019-02-04configure.ac: bump version to 2.2.0Tadeusz Struk
2019-02-04build: move TCTI_MSSIM flag from Makefile.am to configure.acTadeusz Struk
2019-02-04build: enable ac config headers featureTadeusz Struk
2019-01-28build: ensure aminclude_static.am always existsJoshua Lock
2019-01-24build: update for ax_code_coverage.m4 version 2019.01.06Jonas Witschel
2018-12-28test: use stdbuf to disable buffering of daemon log outputJonas Witschel
2018-12-28test: replace netstat by ssJonas Witschel
2018-12-13configure: add -Wstrict-overflow=5 to default cflagsWilliam Roberts
2018-11-27tcti: add support for partial readsTadeusz Struk
2018-11-20build: Fix malformed AC_HELP_STRING for defaultflags help output.Philip Tricca
2018-11-19configure: fix check for doxygenJonas Witschel
2018-11-16doxygen: change output directoryJonas Witschel
2018-11-14build: Add configure option to enable / disable default flags.Philip Tricca
2018-11-13configure: add check for doxygenTadeusz Struk
2018-11-12build: Use SPDX license identifier in autoconf & automake files.Philip Tricca
2018-11-12Added support for QNX buildSafayet N Ahmed
2018-11-08build: Fix breakage in generated configure script when CFLAGS is set.Philip Tricca
2018-11-08build: Replace chain of AS_IF calls with one AS_CASE.Philip Tricca
2018-11-08build: Remove 'AX_' prefix from local m4 flag macros.Philip Tricca
2018-10-24configure.ac: switch default ESAPI crypto backend to openSSLTadeusz Struk
2018-10-04configure.ac: version bump to rc1Tadeusz Struk
2018-09-10ESYS: Delete unnecessary help string in configure.acJuergen Repp
2018-08-29ESYS: Correct default tcti handlingAndreas Fuchs
2018-08-24tcti-device: enable nonblocking mode on tcti-deviceTadeusz Struk
2018-08-22configure.ac: cleanup configure.ac fileTadeusz Struk
2018-07-30TEST ESYS: Enable tests for physical TPM.Juergen Repp
2018-07-23tcti: fix compilation with --disable-tcti-mssimTadeusz Struk
2018-07-23configure.ac: clean old simulatorbinTadeusz Struk
2018-07-06build: Check for programs required by the test harness @ configure time.Philip Tricca
2018-07-06build: Add macro to simplify tests for required programs.Philip Tricca
2018-07-05ESYS: Crypto backend for usage of openssl's libcrypto added.Juergen Repp
2018-06-20release: Update CHANGELOG and version string for 2.0.0 release.Philip Tricca
2018-06-13configure.ac: version bump for RC4Philip Tricca
2018-06-05configure.ac: version bump for RC3Philip Tricca