| Package Information |
| Summary |
Bindings for the libssh2 library |
| Maintainers |
Sara Golemon <pollita@php.net> (lead) [wishlist] [details] Mike Sullivan <mikesul@php.net> (lead) [details]
|
| License |
PHP |
| Description |
Provides bindings to the functions of libssh2 which implements the SSH2 protocol.
libssh2 is available from http://www.sourceforge.net/projects/libssh2 |
| Homepage |
http://www.libssh2.org |
Release notes Version0.7 |
Fixed socket leak bug. Connections wern't being closed like they were supposed to.
Add ssh2_auth_hostbased_file() for hostkey authentication. |