You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/package/dropbear/patches
John Crispin 9fd342d913 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
13 years ago
..
100-pubkey_path.patch package/dropbear: refresh patches 14 years ago
110-change_user.patch upgrade to 0.53.1 14 years ago
120-openwrt_options.patch r25831 reduced the size of the dropbear executable by, among other things, 13 years ago
130-ssh_ignore_o_and_x_args.patch upgrade to 0.53.1 14 years ago
150-dbconvert_standalone.patch package/dropbear: refresh patches 14 years ago
200-lcrypt_bsdfix.patch dropbear: fix missing -lcrypt on BSDish host systems (#8971) 14 years ago