log

age author description
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
Mon, 15 Apr 2013 22:11:11 +0800 Matt Johnston Added signature for changeset 095b46180bbc
Mon, 15 Apr 2013 22:10:49 +0800 Matt Johnston Added tag DROPBEAR_2013.57 for changeset 96b8bcb88017
Mon, 15 Apr 2013 22:01:41 +0800 Matt Johnston Fix error message for requirenext change DROPBEAR_2013.57
Mon, 15 Apr 2013 21:56:04 +0800 Matt Johnston bump version to 2013.57
Mon, 15 Apr 2013 21:51:27 +0800 Matt Johnston changelog updates for 2013.57
Sun, 14 Apr 2013 23:16:16 +0800 Matt Johnston requirenext fixup for firstkexfollows
Sun, 14 Apr 2013 23:08:57 +0800 Matt Johnston Document escape chars
Sun, 14 Apr 2013 22:49:19 +0800 Matt Johnston merge
Sun, 14 Apr 2013 22:49:10 +0800 Matt Johnston -y -y to disable hostkey checking
Thu, 11 Apr 2013 23:03:58 +0800 Matt Johnston Fix zlib for split newkeys
Wed, 10 Apr 2013 21:32:55 +0800 Matt Johnston run closehandlers on cleanup
Wed, 10 Apr 2013 21:32:44 +0800 Matt Johnston reset terminal modes before printing a message
Tue, 09 Apr 2013 22:47:03 +0800 Matt Johnston A bit of debugging output ecc
Tue, 09 Apr 2013 22:44:19 +0800 Matt Johnston Be safer with how we handle ltc_ecc_sets[] (particularly with ecc
Tue, 09 Apr 2013 00:36:04 +0800 Matt Johnston start on ecdsa keys ecc
Mon, 08 Apr 2013 23:56:31 +0800 Matt Johnston - Rename buf_put_ecc_pubkey_string() to buf_put_ecc_raw_pubkey_string() ecc
Mon, 08 Apr 2013 23:12:35 +0800 Matt Johnston add printmpint() for debugging ecc