| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | /etc/config/* should use INSTALL_DATA | Tim Yardley | 2007-01-04 | 1 | -1/+1 |
* | replace lots of manual install commands with INSTALL_* variables | Felix Fietkau | 2006-11-23 | 1 | -9/+9 |
* | implement target profiles in menuconfig | Felix Fietkau | 2006-11-12 | 1 | -1/+0 |
* | fix dropbear keygen | Felix Fietkau | 2006-11-01 | 1 | -1/+1 |
* | fix unnecessary dropbear key generation | Felix Fietkau | 2006-10-31 | 1 | -5/+10 |
* | sync dropbear init script with whiterussian, fix locking and add config integ... | Felix Fietkau | 2006-10-29 | 3 | -13/+46 |
* | fix dropbear init script | Felix Fietkau | 2006-10-26 | 1 | -1/+1 |
* | init script cleanup, use /etc/rc.d/ for enabled scripts, /etc/init.d/<pkgname... | Felix Fietkau | 2006-10-15 | 1 | -1/+1 |
* | finally move buildroot-ng to trunk | Felix Fietkau | 2016-03-20 | 8 | -0/+267 |