Commits on Source (4)
-
Ben Gardner authored
This change allows adding DROPBEAR_LISTEN_BACKLOG to localoptions.h to force the value.
-
Kevin Darbyshire-Bryant authored
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>
-
Matt Johnston authored
sysoptions.h: Add ability to override DROPBEAR_LISTEN_BACKLOG
-
Matt Johnston authored
dropbear server: support -T max auth tries
Showing
- default_options.h 6 additions, 0 deletionsdefault_options.h
- default_options.h.in 4 additions, 0 deletionsdefault_options.h.in
- dropbear.8 3 additions, 0 deletionsdropbear.8
- runopts.h 1 addition, 0 deletionsrunopts.h
- svr-auth.c 1 addition, 1 deletionsvr-auth.c
- svr-runopts.c 17 additions, 0 deletionssvr-runopts.c
- sysoptions.h 2 additions, 0 deletionssysoptions.h