openwrt/package/network/services/dropbear
Konstantin Demin 5d27b10c61 dropbear: introduce config option "keyfile" (replacement for "rsakeyfile")
* option "keyfile" is more generic than "rsakeyfile".
* option "rsakeyfile" is considered to be deprecated and should be removed
  in future releases.
* warn user (in syslog) if option "rsakeyfile" is used
* better check options ("rsakeyfile" and "keyfile"): don't append
  "-r keyfile" to command line if file is absent (doesn't exist or empty),
  warn user (in syslog) about such files

Signed-off-by: Konstantin Demin <rockdrilla@gmail.com>
2019-03-25 22:25:34 +01:00
..
files dropbear: introduce config option "keyfile" (replacement for "rsakeyfile") 2019-03-25 22:25:34 +01:00
patches dropbear: fix regression where TTY modes weren't reset for client 2019-03-25 22:25:33 +01:00
Config.in dropbear: make ssh compression support configurable 2017-09-28 21:47:16 +02:00
Makefile dropbear: add initial support for ECC host key 2019-03-25 22:25:33 +01:00