Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dropbear: set DEFAULT_PATH for non-interactive logins | Jo-Philipp Wich | 2012-07-05 | 1 | -0/+11 |
| | | | | | | | | | | | | 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 Wich | 2012-02-25 | 2 | -1/+92 |
| | | | | | | active command restrictions (CVE-2012-0920) SVN-Revision: 30714 | ||||
* | dropbear: disable assertions to reduce code size | Felix Fietkau | 2012-02-21 | 1 | -0/+14 |
| | | | | SVN-Revision: 30668 | ||||
* | dropbear: fix build breakage | Felix Fietkau | 2011-11-27 | 1 | -0/+9 |
| | | | | SVN-Revision: 29340 | ||||
* | package/dropbear: update to 2011.54 | Nicolas Thill | 2011-11-25 | 4 | -50/+10 |
| | | | | SVN-Revision: 29330 | ||||
* | package/dropbear: fix segfault with remote port forwarding (closes: #10339) | Nicolas Thill | 2011-11-03 | 1 | -0/+40 |
| | | | | SVN-Revision: 28718 | ||||
* | dropbear: - split port argument at the rightmost colon, allows binding to ↵ | Jo-Philipp Wich | 2011-07-31 | 1 | -0/+11 |
| | | | | | | 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 Crispin | 2011-04-01 | 1 | -9/+0 |
| | | | | | | | | | | | | | | | | | 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 Wich | 2011-03-06 | 1 | -0/+20 |
| | | | | SVN-Revision: 25891 | ||||
* | tune some more options by default to decrease size | Imre Kaloz | 2011-03-02 | 2 | -11/+76 |
| | | | | SVN-Revision: 25831 | ||||
* | upgrade to 0.53.1 | Imre Kaloz | 2011-03-02 | 3 | -5/+16 |
| | | | | SVN-Revision: 25830 | ||||
* | package/dropbear: refresh patches | Gabor Juhos | 2010-03-26 | 4 | -20/+13 |
| | | | | SVN-Revision: 20460 | ||||
* | dropbear: fix 100-pubkey_path.patch which broke pubkey auth after updating ↵ | Jo-Philipp Wich | 2009-04-07 | 1 | -26/+71 |
| | | | | | | to 0.52 - thanks maniac103! SVN-Revision: 15144 | ||||
* | dropbear: update to 0.52 (#4635) | Jo-Philipp Wich | 2009-03-29 | 4 | -21/+21 |
| | | | | SVN-Revision: 15074 | ||||
* | dropbear: upgrade to 0.51 - 160-tty_close merged upstream - patches refreshed | Andy Boyett | 2008-07-24 | 5 | -42/+25 |
| | | | | SVN-Revision: 11913 | ||||
* | Remove these two patcheds that are now in the mainline source | Florian Fainelli | 2007-08-12 | 2 | -0/+0 |
| | | | | SVN-Revision: 8401 | ||||
* | Upgrade dropbear to 0.50 (#2201) | Florian Fainelli | 2007-08-11 | 7 | -44/+18 |
| | | | | SVN-Revision: 8400 | ||||
* | refresh all package patches in the buildroot using quilt | Felix Fietkau | 2007-06-04 | 7 | -42/+40 |
| | | | | SVN-Revision: 7490 | ||||
* | fix tty close patch (#1651) | Felix Fietkau | 2007-05-09 | 1 | -1/+10 |
| | | | | SVN-Revision: 7148 | ||||
* | prevent dropbear from closing the tty prematurely if the readfd closes | Felix Fietkau | 2007-05-06 | 1 | -0/+19 |
| | | | | SVN-Revision: 7117 | ||||
* | update dropbear to 0.49 | Tim Yardley | 2007-04-08 | 2 | -28/+8 |
| | | | | SVN-Revision: 6890 | ||||
* | fix pam header related compile error in dropbear | Felix Fietkau | 2007-02-27 | 1 | -0/+19 |
| | | | | SVN-Revision: 6397 | ||||
* | finally move buildroot-ng to trunk | Felix Fietkau | 2016-03-20 | 6 | -0/+124 |