You are at the archive for the Uncategorized Category:

libssh 0.5.3 (SECURITY RELEASE)

This is an important SECURITY and maintenance release in order to address CVE-2012-4559, CVE-2012-4560, CVE-2012-4561 and CVE-2012-4562. CVE-2012-4559 – Fix multiple double free() flaws CVE-2012-4560 – Fix multiple buffer overflow flaws CVE-2012-4561 – Fix multiple invalid free() flaws CVE-2012-4562 – Fix multiple improper overflow checks The double free in sftp_parse_attr_3() could be used for a [...]

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 [...]

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 [...]

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 [...]

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 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 [...]

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 [...]