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