You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
7 years ago
..
010-runtime-maxauthtries.patch dropbear: server support option '-T' max auth tries 7 years ago
100-pubkey_path.patch dropbear: bump to 2017.75 7 years ago
110-change_user.patch dropbear: bump to 2015.68 9 years ago
120-openwrt_options.patch dropbear: enable SHA256 HMACs 7 years ago
130-ssh_ignore_x_args.patch dropbear: update to 2016.73 8 years ago
140-disable_assert.patch dropbear: update to 2016.73 8 years ago
150-dbconvert_standalone.patch dropbear: bump to 2015.68 9 years ago
600-allow-blank-root-password.patch Disable telnet in favor of passwordless SSH 9 years ago
610-skip-default-keys-in-custom-runs.patch dropbear: server support option '-T' max auth tries 7 years ago