curl/lib/vssh
Jay Satiro 3467e89bb9 libssh2: fix error message for sha256 mismatch
- On mismatch error show sha256 fingerprint in base64 format.

Prior to this change the fingerprint was mistakenly printed in binary.
2021-12-02 02:19:51 -05:00
..
libssh2.c libssh2: fix error message for sha256 mismatch 2021-12-02 02:19:51 -05:00
libssh.c strerror.h: remove the #include from files not using it 2021-09-09 07:53:42 +02:00
ssh.h version: turn version number functions into returning void 2021-06-30 23:23:34 +02:00
wolfssh.c lib: avoid fallthrough cases in switch statements 2021-09-29 10:00:52 +02:00
wolfssh.h