wolfssh/tests
Andrew Hutchings 3e4d9c0b95 Keyboard Interactive bug fixes
* `keyboardAuthCb` was not initalized correctly, meaning we could
  enable the mode without callback.
* `SendUserAuthKeyboardRequest` didn't check `keyboardAuthCb` for
  `NULL`.
* `DoUserAuthInfoResponse` left `authData` partially uninitialized.
* `DoUserAuthInfoResponse` new checks that KB auth is in progress.
2025-05-06 10:06:22 +01:00
..
api.c Make Keyboard Interactive a compile time option 2025-04-22 13:12:42 +01:00
api.h Update Copyright Date 2024-03-22 12:17:09 -07:00
auth.c Keyboard Interactive bug fixes 2025-05-06 10:06:22 +01:00
auth.h RFC-4256 Keyboard-Interactive authentication 2025-02-11 14:19:52 +00:00
include.am Make Keyboard Interactive a compile time option 2025-04-22 13:12:42 +01:00
kex.c Add DH Group 16 and HMAC-SHA2-512 2025-02-12 07:06:51 +00:00
kex.h Add DH Group 16 and HMAC-SHA2-512 2025-02-12 07:06:51 +00:00
sftp.c Release v1.4.18: Release Testing Fixes (Windows) 2024-07-19 12:03:32 -07:00
sftp.h Update Copyright Date 2024-03-22 12:17:09 -07:00
testsuite.c Fix testsuite with singlethreaded 2024-07-01 09:12:36 -05:00
testsuite.h Update Copyright Date 2024-03-22 12:17:09 -07:00
unit.c Update Copyright Date 2024-03-22 12:17:09 -07:00
unit.h Update Copyright Date 2024-03-22 12:17:09 -07:00