openwrtv3/package/network/services/dropbear
Kevin Darbyshire-Bryant 9aaf3d3501 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>
2017-06-28 02:18:20 +02:00
..
files dropbear: fix service trigger syntax error 2017-06-16 12:05:25 +02:00
patches dropbear: server support option '-T' max auth tries 2017-06-28 02:18:20 +02: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-16 12:05:25 +02:00