Download List

Project Description

libssh is a C library to access SSH services from a
program. It can remotely execute programs, transfer files, and serve as a secure and transparent tunnel for remote programs. Its Secure FTP implementation can play with remote files easily, without third-party programs other than libcrypto (from OpenSSL) or libgcrypt.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-08-19 21:14 Back to release list
0.3.3

This release fixes a double free pointer crash in dsa_public_to_string, a channel_get_exit_status bug, a problem in ssh_finalize which didn’t clear the flag, a memory leak introduced by a previous bugfix, a problem with channel_poll when a delayed EOF is recvd, a stupid “can’t parse known host key” bug, and a possible memory corruption.
Tags: bugfix

Project Resources