log cli-auth.c @ 981:b2fc6607b530

age author description
Wed, 23 Apr 2014 16:22:50 +0800 Matt Johnston Fix pubkey auth if the first key presented fails (infinite loop of
Sat, 15 Feb 2014 21:23:41 +0800 Matt Johnston Disable immediate auth for delayed-zlib mode
Fri, 17 Jan 2014 21:39:27 +0800 Matt Johnston DROPBEAR_CLI_AUTH_IMMEDIATE fixed, now enabled by default
Tue, 02 Apr 2013 00:11:53 +0800 Matt Johnston Be a bit more careful about when we want to use CLI_AUTH_IMMEDIATE
Mon, 01 Apr 2013 22:26:24 +0800 Matt Johnston Try password before interactive - bit of a hack
Sun, 31 Mar 2013 23:48:25 +0800 Matt Johnston Send an auth packet straight away, save another roundtrip
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
Wed, 16 May 2012 22:54:51 +0800 Matt Johnston Update insecure-nocrypto to current head insecure-nocrypto
Mon, 06 Jul 2009 14:02:45 +0000 Matt Johnston - Client auth using an agent's key works. Still need to implement client agent-client
Tue, 16 Jun 2009 15:22:33 +0000 Matt Johnston - Print banner to stderr. Probably the right way, and avoids
Thu, 06 Nov 2008 13:16:55 +0000 Matt Johnston propagate from branch 'au.asn.ucc.matt.dropbear' (head cdcc3c729e29544e8b98a408e2dc60e4483dfd2a) insecure-nocrypto
Mon, 29 Sep 2008 02:23:04 +0000 Matt Johnston Add support for [email protected] delayed compression.
Sat, 17 Mar 2007 06:30:11 +0000 Matt Johnston Allow reading dbclient password from an environment var
Mon, 12 Jun 2006 14:41:32 +0000 Matt Johnston Make the dbclient password prompt more useful