01/06/11 - 01:26pm
We are proud to finally announce libssh in version 0.5. It took a lot of time to get this version stable and out. We have rewritten huge parts of the libssh internals to be able to be completely async in future. The whole network design passed from synchronous calls to an event-based asynchronous …
Category: Release | Tags: | 1 Comment »
15/01/11 - 10:17am
This is a new libssh release which fixes some bugs and some memory leaks.
If you are new to libssh read The Tutorial how to get started. Please join our mailing list or visit our irc channel if you have questions.
You can download libssh 0.4.8 here. For Windows binaries we suggest to use the MSVC …
Category: Release | Tags: | Be the First to Comment »
28/12/10 - 10:12pm
This is a new libssh release which fixes several bugs and some memory leaks.
If you are new to libssh read The Tutorial how to get started. Please join our mailing list or visit our irc channel if you have questions.
You can download libssh 0.4.7 here. For Windows binaries we suggest to use the MSVC …
Category: Release | Tags: | Be the First to Comment »
05/09/10 - 09:21pm
This is a new libssh release which fixes some problems on Windows, fixes open channel handling and keepalive.
If you are new to libssh read The Tutorial how to get started. Please join our mailing list or visit our irc channel if you have questions.
You can download libssh 0.4.6 here. For Windows binaries we suggest …
Category: Release | Tags: | 2 Comments »
18/05/10 - 09:21am
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 …
Category: Release | Tags: | Be the First to Comment »
13/02/10 - 03:48pm
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 are …
Category: Release | Tags: | 4 Comments »
10/12/09 - 11:56pm
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. …
Category: Release | Tags: | 1 Comment »
19/08/09 - 08:15am
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 …
Category: Release | Tags: | Be the First to Comment »
04/08/09 - 04:49pm
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 …
Category: Release | Tags: | Be the First to Comment »
14/07/09 - 09:03am
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 code SSH_SERVER_FILE_NOT_FOUND.
…
Category: Release | Tags: | Be the First to Comment »