| Commit message (Expand) | Author | Age | Files | Lines |
* | dropbear: add ed25519 and chacha20-poly1305 | Vladislav Grishenko | 2020-05-30 | 1 | -1/+10 |
* | dropbear: backport add ip address to exit without auth messages | Kevin Darbyshire-Bryant | 2020-04-05 | 1 | -1/+1 |
* | dropbear: fix compile error | John Crispin | 2020-01-15 | 1 | -1/+2 |
* | dropbear: move failsafe code out of base-files | Kyle Copperfield | 2020-01-15 | 1 | -1/+2 |
* | dropbear: Activate PIE by default | Hauke Mehrtens | 2020-01-13 | 1 | -0/+1 |
* | dropbear: add missing zlib dependency for dropbearconvert | Matt Merhar | 2020-01-05 | 1 | -0/+1 |
* | dropbear: rebuild libs on config change | Yousong Zhou | 2019-11-01 | 1 | -0/+4 |
* | dropbear: allow build without dbclient | Rosy Song | 2019-04-18 | 1 | -4/+5 |
* | dropbear: bump to 2019.78 | Hans Dedecker | 2019-04-07 | 1 | -2/+2 |
* | dropbear: split ECC support to basic and full | Konstantin Demin | 2019-03-25 | 1 | -1/+7 |
* | dropbear: add initial support for ECC host key | Konstantin Demin | 2019-03-25 | 1 | -0/+2 |
* | dropbear: bump to 2019.77 | Konstantin Demin | 2019-03-25 | 1 | -20/+21 |
* | dropbear: fix dropbear startup issue | Hans Dedecker | 2018-12-18 | 1 | -1/+1 |
* | dropbear: Install /etc/config as 600 | Rosen Penev | 2018-09-19 | 1 | -3/+3 |
* | dropbear: backport upstream fix for CVE-2018-15599 | Hans Dedecker | 2018-08-24 | 1 | -1/+1 |
* | dropbear: compile with LTO enabled | Felix Fietkau | 2018-07-13 | 1 | -2/+2 |
* | dropbear: let opkg manage symlinks of ssh, scp | Yousong Zhou | 2018-06-25 | 1 | -3/+5 |
* | dropbear: disable MD5 HMAC and switch to sha1 fingerprints | Martin Schiller | 2017-12-12 | 1 | -1/+1 |
* | add PKG_CPE_ID ids to package and tools | Alexander Couzens | 2017-11-17 | 1 | -0/+1 |
* | dropbear: fix PKG_CONFIG_DEPENDS | Hans Dedecker | 2017-10-06 | 1 | -1/+4 |
* | dropbear: make ssh compression support configurable | Marcin Jurkowski | 2017-09-28 | 1 | -3/+4 |
* | Revert "dropbear: Link ssh and scp command to /bin instead of /usr/bin" | John Crispin | 2017-08-31 | 1 | -3/+3 |
* | dropbear: Link ssh and scp command to /bin instead of /usr/bin | Rosen Penev | 2017-08-31 | 1 | -3/+3 |
* | dropbear: add option to set max auth tries | Stijn Tintel | 2017-06-28 | 1 | -1/+1 |
* | dropbear: fix service trigger syntax error | Kevin Darbyshire-Bryant | 2017-06-16 | 1 | -1/+1 |
* | dropbear: bump to 2017.75 | Kevin Darbyshire-Bryant | 2017-05-21 | 1 | -3/+3 |
* | dropbear: bump PKG_RELEASE | Stijn Tintel | 2017-02-17 | 1 | -1/+1 |
* | build: use mkhash to replace various quirky md5sum/openssl calls | Felix Fietkau | 2017-01-05 | 1 | -1/+1 |
* | treewide: clean up download hashes | Felix Fietkau | 2016-12-16 | 1 | -1/+1 |
* | dropbear: clean up default PATH handling in makefile | Dario Ernst | 2016-12-14 | 1 | -2/+2 |
* | config: enable shadow passwords unconditionally | Matthias Schiffer | 2016-09-26 | 1 | -1/+0 |
* | dropbear: hide dropbear version | Kevin Darbyshire-Bryant | 2016-09-10 | 1 | -0/+4 |
* | dropbear: security update to 2016.74 | Jo-Philipp Wich | 2016-08-12 | 1 | -2/+2 |
* | dropbear: Fix incorrect CONFIG_TARGET_INIT_PATH. | Dario Ernst | 2016-05-24 | 1 | -2/+2 |
* | dropbear: update to 2016.73 | Jo-Philipp Wich | 2016-05-13 | 1 | -3/+3 |
* | dropbear: Add --disable-utmpx again | Hans Dedecker | 2016-05-12 | 1 | -0/+1 |
* | dropbear: Add procd interface triggers when interface config is specified | Hans Dedecker | 2016-04-28 | 1 | -1/+1 |
* | dropbear: Make utmp and putuline support configurable via seperate config opt... | Hans Dedecker | 2016-04-28 | 1 | -3/+2 |
* | dropbear: honor CONFIG_TARGET_INIT_PATH | Jo-Philipp Wich | 2016-02-08 | 1 | -3/+13 |
* | dropbear: update version to 2015.71 | Felix Fietkau | 2016-01-15 | 1 | -4/+4 |
* | dropbear: split out curve25519 support into a separate config option | Felix Fietkau | 2016-01-10 | 1 | -2/+9 |
* | dropbear: remove generation and configuration of DSS keys | Steven Barth | 2015-09-08 | 1 | -3/+1 |
* | Disable telnet in favor of passwordless SSH | Steven Barth | 2015-09-07 | 1 | -1/+1 |
* | dropbear: bump to 2015.68 | Steven Barth | 2015-09-02 | 1 | -2/+2 |
* | dropbear: update to 2015.67 | Steven Barth | 2015-04-18 | 1 | -3/+3 |
* | package/*: replace occurences of 'ln -sf' to '$(LN)' | Nicolas Thill | 2014-11-06 | 1 | -5/+5 |
* | dropbear: restore performance by disabling mips16 | Jonas Gorski | 2014-08-21 | 1 | -1/+2 |
* | dropbear: update to 2014.65 | Steven Barth | 2014-08-11 | 1 | -2/+2 |
* | dropbear: move options.h editing to Build/Configure | Felix Fietkau | 2014-03-29 | 1 | -3/+3 |
* | dropbear: update to 2014.63 | Felix Fietkau | 2014-03-29 | 1 | -2/+22 |