aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/dropbear
Commit message (Expand)AuthorAgeFilesLines
* build: introduce $(MKHASH)Leonardo Mörlein2021-05-131-1/+1
* dropbear: bump package versionKonstantin Demin2020-12-111-1/+1
* dropbear: add ssh-askpass support in configurationKonstantin Demin2020-12-112-1/+12
* dropbear: roll up recipes into mapping listsKonstantin Demin2020-12-111-24/+59
* dropbear: rework recipes that configure buildKonstantin Demin2020-12-111-22/+17
* dropbear: reorder options in Configure recipeKonstantin Demin2020-12-111-11/+11
* dropbear: enable back DROPBEAR_USE_PASSWORD_ENVKonstantin Demin2020-12-111-2/+1
* dropbear: update to 2.81Hans Dedecker2020-11-154-9/+7
* dropbear: use new extra_command wrapperFlorian Eckert2020-11-022-3/+3
* dropbear: Enable Ed25519 for normal devicesPaul Spooren2020-09-062-3/+4
* dropbear: allow disabling support for scpRui Salvaterra2020-08-152-4/+10
* dropbear: fix ssh alternative when dbclient isn't builtRui Salvaterra2020-08-121-3/+3
* dropbear: make rsa-sha2-256 pubkeys usable againPetr Štetiar2020-07-071-0/+40
* dropbear: bump to 2020.80Hans Dedecker2020-06-304-78/+2
* dropbear: init: replace backticks with $()Rui Salvaterra2020-06-301-3/+3
* dropbear: fix compilation for uClibcHans Dedecker2020-06-242-0/+59
* dropbear: bump to 2020.79Konstantin Demin2020-06-219-3722/+36
* dropbear: add ed25519 and chacha20-poly1305Vladislav Grishenko2020-05-305-3/+3613
* dropbear: backport add ip address to exit without auth messagesKevin Darbyshire-Bryant2020-04-052-1/+120
* 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