[dropbear]
authorJohn Crispin <john@openwrt.org>
Fri, 1 Apr 2011 10:55:23 +0000 (10:55 +0000)
committerJohn Crispin <john@openwrt.org>
Fri, 1 Apr 2011 10:55:23 +0000 (10:55 +0000)
commitf98b826ea4c16d9dd2dce6ff78d7767777de73c7
tree5ab9d93b6e57551640fd1cef6cae29279330c3f5
parenta6d9d48650ce516891a1b45a819cee13b7190c6b
[dropbear]

r25831 reduced the size of the dropbear executable by, among other things,
disabling support for keyboard-interactive authentication. The default
sshd configuration on Mac OS X only permits keyboard-interactive and
public-key authentication, so unless a public key is set up, the default
OpenWrt ssh client is now unable to connect to Mac OS X hosts. This patch
re-enables keyboard-interactive authentication.

In my tests, this increases the size of the stripped dropbear executable
by 416 bytes on mips and 1,104 bytes on mipsel. In my opinion, such a
small space savings isn't worthwhile when the resultant executable is
severely hamstrung.

Signed-off-by: Mark Mentovai <mark@moxienet.com>
SVN-Revision: 26390
package/dropbear/Makefile
package/dropbear/patches/120-openwrt_options.patch