Skip to content

Releases: logmanoriginal/lvssh2

Version 0.10.0

Choose a tag to compare

@logmanoriginal logmanoriginal released this 15 Jun 18:36
8fd9029

What's Changed

  • #55 Bumped OpenSSL from 3.6.2 to 4.0.0
  • #58 Fixed unsupported OS: Cygwin when building libraries
  • #59 Reduced build times and binary file size of OpenSSL libraries
  • #60 Bumped OpenSSL from 4.0.0 to 4.0.1

This release includes Windows and Linux binaries for libssh2 1.11.1 and Windows binaries for OpenSSL 4.0.1

Full Changelog: 0.9.0...0.10.0

Version 0.9.0

Choose a tag to compare

@logmanoriginal logmanoriginal released this 10 Apr 09:07
64bb9b7

What's Changed

  • #44 Bumped Caraya from 1.4.3 to 1.4.4
  • #45 Bumped OpenSSL from 3.5.0 to 3.5.2
  • #46 Updated openssh-server to version 10.0
  • #47 Replaced Caraya with Transparent Assertions (assertions)
  • #48 Replaced Caraya with LVUnit (test runner)
  • #49 Publishes code coverage results
  • #50 Optimized CI Pipeline
  • #51 Bumped LVUnit from 0.1.0 to 0.2.0
  • #52 Bumped OpenSSL from 3.5.2 to 3.6.0
  • #53 Bumped OpenSSL from 3.6.0 to 3.6.2

This release includes Windows and Linux binaries for libssh2 1.11.1 and Windows binaries for OpenSSL 3.6.2

Full Changelog: 0.8.0...0.9.0

Version 0.8.0

Choose a tag to compare

@logmanoriginal logmanoriginal released this 04 May 11:12
659fd02

What's Changed

  • #42 Fixed issues in the SFTP subsystem for 32-bit Linux platforms
  • #43 Added a helper function to determine SFTP file types

This release includes Windows and Linux binaries for libssh2 1.11.1 and Windows binaries for OpenSSL 3.5.0

Full Changelog: 0.7.0...0.8.0

Version 0.7.0

Choose a tag to compare

@logmanoriginal logmanoriginal released this 12 Apr 05:20
4ff6081

What's Changed

  • #40 Bumped OpenSSL from 3.4.1 to 3.5.0

This release includes Windows and Linux binaries for libssh2 1.11.1 and Windows binaries for OpenSSL 3.5.0

Full Changelog: 0.6.1...0.7.0

Version 0.6.1

Choose a tag to compare

@logmanoriginal logmanoriginal released this 01 Mar 12:21
02469cb

What's Changed

  • #36 Fixed segmentation faults in libssh2_session_callback_set*()
  • #38 Ensured that OpenSSL dependencies are included when building applications on Windows
  • #39 Bumped OpenSSL from 3.4.0 to 3.4.1

This release includes Windows and Linux binaries for libssh2 1.11.1 and Windows binaries for OpenSSL 3.4.1

Full Changelog: 0.6.0...0.6.1

Version 0.6.0

Choose a tag to compare

@logmanoriginal logmanoriginal released this 10 Feb 10:37
3e51026

What's Changed

  • #33 Added integration tests for some examples
  • #34 Added OpenSSL support for Windows
  • #35 Added Linux support for Wait Socket

This release includes Windows and Linux binaries for libssh2 1.11.1 and Windows binaries for OpenSSL 3.4.0

Full Changelog: 0.5.1...0.6.0

Version 0.5.1

Choose a tag to compare

@logmanoriginal logmanoriginal released this 31 Jan 21:25
98cc0fb

What's Changed

  • #31 Fixed broken snippet in README
  • #32 Made examples easier to discover

This release includes Windows and Linux binaries for libssh2 1.11.1

Full Changelog: 0.5.0...0.5.1

Version 0.5.0

Choose a tag to compare

@logmanoriginal logmanoriginal released this 29 Jan 18:08
e98c796

What's Changed

The source code has been updated from LabVIEW 2013 to LabVIEW 2017. This brings numerous enhancements and improvements, including compatibility with the "Save for Previous Version" feature of LabVIEW 2024 Q3 (e7b7472)

  • #25 Mass compiled & fixed insane objects
  • #22 Added Linux support
  • #27 Disabled unregister for callback events on non-Windows platforms

This release includes Windows and Linux binaries for libssh2 1.11.1

Full Changelog: 0.4.0...0.5.0

Version 0.4.0

Choose a tag to compare

@logmanoriginal logmanoriginal released this 26 Oct 10:30
4621bf0

What's Changed

  • #13 Changed SFTP read and write functions to accept Byte Arrays instead of Strings
  • #14 Changed build environment from Visual Studio to CMake
  • #16 Updated libssh2 to 1.11.1
  • #19 Added support for building libssh2 from official and signed source tarballs

This release includes Windows binaries for libssh2 1.11.1

Full Changelog: 0.3.0...0.4.0

Version 0.3.0

Choose a tag to compare

@logmanoriginal logmanoriginal released this 11 Oct 06:00
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