Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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.

2011-09-17 19:20
0.5.2

Viele wichtige Fehler wurden behoben.
Tags: bugfix
Many important bugs were fixed.

2011-06-01 21:15
0.5.0

Große Teile des libssh Einbauten wurden umgeschrieben, um der Lage sein, völlig asynchron in der Zukunft. Das gesamte Netzwerk-Design von synchronen Aufrufen zu einem Ereignis-basierte asynchrone System übergeben. Diese Version enthält viele Verbesserungen Netzwerk, Bug-Fixes, Windows-Unterstützung und Unit-Tests.
Tags: stable major
Huge parts of the libssh internals were rewritten to be able to be completely asynchronous in future. The whole network design passed from synchronous calls to an event-based asynchronous system. This release features many network improvements, bug fixes, Windows support, and unit tests.

2010-12-31 01:17
0.4.7

Dieses Release behebt einige Bugs und einige Speicherlecks.
Tags: stable minor bugfix
This release fixes several bugs and some memory leaks.

2010-09-06 21:03
0.4.6

Dies ist eine neue Version libssh die einige Probleme behebt unter Windows behebt offenen Kanal Handhabung und Keepalive. Windows-Nutzer sollten auf diese Version aktualisieren.
Tags: minor bugfix stable windows
This is a new libssh release which fixes some problems on Windows, fixes open channel handling and keepalive. Windows users are advised to upgrade to this version.

2010-07-13 19:22
0.4.5

Umfrage (2) auf Windows-Emulation wurde behoben. Eine Option wurde hinzugefügt Adresse für die Bindung des Kunden an eine IP. Es wird empfohlen, Windows-Benutzer-Version aktualisieren, um dieses.
Tags: bugfix, Stable
poll(2) emulation on Windows was fixed. An option was added for binding the client to an IP address.
It is recommended that Windows users upgrade to this version.

Project Resources