Commit graph

17 commits

Author SHA1 Message Date
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
2011-07-31 12:05:54 +00:00
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
2011-04-01 10:55:23 +00:00
Jo-Philipp Wich
b81f8abd60 dropbear: fix missing -lcrypt on BSDish host systems (#8971)
SVN-Revision: 25891
2011-03-06 17:33:27 +00:00
Imre Kaloz
3c801b3dc0 tune some more options by default to decrease size
SVN-Revision: 25831
2011-03-02 14:51:45 +00:00
Imre Kaloz
9f803ade18 upgrade to 0.53.1
SVN-Revision: 25830
2011-03-02 14:20:51 +00:00
Gabor Juhos
a346b400c6 package/dropbear: refresh patches
SVN-Revision: 20460
2010-03-26 14:28:14 +00:00
Jo-Philipp Wich
31a146b56d dropbear: fix 100-pubkey_path.patch which broke pubkey auth after updating to 0.52 - thanks maniac103!
SVN-Revision: 15144
2009-04-07 23:04:29 +00:00
Jo-Philipp Wich
b81b66061f dropbear: update to 0.52 (#4635)
SVN-Revision: 15074
2009-03-29 21:04:05 +00:00
Andy Boyett
09e2dcc255 dropbear: upgrade to 0.51 - 160-tty_close merged upstream - patches refreshed
SVN-Revision: 11913
2008-07-24 05:24:52 +00:00
Florian Fainelli
01126a88cb Remove these two patcheds that are now in the mainline source
SVN-Revision: 8401
2007-08-12 11:08:40 +00:00
Florian Fainelli
e96a64d75e Upgrade dropbear to 0.50 (#2201)
SVN-Revision: 8400
2007-08-11 21:53:15 +00:00
Felix Fietkau
9114220553 refresh all package patches in the buildroot using quilt
SVN-Revision: 7490
2007-06-04 11:25:53 +00:00
Felix Fietkau
2b4cd792c1 fix tty close patch (#1651)
SVN-Revision: 7148
2007-05-09 19:15:37 +00:00
Felix Fietkau
7e7144602f prevent dropbear from closing the tty prematurely if the readfd closes
SVN-Revision: 7117
2007-05-06 17:53:16 +00:00
Tim Yardley
f114756689 update dropbear to 0.49
SVN-Revision: 6890
2007-04-08 00:34:37 +00:00
Felix Fietkau
a375c80449 fix pam header related compile error in dropbear
SVN-Revision: 6397
2007-02-27 02:12:15 +00:00
Felix Fietkau
60c1f0f64d finally move buildroot-ng to trunk 2016-03-20 17:29:15 +01:00