File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55- Added example server with Renesas CS+ port
66- Fix for initializing UserAuthData to all zeros before use
77- Fix for SFTP “LS” operation when setting the default window size to 2048
8- - Add structure size print out option -z to example client when the macro WOLFSSH_SHOW_SIZES is defined
9- - Additional automated tests of wolfSSH_CTX_UsePrivateKey_buffer and fix for call when key is already loaded
8+ - Add structure size print out option -z to example client when the macro
9+ WOLFSSH_SHOW_SIZES is defined
10+ - Additional automated tests of wolfSSH_CTX_UsePrivateKey_buffer and fix for
11+ call when key is already loaded
1012- Refactoring done to internal handling of packet assembly
1113- Add client side public key authentication support
1214- Support added for global requests
13- - Fix for NULL dereference warning, rPad/sPad initialization and SFTP check on want read. Thanks to GitHub user LinuxJedi for the reports
14- - Addition of WS_USER_AUTH_E error returned when user authentication callback returns WOLFSSH_USERAUTH_REJECTED
15+ - Fix for NULL dereference warning, rPad/sPad initialization and SFTP check on
16+ want read. Thanks to GitHub user LinuxJedi for the reports
17+ - Addition of WS_USER_AUTH_E error returned when user authentication callback
18+ returns WOLFSSH_USERAUTH_REJECTED
1519- Remove void cast on variable not compiled in with single threaded builds
1620
1721
You can’t perform that action at this time.
0 commit comments