You are at the archive for the Release Category:

libssh 0.4.3

This is a new libssh release which fixes important bugs and adds some nice new features. We have rewritten the poll(2)-emulation and on Windows we check for WSAPoll() on runtime now. If you are new to libssh read the API reference how to get started. Please join our mailing list or visit our irc channel [...]

libssh 0.4.1

This is a new minor libssh release which fixes some bugs we found since the last release. This version fixes some bugs discovered with KDE SC 4.4. This version of libssh has official Windows support. The KDE Windows team ensures that the library is correctly working with MinGW and MSVC. Thanks for this! If you [...]

libssh 0.4.0

This is a new major libssh release which provides new features, a cleaned up API interface and it will be typesafe for the future. We broke the API of serveral functions and added new ones so that we don’t have to break the API in future. You can find more information on this page. This [...]

libssh 0.3.3

This is the next bugfix release of libssh. Version 0.3.3 just fixes some bugs found during kio_sftp development which uses libssh now. We created a tutorial how to get started with libssh. Please join our mailing list or visit our irc channel if you have questions. You can download libssh 0.3.3 here along with a [...]

libssh 0.3.2

This is the next bugfix release of libssh. Version 0.3.2 provides four new functions: ssh_init, sftp_get_openssh_version, sftp_readlink and sftp_symlink. We created a tutorial how to get started with libssh. Please join our mailing list or visit our irc channel if you have questions. You can download libssh 0.3.2 here along with a NSIS installer for [...]

libssh 0.3.1

Today we present libssh 0.3.1 which is a bugfix release. Please let us know if there is documentation unclear or missing. Please join our mailing list or visit our irc channel. You can download libssh 0.3.1 here along with a NSIS installer for Windows. Packages for openSUSE and Fedora are available here. ChangeLog: Added return [...]

libssh 0.3

It’s done! After several month of hard work we have a new release of libssh. Version 0.3 has a lot of small and major changes. The API has been improved and by this we had to break the API and ABI compability. New functions: channel_read_buffer, channel_get_exit_status, ssh_auth_list, ssh_userauth_agent_pubkey, ssh_get_hexa, ssh_version Changed functions: channel_read, ssh_get_pubkey_hash, privatekey_free, [...]