Skip to content

Version 0.3.0

Compare
Choose a tag to compare
@logmanoriginal logmanoriginal released this 11 Oct 06:00
· 48 commits to main since this release
18ce1f0

What's Changed

  • 8256cd4 Fixed a bug in libssh2_userauth_keyboard_interactive_ex() that resulted in a crash when called in 64-bit environments (@logmanoriginal)
  • #3 lvssh_extensions Multi-thread Safety and Memory Allocation (@j-medland)
  • #7 Fixed an infinite loop when enabling callbacks without handlers (@logmanoriginal)
  • #8 Enabled reentrant execution with thread-safe locking for all functions (@logmanoriginal)
  • #10 Fixed truncated description in channel_request_pty (@logmanoriginal)
  • #11 Improved error messages (@logmanoriginal)
    • Error messages now also contain libssh2 error numbers
    • Error messages now also include a short error description
  • #9 Error 5042 when using libssh2_channel_shell.vi (@sanch3z)
    • #12 Fixed unexpected bytes remain after decoding in libssh2_channel_process_startup (@logmanoriginal)

Full Changelog: 0.2.0...0.3.0