log

age author description
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