| Commit message (Expand) | Author | Age | Files | Lines |
* | dropbear: patch possible use after free by authenticated remote users with ac... | Jo-Philipp Wich | 2012-02-25 | 3 | -3/+94 |
* | dropbear: disable assertions to reduce code size | Felix Fietkau | 2012-02-21 | 1 | -0/+14 |
* | dropbear: fix build breakage | Felix Fietkau | 2011-11-27 | 1 | -0/+9 |
* | package/dropbear: update to 2011.54 | Nicolas Thill | 2011-11-25 | 5 | -54/+14 |
* | package/dropbear: use new service wrapper | Nicolas Thill | 2011-11-07 | 2 | -13/+19 |
* | package/dropbear: fix segfault with remote port forwarding (closes: #10339) | Nicolas Thill | 2011-11-03 | 2 | -1/+41 |
* | dropbear: - split port argument at the rightmost colon, allows binding to spe... | Jo-Philipp Wich | 2011-07-31 | 3 | -7/+38 |
* | r25831 reduced the size of the dropbear executable by, among other things, | John Crispin | 2011-04-01 | 2 | -10/+1 |
* | dropbear: fix missing -lcrypt on BSDish host systems (#8971) | Jo-Philipp Wich | 2011-03-06 | 1 | -0/+20 |
* | tune some more options by default to decrease size | Imre Kaloz | 2011-03-02 | 3 | -12/+77 |
* | upgrade to 0.53.1 | Imre Kaloz | 2011-03-02 | 4 | -9/+21 |
* | dropbear: use -ffunction-sections, -fdata-sections and --gc-sections, saves 1... | Felix Fietkau | 2011-03-02 | 1 | -1/+2 |
* | dropbear: compile out libtomcrypt assertion messages, saves some more space | Felix Fietkau | 2011-02-13 | 1 | -0/+2 |
* | dropbear: Add config options to allow specification of host key files, thanks... | Vasilis Tsiligiannis | 2010-09-29 | 1 | -0/+5 |
* | package/dropbear: simplify & reduce init script size (closes #7985) | Alexandros C. Couloumbis | 2010-09-24 | 1 | -25/+17 |
* | From: Joseph Roback <openwrt-devel@roback.cc> | Michael Büsch | 2010-09-07 | 1 | -2/+4 |
* | dropbear: Explicity list default RootPasswordAuth value in default config fil... | Daniel Dickinson | 2010-07-27 | 1 | -0/+1 |
* | dropbear: Add RootLogin parameter to control whether ssh logins as root are a... | Daniel Dickinson | 2010-07-27 | 1 | -1/+5 |
* | package/dropbear: bump release number (missed in r20960) | Nicolas Thill | 2010-05-21 | 1 | -1/+1 |
* | package] dropbear: Add bind 'Interface' option (#7149) | Vasilis Tsiligiannis | 2010-04-17 | 1 | -1/+8 |
* | package/dropbear: refresh patches | Gabor Juhos | 2010-03-26 | 4 | -20/+13 |
* | this patch allow to set -g option 1. -g allow to make a more secure ssh serve... | Travis Kemen | 2010-03-14 | 1 | -3/+8 |
* | dropbear: performance improvements in init script, quiet mode for start-stop-... | Jo-Philipp Wich | 2010-02-10 | 1 | -9/+8 |
* | stop dropbear at shutdown as well | Felix Fietkau | 2010-01-30 | 1 | -0/+1 |
* | dropbear: add GatewayPorts (-a) option (#6503) | Jo-Philipp Wich | 2010-01-14 | 2 | -3/+6 |
* | #4985 - fixes dropbear banner file, thanks Roman Yepishev | John Crispin | 2009-10-08 | 2 | -1/+6 |
* | dropbear: safely support remote restarting of dropbear process; bump pkg revi... | Jo-Philipp Wich | 2009-08-03 | 2 | -26/+114 |
* | get rid of $Id$ - it has never helped us and it has broken too many patches ;) | Felix Fietkau | 2009-04-17 | 1 | -1/+0 |
* | dropbear: fix 100-pubkey_path.patch which broke pubkey auth after updating to... | Jo-Philipp Wich | 2009-04-07 | 2 | -27/+72 |
* | dropbear: update to 0.52 (#4635) | Jo-Philipp Wich | 2009-03-29 | 5 | -25/+25 |
* | invert the mirror orders seems the first one seems to be offline right now | Florian Fainelli | 2009-02-10 | 1 | -2/+2 |
* | add dropkey ssh keys and config files to the conffiles section (#2014) | Florian Fainelli | 2009-02-03 | 2 | -5/+12 |
* | Allow dropbear to use shadow passwords, and correct base-files generation of ... | Peter Denison | 2008-09-30 | 1 | -2/+2 |
* | make opkg the default package manager, disable busybox ipkg from building by ... | Travis Kemen | 2008-08-16 | 1 | -3/+3 |
* | dropbear: upgrade to 0.51 - 160-tty_close merged upstream - patches refreshed | Andy Boyett | 2008-07-24 | 6 | -50/+34 |
* | move package description to a separate definition, remove it when DESCRIPTION... | Nicolas Thill | 2007-09-07 | 1 | -2/+4 |
* | Remove these two patcheds that are now in the mainline source | Florian Fainelli | 2007-08-12 | 2 | -0/+0 |
* | Upgrade dropbear to 0.50 (#2201) | Florian Fainelli | 2007-08-11 | 8 | -52/+24 |
* | add dropbear host keys to conffiles | Felix Fietkau | 2007-06-15 | 1 | -1/+4 |
* | refresh all package patches in the buildroot using quilt | Felix Fietkau | 2007-06-04 | 7 | -42/+40 |
* | START/STOP values must be specified in the init script | Mike Baker | 2007-05-10 | 1 | -0/+1 |
* | fix tty close patch (#1651) | Felix Fietkau | 2007-05-09 | 1 | -1/+10 |
* | prevent dropbear from closing the tty prematurely if the readfd closes | Felix Fietkau | 2007-05-06 | 1 | -0/+19 |
* | update dropbear to 0.49 | Tim Yardley | 2007-04-08 | 3 | -31/+12 |
* | add file type autodetection for the unpack command and nuke PKG_CAT:= in lots... | Felix Fietkau | 2007-03-16 | 1 | -1/+0 |
* | add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DI... | Felix Fietkau | 2007-03-16 | 1 | -2/+0 |
* | fix pam header related compile error in dropbear | Felix Fietkau | 2007-02-27 | 1 | -0/+19 |
* | various configure related cleanups | Felix Fietkau | 2007-02-25 | 1 | -38/+17 |
* | cosmetic fix | Felix Fietkau | 2007-01-20 | 1 | -1/+1 |
* | fix dropbear config (#960) | Felix Fietkau | 2007-01-17 | 1 | -3/+3 |