Wed, 04 May 2016 15:28:33 +0200 |
Matt Johnston |
message about truncated banner
|
Wed, 04 May 2016 15:33:40 +0200 |
Matt Johnston |
Convert #ifdef to #if, other build changes
|
Thu, 31 Dec 2015 15:59:01 +0100 |
Francois Perrad |
refactor indentation with hard tab
|
Wed, 21 Oct 2015 22:39:55 +0800 |
Mike Frysinger |
avoid getpass when not used
|
Thu, 04 Jun 2015 23:08:50 +0800 |
Matt Johnston |
Merge pull request #13 from gazoo74/fix-warnings
|
Sat, 02 May 2015 23:48:57 +0200 |
Gaël PORTAY |
Turn banner, methods and tok local variable into char *
|
Sat, 02 May 2015 15:59:06 +0200 |
Gaël PORTAY |
Fix pointer differ in signess warnings [-Werror=pointer-sign]
|
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
|