log dbutil.c @ 1622:e11ed628708b

age author description
Mon, 05 Nov 2018 23:36:34 +0800 Matt Johnston - Add adaptive authentication failure delay
Sat, 03 Mar 2018 04:06:45 +0100 François Perrad some linting after fuzz merge (#60)
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
Sat, 17 Feb 2018 19:29:51 +0800 Matt Johnston merge from main fuzz
Thu, 20 Jul 2017 19:38:26 +0000 Michael Witten options: Complete the transition to numeric toggles (`#if')
Thu, 08 Feb 2018 22:07:59 +0800 Matt Johnston define CLOCK_MONOTONIC if needed
Thu, 25 Jan 2018 21:55:25 +0800 Matt Johnston Merge pull request #49 from fperrad/20170812_lint
Sat, 19 Aug 2017 22:39:53 +0200 Francois Perrad Pointer parameter could be declared as pointing to const (callback)
Tue, 23 Jan 2018 22:46:07 +0800 Matt Johnston merge up to date fuzz
Wed, 18 Oct 2017 22:41:27 +0800 Matt Johnston test close < 0, from Marco Wenzel
Sat, 24 Jun 2017 10:34:58 +0800 Matt Johnston fix dss debug printing fuzz
Thu, 01 Jun 2017 21:30:26 +0800 Matt Johnston Add a flag whether to longjmp, missed that last commit fuzz
Fri, 26 May 2017 22:10:51 +0800 Matt Johnston Disable setnonblocking(), get_socket_address(), set_sock_priority() fuzz
Thu, 25 May 2017 22:20:10 +0800 Matt Johnston fuzzing has a constant time fuzz
Tue, 23 May 2017 22:43:34 +0800 Matt Johnston fuzzer-pubkey fuzz
Sun, 21 May 2017 10:54:11 +0800 Matt Johnston add dbmalloc epoch cleanup fuzz
Sat, 20 May 2017 22:47:19 +0800 Matt Johnston glaring wrapfd problems fixed fuzz
Thu, 18 May 2017 23:00:12 +0800 Matt Johnston merge main
Thu, 18 May 2017 22:59:38 +0800 Matt Johnston merge 2017.75
Sat, 19 Nov 2016 00:31:21 +0800 Matt Johnston Use atomic key generation in all cases
Sat, 19 Nov 2016 00:31:21 +0800 Matt Johnston Use atomic key generation in all cases
Thu, 01 Sep 2016 23:08:56 +0800 Matt Johnston ses.debug_trace is wrong
Wed, 04 May 2016 15:33:40 +0200 Matt Johnston Convert #ifdef to #if, other build changes
Thu, 17 Mar 2016 23:21:33 +0800 Matt Johnston move m_burn and function attributes to dbhelpers
Wed, 16 Mar 2016 23:39:39 +0800 Matt Johnston Use memset_s or explicit_bzero
Fri, 01 Jan 2016 15:02:09 +0100 Francois Perrad more hard tab
Tue, 01 Dec 2015 21:54:03 +0300 Konstantin Tokarev Allow setting syslog identifier via startsyslog().
Mon, 03 Aug 2015 20:45:04 +0800 Matt Johnston change DROPBEAR_DEFAULT_CLI_AUTHKEY to just prepend homedir
Sat, 28 Feb 2015 09:06:40 +0800 Matt Johnston merge from default fastopen