log configure.ac @ 1733:d529a52b2f7c coverity coverity

age author description
Tue, 23 Jun 2020 21:47:54 +0800 Matt Johnston check for poly1305_init in other libtomcrypt configure test
Thu, 28 May 2020 22:50:41 +0800 Matt Johnston Use Linux getrandom() to ensure random device is initialised
Wed, 27 May 2020 00:05:15 +0800 Matt Johnston Mention libtom version requirements, check for poly1305 in libtomcrypt
Tue, 26 May 2020 17:36:47 +0200 Steffen Jaeckel Update LibTomMath to 1.2.0 (#84)
Fri, 27 Mar 2020 23:23:11 +0800 Alexander Dahl When explicitly passing --disable-fuzz to ./configure fuzz was actually
Tue, 10 Mar 2020 15:38:38 +0100 Alexander Dahl Update remaining advise to edit options.h
Wed, 15 May 2019 21:59:45 +0800 Matt Johnston Rename EPKA -> Plugin
Wed, 15 May 2019 09:43:57 -0400 fabriziobertocci External Public-Key Authentication API (#72)
Tue, 06 Nov 2018 07:25:53 +0800 Matt Johnston Remove incorrect _POSIX_C_SOURCE
Mon, 05 Nov 2018 23:36:34 +0800 Matt Johnston - Add adaptive authentication failure delay
Sun, 04 Mar 2018 17:08:21 +0800 Matt Johnston set up CXX for fuzzing build
Sat, 03 Mar 2018 10:10:16 +0800 Matt Johnston Fix CFLAGS for configure
Wed, 28 Feb 2018 23:42:57 +0800 Matt Johnston more portable for `which hg` test
Wed, 28 Feb 2018 22:02:12 +0800 Matt Johnston Fix to be able to compile normal(ish) binaries with --enable-fuzz fuzz
Wed, 28 Feb 2018 21:40:08 +0800 Matt Johnston - #if not #ifdef for DROPBEAR_FUZZ fuzz
Wed, 28 Feb 2018 21:28:59 +0800 Matt Johnston merge from main fuzz
Tue, 27 Feb 2018 21:41:56 +0800 Matt Johnston Remove unused tests for headers and functions
Wed, 21 Feb 2018 21:59:52 +0800 Matt Johnston print hg revid fuzz
Sat, 17 Feb 2018 19:29:51 +0800 Matt Johnston merge from main fuzz
Fri, 16 Feb 2018 19:35:32 +0400 Loganaden Velvindron Add Spectre v2 mitigations for GCC (#54)
Mon, 31 Jul 2017 23:55:52 +0000 Michael Witten build: Remove unused constructs: `space' and `AC_PROG_MAKE_SET'
Fri, 09 Feb 2018 23:33:41 +0800 Matt Johnston generate list of libtomcrypt directories automatically
Thu, 08 Feb 2018 22:21:47 +0800 Matt Johnston Test for -Wno-pointer-sign, move CFLAGS tests into a macro
Thu, 25 Jan 2018 21:58:00 +0800 Matt Johnston Merge pull request #48 from DengkeDu/dengke/configure-add-variable-to-allow-openpty-check-cached
Thu, 25 Apr 2013 00:27:25 +0200 Eric BĂ©nard configure: add a variable to allow openpty check to be cached
Tue, 23 Jan 2018 22:46:07 +0800 Matt Johnston merge up to date fuzz
Tue, 23 Jan 2018 22:44:18 +0800 Matt Johnston fix updates to libtomcrypt/libtommath for out of tree builds
Tue, 27 Jun 2017 22:42:32 +0800 Matt Johnston document --enable-static in place of STATIC=1
Tue, 27 Jun 2017 22:37:46 +0800 Matt Johnston add --enable-static configure argument. disable conflicting harden flags
Tue, 27 Jun 2017 22:18:18 +0800 Matt Johnston improve configure --help alignment