index
:
openwrt.git
feature/odhcpd_odhcp6c_udhcpc-capsdrop
linksys3200ac-master
master
OpenWrt Source Repository
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
package
/
network
/
services
/
dropbear
/
files
/
dropbear.init
Commit message (
Expand
)
Author
Age
*
dropbear: better handle interfaces
Konstantin Demin
2024-02-09
*
dropbear: better handle receive window size
Konstantin Demin
2024-02-09
*
dropbear: adjust file permissions
Konstantin Demin
2024-02-09
*
dropbear: 'rsakeyfile' -> 'keyfile' transition
Konstantin Demin
2024-02-09
*
dropbear: increase default receive window size
David Bauer
2023-12-28
*
dropbear: add ForceCommand uci option
Nozomi Miyamori
2023-05-20
*
dropbear: use new extra_command wrapper
Florian Eckert
2020-11-02
*
dropbear: init: replace backticks with $()
Rui Salvaterra
2020-06-30
*
dropbear: add ed25519 and chacha20-poly1305
Vladislav Grishenko
2020-05-30
*
dropbear: rewrite init script startup logic to handle both host key files
Konstantin Demin
2019-03-25
*
dropbear: change type of config option "Port" to scalar type "port"
Konstantin Demin
2019-03-25
*
dropbear: introduce config option "keyfile" (replacement for "rsakeyfile")
Konstantin Demin
2019-03-25
*
procd: Add wrapper for uci_validate_section()
Jeffery To
2019-01-22
*
dropbear: fix dropbear startup issue
Hans Dedecker
2018-12-18
*
dropbear: close all active clients on shutdown
Christian Schoenebeck
2018-07-16
*
dropbear: add option to set receive window size
Stijn Tintel
2018-02-18
*
dropbear: add option to set max auth tries
Stijn Tintel
2017-06-28
*
dropbear: fix service trigger syntax error
Kevin Darbyshire-Bryant
2017-06-16
*
dropbear: fix procd interface trigger install
Hans Dedecker
2017-04-26
*
dropbear: mdns flag is a bool, not integer
Karl Palsson
2016-09-05
*
dropbear: remove procd_open_trigger/procd_close_trigger calls
Felix Fietkau
2016-07-29
*
dropbear: Add procd interface triggers when interface config is specified
Hans Dedecker
2016-04-28
*
dropbear: add respawn param in case dropbear crashes
Felix Fietkau
2015-09-24
*
dropbear: remove generation and configuration of DSS keys
Steven Barth
2015-09-08
*
scripts: fix wrong usage of '==' operator
John Crispin
2014-10-14
*
dropbear: ensure the interface has an ip-address
Steven Barth
2014-10-09
*
dropbear: add mdns support to the init.d script
John Crispin
2014-08-29
*
package/*: remove useless explicit set of function returncode
John Crispin
2014-08-25
*
dropbear: make missing variables local
John Crispin
2014-06-02
*
dropbear: add options SSHKeepAlive and IdleTimeout.
Felix Fietkau
2014-03-29
*
dropbear: fix interface config setting
Felix Fietkau
2014-03-29
*
procd: fixup 2 wrong option types
John Crispin
2013-11-13
*
procd: convert services to the new validation api
John Crispin
2013-11-13
*
fix various init scripts
Luka Perkov
2013-09-23
*
procd: convert various packages to procd style init.d scripts
John Crispin
2013-09-17
*
dropbear: register a config.change trigger
John Crispin
2013-07-11
*
dropbear: convert init script to procd
Felix Fietkau
2012-12-22
*
dropbear: use network_get_device instead of scan_interfaces to get the device...
Felix Fietkau
2012-12-22
*
packages: sort network related packages into package/network/
Felix Fietkau
2012-10-10