You are at the archive for the Uncategorized Category:

libssh 0.5.2

This is another bugfix release of libssh version 0.5.

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.5.2 here. For Windows binaries we suggest to use our MSVC build or the MSVC and …

libssh 0.5.1

This is our first libssh bugfix release of the 0.5 version.

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.5.1 here (gpg asc). For Windows binaries we suggest to use our MSVC build …

libssh at FOSDEM 2011

Your favourite SSH library will be represented by Andreas and myself at Fosdem, and we will even have a few words in the security/hardware crypto devroom. Don’t hesitate to hang around with us and have a beer or two…

See you at FOSDEM !

Aris

How to contribute to libssh

libssh is an open source project and there are several ways to contribute. We will show you some ways how to do that depending on your hardware access and knowledge.

Users:

As a user you can report bugs to our bugtracking system at http://red.libssh.org/. Another way could be to package libssh for you distribution.

Application Developer:

As above …

New hardware for libssh.org

We have new hardware for libssh.org. So several services of libssh.org have moved to a new server. The most important services have already been enabled again.

Git clone:
git clone git://git.libssh.org/projects/libssh.git

Web:
http://git.libssh.org/ – git web interface
http://api.libssh.org/ – libssh documentation
http://test.libssh.org/ – testing infrastructure
http://red.libssh.org/ – redmine installation (soon)

Five years of libssh development

Here is some nice video how libssh evolved …

libssh 0.4.5

This is a new libssh release which fixes the poll(2)-emulation on Windows and adds an option to bind the client to an ip address.

If you are new to libssh read the API reference how to get started. Please join our mailing list or visit our irc channel if you have questions.

You can download libssh …

libssh 0.4.4

This is a new libssh release which fixes a null-termination problem in the tilde expand function and applying the options.

If you are new to libssh read the API reference how to get started. Please join our mailing list or visit our irc channel if you have questions.

You can download libssh 0.4.4 here. For Windows …

libssh 0.4.2

This is a new minor libssh release which fixes some bugs and adds some small features like setting the owner and group in the sftp attributes if we talk to an openssh server. This version fixes some bugs discovered with KDE SC 4.4.1.

This version of libssh has official Windows support. The KDE Windows team …

KDE uses libssh

The KDE project uses libssh for their kio_sftp implementation now. The new kio slave based on libssh will be released with KDE 4.4.0. As the implementation works fairly well, openSUSE has backported the patches to their KDE 4.3 release which is available in the openSUSE Build Service and will be released with openSUSE 11.2. …