openwrt/package/network/services/dropbear
Kevin Darbyshire-Bryant 8693ab5152 dropbear: server support option '-T' max auth tries
Add support for '-T n' for a run-time specification for maximum number
of authentication attempts where 'n' is between 1 and compile time
option MAX_AUTH_TRIES.

A default number of tries can be specified at compile time using
'DEFAULT_AUTH_TRIES' which itself defaults to MAX_AUTH_TRIES for
backwards compatibility.

Signed-off-by: Kevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>
(cherry picked from commit 9aaf3d3501)
2017-12-13 16:23:38 +01:00
..
files dropbear: fix procd interface trigger install 2017-12-13 15:20:13 +01:00
patches dropbear: server support option '-T' max auth tries 2017-12-13 16:23:38 +01:00
Config.in dropbear: Make utmp and putuline support configurable via seperate config options 2016-04-28 13:47:48 +02:00
Makefile dropbear: fix service trigger syntax error 2017-06-17 13:50:27 +02:00