Bug Tracker
27/12/10 - 07:20pm
Our new system for bug tracking and development coordination is up and running:
We are using Redmine as the bug tracking system running with mod_passenger.
libssh is a mulitplatform C library implementing the SSHv2 and SSHv1 protocol on client and server side. With libssh, you can remotely execute programs, transfer files, use a secure and transparent tunnel for your remote applications.
Read our Tutorial and take a look at our testing infrastructure!
Who uses libssh?
27/12/10 - 07:20pm
Our new system for bug tracking and development coordination is up and running:
We are using Redmine as the bug tracking system running with mod_passenger.
21/12/10 - 08:29pm
As we have new hardware we installed several virtual machines to do automatic testing of libssh. Currently there is a Linux machine with builds libssh with different configurations and compilers. We have FreeBSD machine too. You find see the results on:
Windows builds will follow in the next weeks as soon as we have the licenses. The plan is that this Windows machine will provide libssh binaries for stable releases and the development tree.
For static source code analysis we use scan-build. The results can be found here. They are updated every night.
18/12/10 - 12:25pm
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)
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 to use the MSVC and MinGW binaries from the KDE Windows project here. Packages for Fedora are available here and for openSUSE here.
ChangeLog:
13/07/10 - 10:49am
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.5 here. For Windows binaries we suggest to use the MSVC and MinGW binaries from the KDE Windows project here. Packages for Fedora are available here and for openSUSE here.
ChangeLog:
01/06/10 - 10:36am
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 binaries we suggest to use the MSVC and MinGW binaries from the KDE Windows project here. Packages for Fedora are available here and for openSUSE here.
ChangeLog:
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 if you have questions.
You can download libssh 0.4.3 here. For Windows binaries we suggest to use the MSVC and MinGW binaries from the KDE Windows project here. Packages for Fedora are available here and for openSUSE here.
ChangeLog:
15/03/10 - 08:02pm
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 ensures that the library is correctly working with MinGW and MSVC. Thanks for this!
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.2 here. For Windows binaries we suggest to use the MSVC and MinGW binaries from the KDE Windows project here. Packages for Fedora are available here and for openSUSE here.
ChangeLog:
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 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.1 here. For Windows binaries we suggest to use the MSVC and MinGW binaries from the KDE Windows project here. Packages for Fedora are available here and for openSUSE here.
ChangeLog: