aboutsummaryrefslogtreecommitdiff
path: root/package/dropbear/patches
Commit message (Collapse)AuthorAge
* packages: sort network related packages into package/network/Felix Fietkau2012-10-10
| | | | SVN-Revision: 33688
* dropbear: set DEFAULT_PATH for non-interactive loginsJo-Philipp Wich2012-07-05
| | | | | | | | | | | | Set PATH in non-interactive logins to include /sbin paths, so to be consistent with what is currently set in /etc/profile for interactive shells. [jow: reapply with current patch level, fix inner patch, refresh] Signed-off-by: Gui Iribarren <gui@altermundi.net> SVN-Revision: 32620
* dropbear: patch possible use after free by authenticated remote users with ↵Jo-Philipp Wich2012-02-25
| | | | | | active command restrictions (CVE-2012-0920) SVN-Revision: 30714
* dropbear: disable assertions to reduce code sizeFelix Fietkau2012-02-21
| | | | SVN-Revision: 30668
* dropbear: fix build breakageFelix Fietkau2011-11-27
| | | | SVN-Revision: 29340
* package/dropbear: update to 2011.54Nicolas Thill2011-11-25
| | | | SVN-Revision: 29330
* package/dropbear: fix segfault with remote port forwarding (closes: #10339)Nicolas Thill2011-11-03
| | | | SVN-Revision: 28718
* dropbear: - split port argument at the rightmost colon, allows binding to ↵Jo-Philipp Wich2011-07-31
| | | | | | specific IPv6 addresses - don't use uci ipaddr var but resolve ifname and get addresses from it (#9853) SVN-Revision: 27843
* r25831 reduced the size of the dropbear executable by, among other things,John Crispin2011-04-01
| | | | | | | | | | | | | | | | | 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
* dropbear: fix missing -lcrypt on BSDish host systems (#8971)Jo-Philipp Wich2011-03-06
| | | | SVN-Revision: 25891
* tune some more options by default to decrease sizeImre Kaloz2011-03-02
| | | | SVN-Revision: 25831
* upgrade to 0.53.1Imre Kaloz2011-03-02
| | | | SVN-Revision: 25830
* package/dropbear: refresh patchesGabor Juhos2010-03-26
| | | | SVN-Revision: 20460
* dropbear: fix 100-pubkey_path.patch which broke pubkey auth after updating ↵Jo-Philipp Wich2009-04-07
| | | | | | to 0.52 - thanks maniac103! SVN-Revision: 15144
* dropbear: update to 0.52 (#4635)Jo-Philipp Wich2009-03-29
| | | | SVN-Revision: 15074
* dropbear: upgrade to 0.51 - 160-tty_close merged upstream - patches refreshedAndy Boyett2008-07-24
| | | | SVN-Revision: 11913
* Remove these two patcheds that are now in the mainline sourceFlorian Fainelli2007-08-12
| | | | SVN-Revision: 8401
* Upgrade dropbear to 0.50 (#2201)Florian Fainelli2007-08-11
| | | | SVN-Revision: 8400
* refresh all package patches in the buildroot using quiltFelix Fietkau2007-06-04
| | | | SVN-Revision: 7490
* fix tty close patch (#1651)Felix Fietkau2007-05-09
| | | | SVN-Revision: 7148
* prevent dropbear from closing the tty prematurely if the readfd closesFelix Fietkau2007-05-06
| | | | SVN-Revision: 7117
* update dropbear to 0.49Tim Yardley2007-04-08
| | | | SVN-Revision: 6890
* fix pam header related compile error in dropbearFelix Fietkau2007-02-27
| | | | SVN-Revision: 6397
* finally move buildroot-ng to trunkFelix Fietkau2016-03-20