aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/dropbear
Commit message (Expand)AuthorAgeFilesLines
* dropbear: fix dropbear startup issueHans Dedecker2018-12-212-2/+10
* dropbear: backport upstream fix for CVE-2018-15599Hans Dedecker2018-12-181-1/+1
* dropbear: let opkg manage symlinks of ssh, scpYousong Zhou2018-12-181-3/+5
* dropbear: backport upstream fix for CVE-2018-15599Hans Dedecker2018-08-243-3/+224
* dropbear: close all active clients on shutdownChristian Schoenebeck2018-08-081-0/+5
* dropbear: add option to set receive window sizeStijn Tintel2018-02-181-1/+4
* dropbear: disable MD5 HMAC and switch to sha1 fingerprintsMartin Schiller2017-12-122-3/+5
* add PKG_CPE_ID ids to package and toolsAlexander Couzens2017-11-171-0/+1
* dropbear: fix PKG_CONFIG_DEPENDSHans Dedecker2017-10-061-1/+4
* dropbear: make ssh compression support configurableMarcin Jurkowski2017-09-282-3/+13
* Revert "dropbear: Link ssh and scp command to /bin instead of /usr/bin"John Crispin2017-08-311-3/+3
* dropbear: Link ssh and scp command to /bin instead of /usr/binRosen Penev2017-08-311-3/+3
* dropbear: add option to set max auth triesStijn Tintel2017-06-282-2/+4
* dropbear: server support option '-T' max auth triesKevin Darbyshire-Bryant2017-06-282-2/+132
* dropbear: fix service trigger syntax errorKevin Darbyshire-Bryant2017-06-162-2/+2
* dropbear: bump to 2017.75Kevin Darbyshire-Bryant2017-05-212-17/+13
* dropbear: fix procd interface trigger installHans Dedecker2017-04-261-1/+3
* dropbear: bump PKG_RELEASEStijn Tintel2017-02-171-1/+1
* dropbear: enable SHA256 HMACsJoseph C. Sible2017-02-101-3/+2
* build: use mkhash to replace various quirky md5sum/openssl callsFelix Fietkau2017-01-051-1/+1
* treewide: clean up download hashesFelix Fietkau2016-12-161-1/+1
* dropbear: clean up default PATH handling in makefileDario Ernst2016-12-142-14/+2
* config: enable shadow passwords unconditionallyMatthias Schiffer2016-09-261-1/+0
* dropbear: hide dropbear versionKevin Darbyshire-Bryant2016-09-101-0/+4
* dropbear: mdns flag is a bool, not integerKarl Palsson2016-09-051-1/+1
* dropbear: security update to 2016.74Jo-Philipp Wich2016-08-121-2/+2
* dropbear: remove procd_open_trigger/procd_close_trigger callsFelix Fietkau2016-07-291-2/+0
* dropbear: Fix incorrect CONFIG_TARGET_INIT_PATH.Dario Ernst2016-05-241-2/+2
* dropbear: update to 2016.73Jo-Philipp Wich2016-05-136-28/+18
* dropbear: Add --disable-utmpx againHans Dedecker2016-05-121-0/+1
* dropbear: Add procd interface triggers when interface config is specifiedHans Dedecker2016-04-282-2/+22
* dropbear: Make utmp and putuline support configurable via seperate config opt...Hans Dedecker2016-04-282-3/+17
* dropbear: honor CONFIG_TARGET_INIT_PATHJo-Philipp Wich2016-02-082-6/+17
* dropbear: update version to 2015.71Felix Fietkau2016-01-155-10/+10
* dropbear: enable curve25519 support by default, increases compressed binary s...Felix Fietkau2016-01-101-1/+1
* dropbear: split out curve25519 support into a separate config optionFelix Fietkau2016-01-102-4/+19
* dropbear: add respawn param in case dropbear crashesFelix Fietkau2015-09-241-0/+1
* dropbear: remove generation and configuration of DSS keysSteven Barth2015-09-082-9/+4
* dropbear: disable 3des, cbc mode, dss support, saves about 5k gzippedFelix Fietkau2015-09-081-1/+20
* Disable telnet in favor of passwordless SSHSteven Barth2015-09-074-1/+41
* dropbear: bump to 2015.68Steven Barth2015-09-027-12/+12
* dropbear: update to 2015.67Steven Barth2015-04-187-414/+16
* package/*: replace occurences of 'ln -sf' to '$(LN)'Nicolas Thill2014-11-061-5/+5
* scripts: fix wrong usage of '==' operatorJohn Crispin2014-10-141-1/+1
* dropbear: ensure the interface has an ip-addressSteven Barth2014-10-091-11/+12
* dropbear: add mdns support to the init.d scriptJohn Crispin2014-08-291-2/+5
* package/*: remove useless explicit set of function returncodeJohn Crispin2014-08-251-1/+0
* dropbear: restore performance by disabling mips16Jonas Gorski2014-08-211-1/+2
* dropbear: fix keepalive moreJonas Gorski2014-08-211-0/+333
* dropbear: fix keepalive with puttyJonas Gorski2014-08-131-0/+58