log

age author description
Fri, 26 May 2017 00:19:39 +0800 Matt Johnston linked list dbmalloc now fuzz
Thu, 25 May 2017 22:21:49 +0800 Matt Johnston rearrange, all fuzzers now call fuzzer_set_input() fuzz
Thu, 25 May 2017 22:21:23 +0800 Matt Johnston limit input size fuzz
Thu, 25 May 2017 22:20:10 +0800 Matt Johnston fuzzing has a constant time fuzz
Thu, 25 May 2017 22:19:46 +0800 Matt Johnston Just use memset, it should'be be optimised out in a separate file fuzz
Thu, 25 May 2017 00:12:07 +0800 Matt Johnston fuzzers disable logging by default fuzz
Thu, 25 May 2017 00:10:18 +0800 Matt Johnston don't exit encountering short lines fuzz
Thu, 25 May 2017 00:09:40 +0800 Matt Johnston avoid NULL argument to base64 decode fuzz
Tue, 23 May 2017 22:43:52 +0800 Matt Johnston create fuzzer .options files fuzz
Tue, 23 May 2017 22:43:34 +0800 Matt Johnston fuzzer-pubkey fuzz
Tue, 23 May 2017 22:29:21 +0800 Matt Johnston split out checkpubkey_line() separately fuzz
Mon, 22 May 2017 22:09:46 +0800 Matt Johnston define SIZE_T_MAX fuzz
Mon, 22 May 2017 22:09:38 +0800 Matt Johnston remove unneeded check fuzz
Mon, 22 May 2017 22:09:26 +0800 Matt Johnston zlib can use m_malloc/m_free too fuzz
Sun, 21 May 2017 18:53:44 +0800 Matt Johnston seed_fuzz() prototype fuzz
Sun, 21 May 2017 18:53:33 +0800 Matt Johnston -v for debug_trace fuzz
Sun, 21 May 2017 18:53:09 +0800 Matt Johnston Fix null pointer dereference found by libfuzzer fuzz
Sun, 21 May 2017 10:54:11 +0800 Matt Johnston add dbmalloc epoch cleanup fuzz
Sun, 21 May 2017 10:48:18 +0800 Matt Johnston ignore wrapfd_close for unknown fuzz
Sat, 20 May 2017 23:39:01 +0800 Matt Johnston make buf_getstring fail prior to malloc if the buffer is short fuzz
Sat, 20 May 2017 22:47:19 +0800 Matt Johnston glaring wrapfd problems fixed fuzz
Sat, 20 May 2017 13:23:16 +0800 Matt Johnston closer to working fuzz
Fri, 19 May 2017 00:48:46 +0800 Matt Johnston add wrapfd. improve fuzzer in makefile fuzz
Thu, 18 May 2017 23:45:10 +0800 Matt Johnston merge main to fuzz fuzz
Thu, 18 May 2017 23:38:30 +0800 Matt Johnston better harness fuzz
Thu, 18 May 2017 23:36:54 +0800 Matt Johnston setup svr_dropbear_exit fuzz
Sun, 14 May 2017 00:00:21 +0800 Matt Johnston rename fuzzer -> fuzz-target, add list-fuzz-targets fuzz
Sat, 13 May 2017 23:46:01 +0800 Matt Johnston Use CXX to link fuzzer, also link with $FUZZLIB fuzz
Sat, 13 May 2017 23:45:51 +0800 Matt Johnston crypto_init() fuzz
Sat, 13 May 2017 23:44:12 +0800 Matt Johnston fix buf->pos when shrinking fuzz
Sat, 13 May 2017 22:50:54 +0800 Matt Johnston fuzz harness fuzz
Fri, 12 May 2017 23:14:54 +0800 Matt Johnston copy over some fuzzing code from AFL branch fuzz
Fri, 12 May 2017 22:14:49 +0800 Matt Johnston notsocket changes from afl branch fuzz
Sat, 20 May 2017 10:27:29 +0800 Matt Johnston add cve and patch link
Thu, 18 May 2017 23:02:39 +0800 Matt Johnston merge coverity coverity
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
Thu, 18 May 2017 22:58:18 +0800 Matt Johnston Added signature for changeset 5c9207ceedae
Thu, 18 May 2017 22:58:14 +0800 Matt Johnston Added tag DROPBEAR_2017.75 for changeset c31276613181
Thu, 18 May 2017 21:31:13 +0800 Matt Johnston fix changelog for atomic dropbearkey DROPBEAR_2017.75
Wed, 17 May 2017 23:57:58 +0800 Matt Johnston bump version to 2017.75
Wed, 17 May 2017 23:57:18 +0800 Matt Johnston changes for 2017.75
Sat, 19 Nov 2016 00:31:21 +0800 Matt Johnston Use atomic key generation in all cases
Wed, 11 May 2016 12:35:06 +0200 Henrik Nordström Support out-of-tree builds usign bundled libtom
Tue, 16 May 2017 23:04:57 +0800 Matt Johnston listenaddr must be malloced
Sat, 13 May 2017 23:43:09 +0800 Matt Johnston reduce buf->pos if shrinking
Thu, 15 Sep 2016 21:43:57 +0800 Matt Johnston add CVEs and patch urls
Wed, 10 May 2017 00:20:33 +0800 Matt Johnston free forced_command
Wed, 10 May 2017 00:20:21 +0800 Matt Johnston switch user when opening authorized_keys
Sat, 19 Nov 2016 00:31:21 +0800 Matt Johnston Use atomic key generation in all cases
Fri, 18 Nov 2016 23:56:22 +0800 Matt Johnston Merge pull request #27 from fperrad/20160325_lint
Tue, 15 Nov 2016 15:36:05 +0100 Francois Perrad initialize variable and protect against NULL dereferencement
Fri, 01 Jan 2016 11:46:58 +0100 Francois Perrad initialize variable
Thu, 24 Mar 2016 12:36:56 +0100 Francois Perrad remove duplicated include
Fri, 18 Nov 2016 22:48:50 +0800 Matt Johnston Merge pull request #26 from fperrad/kill_kr
Fri, 25 Mar 2016 12:05:17 +0100 Francois Perrad upgrade atomicio
Fri, 25 Mar 2016 07:57:19 +0100 Francois Perrad upgrade strlcat
Thu, 15 Sep 2016 21:43:57 +0800 Matt Johnston add CVEs and patch urls
Fri, 09 Sep 2016 21:08:32 +0800 Matt Johnston merge
Thu, 01 Sep 2016 23:08:56 +0800 Matt Johnston ses.debug_trace is wrong
Fri, 22 Jul 2016 00:08:02 +0800 Matt Johnston merge coverity coverity
Fri, 22 Jul 2016 00:04:47 +0800 Matt Johnston merge github
Thu, 21 Jul 2016 23:38:42 +0800 Matt Johnston merge 2016.74
Thu, 21 Jul 2016 23:20:25 +0800 Matt Johnston Added signature for changeset 9030ffdbe562
Thu, 21 Jul 2016 23:19:41 +0800 Matt Johnston Added tag DROPBEAR_2016.74 for changeset 0ed3d2bbf956
Thu, 21 Jul 2016 23:16:57 +0800 Matt Johnston mention regression release DROPBEAR_2016.74
Thu, 21 Jul 2016 23:04:47 +0800 Matt Johnston bump version
Thu, 21 Jul 2016 23:04:24 +0800 Matt Johnston changelogs
Fri, 29 Apr 2016 23:04:10 +0800 Matt Johnston Avoid busy loop while waiting for rekey response
Sun, 19 Jun 2016 20:38:38 +0800 Matt Johnston make sure socket is of the right domain
Tue, 12 Jul 2016 23:33:15 +0800 Matt Johnston make indenting consistent
Tue, 12 Jul 2016 23:28:42 +0800 Matt Johnston add length checks for ecc too
Tue, 12 Jul 2016 23:00:01 +0800 Matt Johnston merge fixes from PuTTY import.c
Mon, 11 Jul 2016 23:34:18 +0800 Matt Johnston additional length checks
Mon, 11 Jul 2016 23:09:33 +0800 Matt Johnston Improve exit message formatting
Mon, 11 Jul 2016 22:40:38 +0800 Matt Johnston improve algorithm list parsing
Mon, 11 Jul 2016 21:51:25 +0800 Matt Johnston better TRACE of failed remote ident
Tue, 21 Jun 2016 22:04:30 +0800 Matt Johnston merge
Thu, 12 May 2016 23:47:35 +0800 Matt Johnston Merge pull request #29 from hno/patch-out-of-tree
Wed, 11 May 2016 12:35:06 +0200 Henrik Nordström Support out-of-tree builds usign bundled libtom
Sun, 19 Jun 2016 20:38:38 +0800 Matt Johnston make sure socket is of the right domain
Wed, 04 May 2016 17:59:34 +0200 Matt Johnston Add generated header default_options.h to version control.
Wed, 04 May 2016 15:28:33 +0200 Matt Johnston message about truncated banner
Wed, 04 May 2016 15:33:40 +0200 Matt Johnston Convert #ifdef to #if, other build changes
Mon, 02 May 2016 23:48:16 +0200 Matt Johnston options for disabling "normal" DH
Mon, 02 May 2016 17:03:55 +0200 Matt Johnston move group14 and group16 to options.h, group14-sha256 on by default
Fri, 29 Apr 2016 23:04:10 +0800 Matt Johnston Avoid busy loop while waiting for rekey response
Tue, 12 Apr 2016 21:22:21 +0800 Matt Johnston Avoid osx "install" race
Tue, 12 Apr 2016 21:05:40 +0800 Matt Johnston Add manpage and log for forced_command
Tue, 12 Apr 2016 21:01:08 +0800 Jeremy Kerr Add -c <command> option to force a specific command
Fri, 18 Mar 2016 23:51:50 +0800 Matt Johnston Added signature for changeset 70705edee9dd
Fri, 18 Mar 2016 23:51:34 +0800 Matt Johnston Added tag DROPBEAR_2016.73 for changeset 309e1c4a8768
Fri, 18 Mar 2016 22:47:33 +0800 Matt Johnston merge coverity
Fri, 18 Mar 2016 22:44:36 +0800 Matt Johnston update for 2016.73 DROPBEAR_2016.73
Fri, 18 Mar 2016 20:43:22 +0800 Matt Johnston Fix whitespace missed in merge
Thu, 17 Mar 2016 23:21:33 +0800 Matt Johnston move m_burn and function attributes to dbhelpers
Thu, 17 Mar 2016 06:40:31 +0800 Matt Johnston Fix missing paths from m_burn commit
Thu, 17 Mar 2016 00:06:26 +0800 Matt Johnston use m_burn for mp_clear
Wed, 16 Mar 2016 23:39:39 +0800 Matt Johnston Use memset_s or explicit_bzero
Wed, 16 Mar 2016 23:04:55 +0800 Matt Johnston add CVE
Wed, 16 Mar 2016 22:53:27 +0800 Matt Johnston merge
Thu, 31 Dec 2015 17:34:17 +0100 Francois Perrad add the idiomatic do/while(0) in the macro SCREWUP
Fri, 01 Jan 2016 16:30:31 +0100 Francois Perrad fix empty C prototypes
Fri, 01 Jan 2016 09:46:09 +0100 Francois Perrad add static in function definition
Fri, 01 Jan 2016 09:40:24 +0100 Francois Perrad add parentheses to macro
Fri, 01 Jan 2016 09:20:50 +0100 Francois Perrad const variables
Fri, 01 Jan 2016 09:15:41 +0100 Francois Perrad explicitly initialization of static variables
Fri, 01 Jan 2016 09:03:55 +0100 Francois Perrad Suspicious use of ;
Thu, 31 Dec 2015 18:47:51 +0100 Francois Perrad rename loop variable
Thu, 31 Dec 2015 17:16:39 +0100 Francois Perrad Suspicious use of &
Thu, 31 Dec 2015 18:36:34 +0100 Francois Perrad add comment FALLTHROUGH which recognize by many lint tools
Thu, 31 Dec 2015 18:02:21 +0100 Francois Perrad put default in switch/case
Thu, 31 Dec 2015 17:33:36 +0100 Francois Perrad remove unreachable code
Thu, 31 Dec 2015 17:22:58 +0100 Francois Perrad use #ifdef like everywhere
Tue, 15 Mar 2016 23:23:31 +0800 Matt Johnston merge
Tue, 15 Mar 2016 21:55:11 +0800 Matt Johnston Merge pull request #23 from Chocobo1/travis_fix
Wed, 20 Jan 2016 21:56:39 +0800 Chocobo1 TravisCI: re-enable MULTI=1 & NOWRITEV=1 builds on OSX, fixes d416a9b
Tue, 15 Mar 2016 23:20:40 +0800 Matt Johnston merge coverity
Tue, 15 Mar 2016 23:20:01 +0800 Matt Johnston assertion for case that shouldn't happen
Tue, 15 Mar 2016 23:03:59 +0800 Matt Johnston m_close() rather than close()