| Commit message (Expand) | Author | Age | Files | Lines |
* | procd: Add wrapper for uci_validate_section() | Jeffery To | 2019-01-22 | 1 | -7/+4 |
* | dropbear: fix dropbear startup issue | Hans Dedecker | 2018-12-18 | 2 | -2/+10 |
* | 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 | 3 | -3/+224 |
* | dropbear: close all active clients on shutdown | Christian Schoenebeck | 2018-07-16 | 1 | -0/+5 |
* | dropbear: compile with LTO enabled | Felix Fietkau | 2018-07-13 | 2 | -2/+35 |
* | dropbear: let opkg manage symlinks of ssh, scp | Yousong Zhou | 2018-06-25 | 1 | -3/+5 |
* | dropbear: add option to set receive window size | Stijn Tintel | 2018-02-18 | 1 | -1/+4 |
* | dropbear: disable MD5 HMAC and switch to sha1 fingerprints | Martin Schiller | 2017-12-12 | 2 | -3/+5 |
* | 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 | 2 | -3/+13 |
* | 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 | 2 | -2/+4 |
* | dropbear: server support option '-T' max auth tries | Kevin Darbyshire-Bryant | 2017-06-28 | 2 | -2/+132 |
* | dropbear: fix service trigger syntax error | Kevin Darbyshire-Bryant | 2017-06-16 | 2 | -2/+2 |
* | dropbear: bump to 2017.75 | Kevin Darbyshire-Bryant | 2017-05-21 | 2 | -17/+13 |
* | dropbear: fix procd interface trigger install | Hans Dedecker | 2017-04-26 | 1 | -1/+3 |
* | dropbear: bump PKG_RELEASE | Stijn Tintel | 2017-02-17 | 1 | -1/+1 |
* | dropbear: enable SHA256 HMACs | Joseph C. Sible | 2017-02-10 | 1 | -3/+2 |
* | 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 | 2 | -14/+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: mdns flag is a bool, not integer | Karl Palsson | 2016-09-05 | 1 | -1/+1 |
* | dropbear: security update to 2016.74 | Jo-Philipp Wich | 2016-08-12 | 1 | -2/+2 |
* | dropbear: remove procd_open_trigger/procd_close_trigger calls | Felix Fietkau | 2016-07-29 | 1 | -2/+0 |
* | 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 | 6 | -28/+18 |
* | 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 | 2 | -2/+22 |
* | dropbear: Make utmp and putuline support configurable via seperate config opt... | Hans Dedecker | 2016-04-28 | 2 | -3/+17 |
* | dropbear: honor CONFIG_TARGET_INIT_PATH | Jo-Philipp Wich | 2016-02-08 | 2 | -6/+17 |
* | dropbear: update version to 2015.71 | Felix Fietkau | 2016-01-15 | 5 | -10/+10 |
* | dropbear: enable curve25519 support by default, increases compressed binary s... | Felix Fietkau | 2016-01-10 | 1 | -1/+1 |
* | dropbear: split out curve25519 support into a separate config option | Felix Fietkau | 2016-01-10 | 2 | -4/+19 |
* | dropbear: add respawn param in case dropbear crashes | Felix Fietkau | 2015-09-24 | 1 | -0/+1 |
* | dropbear: remove generation and configuration of DSS keys | Steven Barth | 2015-09-08 | 2 | -9/+4 |
* | dropbear: disable 3des, cbc mode, dss support, saves about 5k gzipped | Felix Fietkau | 2015-09-08 | 1 | -1/+20 |
* | Disable telnet in favor of passwordless SSH | Steven Barth | 2015-09-07 | 4 | -1/+41 |
* | dropbear: bump to 2015.68 | Steven Barth | 2015-09-02 | 7 | -12/+12 |
* | dropbear: update to 2015.67 | Steven Barth | 2015-04-18 | 7 | -414/+16 |
* | package/*: replace occurences of 'ln -sf' to '$(LN)' | Nicolas Thill | 2014-11-06 | 1 | -5/+5 |
* | scripts: fix wrong usage of '==' operator | John Crispin | 2014-10-14 | 1 | -1/+1 |
* | dropbear: ensure the interface has an ip-address | Steven Barth | 2014-10-09 | 1 | -11/+12 |
* | dropbear: add mdns support to the init.d script | John Crispin | 2014-08-29 | 1 | -2/+5 |
* | package/*: remove useless explicit set of function returncode | John Crispin | 2014-08-25 | 1 | -1/+0 |
* | dropbear: restore performance by disabling mips16 | Jonas Gorski | 2014-08-21 | 1 | -1/+2 |