Skip to content

wolfSSH v1.4.8 (Nov 4, 2021)

Compare
Choose a tag to compare
@JacobBarthelmeh JacobBarthelmeh released this 04 Nov 22:32
· 936 commits to master since this release
ed97707

New Feature Additions and Improvements

  • Add remote port forwarding
  • Make loading user created keys into the examples easier
  • Add --with-wolfssl and use --prefix to look for wolfSSL
  • Updated the unsupported GlobalReq response

Fixes

  • Fix for RSA public key auth
  • When decoding SFTP messages, fix the size checks so they don't wrap
  • Fix an issue where the testsuite and echoserver a socket failure
  • SFTP fix for getting attribute header
  • Fix for possible null dereference in SendKexDhReply
  • Remove reference to udp from test.h
  • Fixes to local port forwarding