log

age author description
Thu, 17 May 2012 08:33:11 +0800 Matt Johnston Add ALLOW_NONE_PASSWORD_AUTH option insecure-nocrypto
Thu, 17 May 2012 08:09:19 +0800 Matt Johnston Merge in "-m"/"-c" code insecure-nocrypto
Thu, 17 May 2012 00:26:12 +0800 Matt Johnston ENABLE_USER_ALGO_LIST should work for the client
Thu, 17 May 2012 00:12:42 +0800 Matt Johnston Add rough support for choosing ciphers/hashes with "-c" or "-m"
Wed, 16 May 2012 22:54:51 +0800 Matt Johnston Update insecure-nocrypto to current head insecure-nocrypto
Wed, 16 May 2012 21:56:50 +0800 Matt Johnston Disable SHA256 and SHA512 by default in options.h sha2
Thu, 10 May 2012 08:38:37 +0800 Matt Johnston - Add hmac-sha2-256 and hmac-sha2-512. Needs debugging, seems to be sha2
Wed, 09 May 2012 22:52:58 +0800 Matt Johnston Don't TRACE() the pw_passwd
Wed, 09 May 2012 22:51:59 +0800 Matt Johnston Fix empty password immediate login
Wed, 09 May 2012 22:37:04 +0800 Matt Johnston Return immediate success for blank passwords if allowed
Wed, 09 May 2012 21:09:34 +0800 Matt Johnston Server shouldn't return "localhost" in response to -R forward connections
Wed, 09 May 2012 20:34:55 +0800 Matt Johnston Initialise agent_fd to -1 so we don't end up closing stdin (fd 0)
Wed, 09 May 2012 20:33:16 +0800 Matt Johnston - Don't sent SSH_MSG_UNIMPLEMENTED if we don't have ENABLE_SVR_REMOTETCPFWD
Tue, 24 Apr 2012 22:05:55 +0800 Matt Johnston Ignore -q if SCP_PROGRESS isn't set
Thu, 12 Apr 2012 22:04:16 +0800 Matt Johnston Split listening port argument at the rightmost colon, allows binding to
Thu, 12 Apr 2012 21:57:30 +0800 Matt Johnston Improve comment about sha1-96
Mon, 09 Apr 2012 21:29:41 +0800 Matt Johnston Slight formatting change for ENABLE_CLI_AGENTFWD if statement
Mon, 26 Mar 2012 16:17:16 +0400 Andrey Mazo Fixed compilation with unset ENABLE_{SVR,CLI}_AGENTFWD.
Mon, 09 Apr 2012 20:35:13 +0800 Matt Johnston Rename HAVE_FORK to USE_VFORK
Sun, 08 Apr 2012 01:50:52 -0400 Mike Frysinger check for fork() and not __uClinux__
Sun, 08 Apr 2012 02:06:54 -0400 Mike Frysinger fix out-of-tree cleaning
Thu, 23 Feb 2012 21:46:02 +0800 Matt Johnston Added signature for changeset 85f835f2fe0a
Thu, 23 Feb 2012 21:45:42 +0800 Matt Johnston Added tag DROPBEAR_2012.55 for changeset d354464b2aa6
Thu, 23 Feb 2012 21:45:36 +0800 Matt Johnston - Improve CHANGES description DROPBEAR_2012.55
Wed, 22 Feb 2012 22:12:15 +0800 Matt Johnston 2012.55
Wed, 22 Feb 2012 22:05:24 +0800 Matt Johnston - Fix minor leak
Wed, 22 Feb 2012 19:33:07 +0800 Matt Johnston Fix accidentally committed change
Sun, 04 Dec 2011 05:41:46 +0800 Matt Johnston - Initialise sa_mask properly
Tue, 21 Feb 2012 23:00:30 +0800 Matt Johnston - Merge
Tue, 21 Feb 2012 22:57:19 +0800 Matt Johnston - Make sure sa_mask is set
Tue, 21 Feb 2012 22:56:45 +0800 Matt Johnston - Burn buffers to 0x00 instead
Sun, 04 Dec 2011 05:31:25 +0800 Matt Johnston - Fix use-after-free if multiple command requests were sent. Move
Sun, 04 Dec 2011 05:27:57 +0800 Matt Johnston - Remove unused variable/code
Sun, 04 Dec 2011 05:27:29 +0800 Matt Johnston - Make sure we don't use channel-specific data after it has been freed
Sun, 04 Dec 2011 05:24:50 +0800 Matt Johnston - Fix some format strings in TRACE()s
Sun, 04 Dec 2011 05:23:43 +0800 Matt Johnston - We don't need to test for NULL before free()
Fri, 10 Feb 2012 19:09:52 +0800 Matt Johnston Merge
Fri, 10 Feb 2012 18:32:18 +0800 Matt Johnston Clear a few buffers when possible
Wed, 30 Nov 2011 23:15:21 +0800 Matt Johnston - Fix constraints so we don't get warned about uninitialised dropbear-tfm
Wed, 30 Nov 2011 23:03:47 +0800 Matt Johnston - More asm constraint fixes. Now seems to build OK on 32-bit OS X. dropbear-tfm
Wed, 30 Nov 2011 22:27:26 +0800 Matt Johnston - Work around broken asm constraint behaviour on 32bit x86 OS X dropbear-tfm
Wed, 23 Nov 2011 18:11:51 +0700 Matt Johnston Somehow Makefile.in went missing dropbear-tfm tomsfastmath
Wed, 23 Nov 2011 18:10:20 +0700 Matt Johnston Add tomsfastmath from git rev bfa4582842bc3bab42e4be4aed5703437049502a dropbear-tfm
Tue, 22 Nov 2011 19:28:58 +0700 Matt Johnston A few build fixes dropbear-tfm
Mon, 21 Nov 2011 19:52:28 +0800 Matt Johnston - Update tfm changes to current default tip dropbear-tfm
Mon, 21 Nov 2011 19:19:57 +0800 Matt Johnston - Bring in original tomsfastmath patch against 0.52 from Peter Turczak dropbear-tfm
Thu, 10 Nov 2011 18:17:00 +0800 Matt Johnston Put better #if guards around IPv6 socket options for IPV6_TCLASS and
Tue, 08 Nov 2011 21:06:29 +0800 Matt Johnston Added signature for changeset 3f12086c2ef2
Tue, 08 Nov 2011 21:06:01 +0800 Matt Johnston Added tag DROPBEAR_2011.54 for changeset 3f12086c2ef2
Tue, 08 Nov 2011 20:48:15 +0800 Matt Johnston Changelog and version bump for 2011.54 DROPBEAR_2011.54
Tue, 08 Nov 2011 20:33:19 +0800 Matt Johnston Fix symlink target created by installdropbearmulti
Tue, 08 Nov 2011 00:01:47 +0800 Matt Johnston Added signature for changeset aa2f51a6b81d
Mon, 07 Nov 2011 19:31:53 +0800 Matt Johnston Use "uint64_t" instead of "u_int64_t" since the Solaris doesn't have the
Sun, 06 Nov 2011 20:22:34 +0800 Matt Johnston Fix crash with -R forwarding
Sat, 05 Nov 2011 23:12:15 +0800 Matt Johnston Print the server allocated port when using dbclient -R 0:....
Thu, 03 Nov 2011 07:18:37 +0000 convert-repo update tags
Wed, 26 Oct 2011 16:02:06 +0000 Matt Johnston Set IPTOS_LOWDELAY for IPv6 too
Wed, 26 Oct 2011 15:49:47 +0000 Matt Johnston - Add ALLOW_BLANK_PASSWORD option
Thu, 20 Oct 2011 13:45:43 +0000 Matt Johnston Try bind IPV6_V6ONLY
Tue, 05 Jul 2011 12:52:06 +0000 Matt Johnston list.c also has no trailing newline