Commit Graph

18 Commits (3104d705528c4bffa9ae6b6cff5b3fe0a5e45abe)

Author SHA1 Message Date
Nicolas Thill d8722fac70 package/dropbear: fix segfault with remote port forwarding (closes: #10339)
SVN-Revision: 28718
13 years ago
Jo-Philipp Wich 8fc2981bcd dropbear: - split port argument at the rightmost colon, allows binding to specific IPv6 addresses - don't use uci ipaddr var but resolve ifname and get addresses from it (#9853)
SVN-Revision: 27843
13 years ago
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
Jo-Philipp Wich b81f8abd60 dropbear: fix missing -lcrypt on BSDish host systems (#8971)
SVN-Revision: 25891
14 years ago
Imre Kaloz 3c801b3dc0 tune some more options by default to decrease size
SVN-Revision: 25831
14 years ago
Imre Kaloz 9f803ade18 upgrade to 0.53.1
SVN-Revision: 25830
14 years ago
Gabor Juhos a346b400c6 package/dropbear: refresh patches
SVN-Revision: 20460
14 years ago
Jo-Philipp Wich 31a146b56d dropbear: fix 100-pubkey_path.patch which broke pubkey auth after updating to 0.52 - thanks maniac103!
SVN-Revision: 15144
15 years ago
Jo-Philipp Wich b81b66061f dropbear: update to 0.52 (#4635)
SVN-Revision: 15074
15 years ago
Andy Boyett 09e2dcc255 dropbear: upgrade to 0.51 - 160-tty_close merged upstream - patches refreshed
SVN-Revision: 11913
16 years ago
Florian Fainelli 01126a88cb Remove these two patcheds that are now in the mainline source
SVN-Revision: 8401
17 years ago
Florian Fainelli e96a64d75e Upgrade dropbear to 0.50 (#2201)
SVN-Revision: 8400
17 years ago
Felix Fietkau 9114220553 refresh all package patches in the buildroot using quilt
SVN-Revision: 7490
17 years ago
Felix Fietkau 2b4cd792c1 fix tty close patch (#1651)
SVN-Revision: 7148
17 years ago
Felix Fietkau 7e7144602f prevent dropbear from closing the tty prematurely if the readfd closes
SVN-Revision: 7117
17 years ago
Tim Yardley f114756689 update dropbear to 0.49
SVN-Revision: 6890
17 years ago
Felix Fietkau a375c80449 fix pam header related compile error in dropbear
SVN-Revision: 6397
18 years ago
Felix Fietkau 60c1f0f64d finally move buildroot-ng to trunk 8 years ago