Download List

프로젝트 설명

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.

2011-09-17 19:20
0.5.2

많은 중요한 버그가 수정되었습니다.
Tags: bugfix
Many important bugs were fixed.

2011-06-01 21:15
0.5.0

libssh 거대한 부분이 완전히 미래에 비동기 될 수 있도록 재작 성 내부했다. 전체 네트워크 디자인은 이벤트 기반 비동기 시스템으로 동기 호출에서 통과시켰습니다. 이 릴리스에는 많은 네트워크 개선, 버그 수정, 윈도우 지원 및 단위 테스트 기능이 있습니다.
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

이 릴리스는 몇 가지 버그와 일부 메모리 누수를 해결합니다.
Tags: stable minor bugfix
This release fixes several bugs and some memory leaks.

2010-09-06 21:03
0.4.6

이것은 Windows에서 일부 문제를 해결 새로운 libssh 릴리스 오픈 채널 처리 및 keepalive를 수정합니다. 윈도우 사용자는이 버전으로 업그레이 드하는 것이 좋습니다.
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

Windows에서 설문 조사 (2) 에뮬레이션이 해결되었습니다. 옵션이의 IP 주소로 클라이언트를 바인딩에 추가되었습니다 있습니다. 그것은이 버전으로 업그레이 드하는 것이 좋습니다 사용자가 윈도우.
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