1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-08 19:03:17 +03:00
openwrt-xburst/package/dropbear/patches
blogic d779c21114 [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>



git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26390 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-04-01 10:55:23 +00:00
..
100-pubkey_path.patch package/dropbear: refresh patches 2010-03-26 14:28:14 +00:00
110-change_user.patch [package/dropbear]: upgrade to 0.53.1 2011-03-02 14:20:51 +00:00
120-openwrt_options.patch [dropbear] 2011-04-01 10:55:23 +00:00
130-ssh_ignore_o_and_x_args.patch [package/dropbear]: upgrade to 0.53.1 2011-03-02 14:20:51 +00:00
150-dbconvert_standalone.patch package/dropbear: refresh patches 2010-03-26 14:28:14 +00:00
200-lcrypt_bsdfix.patch [package] dropbear: fix missing -lcrypt on BSDish host systems (#8971) 2011-03-06 17:33:27 +00:00