index
:
openwrt/upstream
attitude_adjustment
barrier_breaker
chaos_calmer
lede-17.01
less-old-master
master
old-master
openwrt-18.06
openwrt-19.07
upstream
upstream openwrt
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
package
/
network
/
services
/
dropbear
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
dropbear: fix keepalive more
Jonas Gorski
2014-08-21
1
-0
/
+333
*
dropbear: fix keepalive with putty
Jonas Gorski
2014-08-13
1
-0
/
+58
*
dropbear: update to 2014.65
Steven Barth
2014-08-11
5
-10
/
+10
*
dropbear: make missing variables local
John Crispin
2014-06-02
1
-1
/
+1
*
dropbear: move options.h editing to Build/Configure
Felix Fietkau
2014-03-29
1
-3
/
+3
*
dropbear: add options SSHKeepAlive and IdleTimeout.
Felix Fietkau
2014-03-29
1
-1
/
+5
*
dropbear: fix interface config setting
Felix Fietkau
2014-03-29
1
-2
/
+2
*
dropbear: update to 2014.63
Felix Fietkau
2014-03-29
7
-52
/
+61
*
procd: fixup 2 wrong option types
John Crispin
2013-11-13
1
-1
/
+1
*
procd: convert services to the new validation api
John Crispin
2013-11-13
1
-58
/
+51
[next]