Jo-Philipp Wich
1b7f0f3c0d
dropbear: patch possible use after free by authenticated remote users with active command restrictions (CVE-2012-0920)
...
SVN-Revision: 30714
13 years ago
Felix Fietkau
d679fa5f9f
dropbear: disable assertions to reduce code size
...
SVN-Revision: 30668
13 years ago
Felix Fietkau
2dfa9533f9
dropbear: fix build breakage
...
SVN-Revision: 29340
13 years ago
Nicolas Thill
59a4ad8820
package/dropbear: update to 2011.54
...
SVN-Revision: 29330
13 years ago
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
14 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
15 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
16 years ago
Jo-Philipp Wich
b81b66061f
dropbear: update to 0.52 ( #4635 )
...
SVN-Revision: 15074
16 years ago
Andy Boyett
09e2dcc255
dropbear: upgrade to 0.51 - 160-tty_close merged upstream - patches refreshed
...
SVN-Revision: 11913
17 years ago
Florian Fainelli
01126a88cb
Remove these two patcheds that are now in the mainline source
...
SVN-Revision: 8401
18 years ago
Florian Fainelli
e96a64d75e
Upgrade dropbear to 0.50 ( #2201 )
...
SVN-Revision: 8400
18 years ago
Felix Fietkau
9114220553
refresh all package patches in the buildroot using quilt
...
SVN-Revision: 7490
18 years ago
Felix Fietkau
2b4cd792c1
fix tty close patch ( #1651 )
...
SVN-Revision: 7148
18 years ago
Felix Fietkau
7e7144602f
prevent dropbear from closing the tty prematurely if the readfd closes
...
SVN-Revision: 7117
18 years ago
Tim Yardley
f114756689
update dropbear to 0.49
...
SVN-Revision: 6890
18 years ago
Felix Fietkau
a375c80449
fix pam header related compile error in dropbear
...
SVN-Revision: 6397
18 years ago