aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/dropbear
Commit message (Expand)AuthorAgeFilesLines
* dropbear: fix compile errorJohn Crispin2020-01-151-1/+2
* dropbear: move failsafe code out of base-filesKyle Copperfield2020-01-152-1/+10
* dropbear: Activate PIE by defaultHauke Mehrtens2020-01-131-0/+1
* dropbear: add missing zlib dependency for dropbearconvertMatt Merhar2020-01-051-0/+1
* dropbear: rebuild libs on config changeYousong Zhou2019-11-011-0/+4
* dropbear: allow build without dbclientRosy Song2019-04-182-4/+9
* dropbear: bump to 2019.78Hans Dedecker2019-04-072-48/+2
* dropbear: split ECC support to basic and fullKonstantin Demin2019-03-252-8/+31
* dropbear: rewrite init script startup logic to handle both host key filesKonstantin Demin2019-03-251-24/+38
* dropbear: change type of config option "Port" to scalar type "port"Konstantin Demin2019-03-251-1/+1
* dropbear: introduce config option "keyfile" (replacement for "rsakeyfile")Konstantin Demin2019-03-251-1/+56
* dropbear: add initial support for ECC host keyKonstantin Demin2019-03-251-0/+2
* dropbear: fix regression where TTY modes weren't reset for clientKonstantin Demin2019-03-251-0/+46
* dropbear: honour CFLAGS while building bundled libtomcrypt/libtommathKonstantin Demin2019-03-251-0/+48
* dropbear: fix hardening flags during configureKonstantin Demin2019-03-251-0/+56
* dropbear: bump to 2019.77Konstantin Demin2019-03-2512-517/+52
* procd: Add wrapper for uci_validate_section()Jeffery To2019-01-221-7/+4
* dropbear: fix dropbear startup issueHans Dedecker2018-12-182-2/+10
* dropbear: Install /etc/config as 600Rosen Penev2018-09-191-3/+3
* dropbear: backport upstream fix for CVE-2018-15599Hans Dedecker2018-08-243-3/+224
* dropbear: close all active clients on shutdownChristian Schoenebeck2018-07-161-0/+5
* dropbear: compile with LTO enabledFelix Fietkau2018-07-132-2/+35
* dropbear: let opkg manage symlinks of ssh, scpYousong Zhou2018-06-251-3/+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