0d1bdf84e1
Add support for timeout before authentication message
Daniel Lysfjord2025-07-24 22:58:40 +02:00
058792486c
Make db->init() more sensible, config->db_connect is the only one handling the db connection (remote db->init from config->new)
Daniel Lysfjord2025-07-06 15:23:44 +02:00
5def78ec02
Handle cases where clients try to use unsupported auth mechanisms, and cases where remote clients doesn't supply a certificate
Daniel Lysfjord2024-11-10 13:30:19 +01:00
cbae1c859d
Limit the regex to the end of line, so we don't get errors regarding PAM Authentication errors with hostnames that start with an ip:)
Daniel Lysfjord2024-04-10 19:21:36 +02:00
893eba3229
Change no hostname to a hostile action, there has been too many of them, and I have no idea what they are trying to do:)
Daniel Lysfjord2024-04-09 17:42:03 +02:00
689084d93e
Add ignore for Fssh_kex_protocol_error, as it has no ip information
Daniel Lysfjord2024-03-25 17:36:33 +01:00
c4ef60e38f
Robustify parser, and chomp up messages not in [preauth]
Daniel Lysfjord2024-03-24 13:29:24 +01:00
3b9ab1864d
Remove duplicate check (not entirely duplicate, but was catching the same thing as an earlier one)
Daniel Lysfjord2024-03-24 12:49:36 +01:00
f8d1c1b3e1
Add non-hostile error "Request timed out waiting for client to continue authentication"
Daniel Lysfjord2024-03-24 12:48:13 +01:00
8394506f4f
Change banner exchange to include any of the 3 known messages.
Daniel Lysfjord2024-03-12 17:14:20 +01:00