log

age author description
Thu, 21 Mar 2013 23:33:12 +0800 Matt Johnston Added tag DROPBEAR_2013.56 for changeset 1b8b2b9d6e94
Thu, 21 Mar 2013 23:29:04 +0800 Matt Johnston Forgot date in CHANGES DROPBEAR_2013.56
Thu, 21 Mar 2013 23:19:06 +0800 Matt Johnston 2013.56 changelog
Thu, 21 Mar 2013 23:11:16 +0800 Matt Johnston update text about authorized_keys options
Thu, 21 Mar 2013 23:10:47 +0800 Matt Johnston Add URL to usage text
Thu, 21 Mar 2013 22:55:12 +0800 Matt Johnston Make hmac-sha2-256 and hmac-sha2-512 work
Thu, 21 Mar 2013 21:23:34 +0800 Matt Johnston Make sure "struct timeval" is initialised on OS X to avoid valgrind warnings
Wed, 20 Mar 2013 23:52:49 +0800 Matt Johnston Fix "-c none" so that it allows aes during authentication
Wed, 20 Mar 2013 23:13:45 +0800 Matt Johnston Fix "-m none" case and ugly typo
Wed, 20 Mar 2013 23:13:19 +0800 Matt Johnston Fix "-m none" case where an entire packet fits in a block and can be
Wed, 20 Mar 2013 22:41:07 +0800 Matt Johnston Merge "none" cipher/MAC branch. Also adds sha256 and sha512
Wed, 20 Mar 2013 22:31:07 +0800 Matt Johnston use an empty writebuf rather than a NULL one
Wed, 20 Mar 2013 00:05:19 +0800 Matt Johnston document a few more changes
Tue, 19 Mar 2013 23:54:32 +0800 Matt Johnston Fix memory leak when direct TCP connections time out on connection.
Tue, 19 Mar 2013 20:55:11 +0800 Matt Johnston Allow specifying server "-p" options with ipv6 bracket notation,
Tue, 19 Mar 2013 20:15:44 +0800 Matt Johnston Android returns NULL for pw_crypt, set it to something else
Tue, 19 Mar 2013 20:12:19 +0800 Matt Johnston ignore I_PUSH if it isn't defined, for Android from Reimar Döffinger
Tue, 19 Mar 2013 20:04:55 +0800 Matt Johnston Fix compat basename() to handle paths with no slashes. Thanks to Frank Teo
Tue, 19 Mar 2013 19:47:29 +0800 Matt Johnston Include /proc/vmstat as another random source
Tue, 19 Mar 2013 19:43:47 +0800 Matt Johnston link to Dropbear webpage
Tue, 19 Mar 2013 19:26:54 +0800 Matt Johnston Removed tag t:ltc-0.95-db-merge1
Tue, 19 Mar 2013 19:26:46 +0800 Matt Johnston Removed tag t:ltc-0.95-orig
Mon, 11 Mar 2013 23:07:45 +0800 Matt Johnston fix signedness error in prototype
Sun, 03 Mar 2013 11:47:41 +0800 Matt Johnston improve subsystem/sftp documentation, and multi-hop manual formatting
Sun, 24 Feb 2013 00:16:02 +0800 Matt Johnston fix typo
Sat, 23 Feb 2013 17:55:46 +0800 Matt Johnston DSS_PROTOK is not necessary now that private keys are included
Sat, 23 Feb 2013 10:27:49 +0800 Matt Johnston add loadavg and entropy_avail as sources
Fri, 29 Jun 2012 23:24:39 +0800 Matt Johnston increase MAX_MAC_LEN for sha2 sha2
Tue, 12 Feb 2013 15:52:57 +0000 Paul Eggleton Allow configuring "allow blank password option" at runtime
Fri, 22 Feb 2013 23:54:47 +0800 Matt Johnston Some changes since 2012.55
Fri, 22 Feb 2013 23:53:49 +0800 Matt Johnston Document "-m" and "-c"
Thu, 19 Jul 2012 21:34:27 +0800 Matt Johnston /dev/random blocks on busy servers too.
Sat, 30 Jun 2012 22:12:28 +0800 Matt Johnston Add a few more files in /proc for Linux
Fri, 29 Jun 2012 23:19:43 +0800 Matt Johnston Improve RNG seeding.
Thu, 17 May 2012 20:52:57 +0800 Matt Johnston - Only request "none" cipher after auth has succeeded insecure-nocrypto
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