wolfSSH v1.4.3 Now Available!

wolfSSH v1.4.3 has been released. This version of wolfSSH includes several fixes and new features. The primary new feature is a wolfSFTP port to MQX 4.2. Please see the change log for more details. Included are some portability fixes between versions of C compilers, a clean up of some obvious issues with the examples, and improved interoperability with PuTTY.

You can download this latest release from the wolfSSL download portal. Additional information wolfSSH can be found on the wolfSSH product page. For more information on platform support or for questions regarding wolfSSH, contact us at facts@wolfssl.com. Be sure to stay up to date with our GitHub repository. Please give us a star!

wolfSSH v1.4.3 (10/31/2019)

  1. wolfSFTP port to MQX 4.2 (MQX/MFS/RTCS)
  2. Maintenance and bug fixes
  3. Improvements and additions to the test cases
  4. Fix some portability between C compilers
  5. Fixed an issue in the echoserver example where it would error sometimes on shutdown
  6. Improvement to the global request processing
  7. Fixed bug in the new keys message handler where it reported the wrong size in the data buffer; invalid value was logged, not used
  8. Fixed bug in AES initialization that depended on build settings
  9. Improved interoperability with puTTY
  10. Added user auth callback error code for too many password failures
  11. Improvements to the Nucleus filesystem abstraction
  12. Added example for an “autopilot” file get and file put with the wolfSFTP example client