log

age author description
Fri, 03 May 2013 23:07:48 +0800 Matt Johnston ecdsa is working ecc
Sun, 28 Apr 2013 23:17:43 +0800 Matt Johnston more ecdsa signkey work, not correct ecc
Sun, 14 Apr 2013 00:50:03 +0800 Matt Johnston A bit of work on ecdsa for host/auth keys ecc
Mon, 13 May 2013 21:06:35 +0800 Matt Johnston Update config.guess and config.sub
Wed, 08 May 2013 23:23:14 +0800 Matt Johnston Limit decompressed size
Mon, 29 Apr 2013 23:42:37 +0800 Matt Johnston Avoid segfault for locked accounts (invalid salt to crypt())
Thu, 18 Apr 2013 23:15:17 +0800 Matt Johnston Save with utf8 encoding
Thu, 18 Apr 2013 23:10:24 +0800 Matt Johnston Added signature for changeset f168962bab85
Thu, 18 Apr 2013 23:10:19 +0800 Matt Johnston Added tag DROPBEAR_2013.58 for changeset e76614145aea
Thu, 18 Apr 2013 22:57:47 +0800 Matt Johnston 2013.58 DROPBEAR_2013.58
Thu, 18 Apr 2013 21:47:38 +0800 Matt Johnston Don't enable CLI_IMMEDIATE_AUTH by default, it breaks blank password logins
Wed, 17 Apr 2013 23:17:27 +0800 Matt Johnston Use % rather than # for port delimiter
Wed, 17 Apr 2013 22:48:43 +0800 Matt Johnston Use '#' for host#port separator, document it. This fixes scp
Wed, 17 Apr 2013 22:29:18 +0800 Matt Johnston If running as non-root only allow that user to log in
Tue, 16 Apr 2013 22:16:32 +0800 Matt Johnston Fix build when zlib is disabled, from