mirror of https://github.com/wolfSSL/wolfssh.git
* `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. |
||
---|---|---|
.. | ||
api.c | ||
api.h | ||
auth.c | ||
auth.h | ||
include.am | ||
kex.c | ||
kex.h | ||
sftp.c | ||
sftp.h | ||
testsuite.c | ||
testsuite.h | ||
unit.c | ||
unit.h |