libssh2 - A library implementing the SSH2 protocol
libssh2 is a library implementing the SSH2 protocol as defined by Internet Drafts: SECSH-TRANS(22), SECSH-USERAUTH(25), SECSH-CONNECTION(23), SECSH-ARCH(20), SECSH-FILEXFER(06)*, SECSH-DHGEX(04), and SECSH-NUMBERS(10).
| License: | BSD | Group: | system environment/libraries |
|---|---|---|---|
| URL: | http://www.libssh2.org/ |
Packages
| Name | Epoch | Version | Release | Arch | Size | Built |
|---|---|---|---|---|---|---|
| libssh2 | 0 | 1.4.2 | 1.el5.fio | src | 672 KiB | 2013-05-05 04:15:44 |
Changelog:
- * 2012-07-20 - Kamil Dudka <kdudka[AT]redhat[DOTCOM]> - 1.4.2-1
- rebase to libssh2-1.4.2 (#745420, #749873, #804150, #806862)
- * 2012-06-20 - Kamil Dudka <kdudka[AT]redhat[DOTCOM]> - 1.2.2-11
- do not return LIBSSH2_ERROR_EAGAIN in blocking mode (#826511)
- * 2012-03-19 - Kamil Dudka <kdudka[AT]redhat[DOTCOM]> - 1.2.2-10
- transport_send: finish in-progress key exchange before sending data (#804145)
- * 2012-03-14 - Kamil Dudka <kdudka[AT]redhat[DOTCOM]> - 1.2.2-9
- avoid a crash of curl when downloading large files using SFTP (#801428)
- * 2011-10-04 - Kamil Dudka <kdudka[AT]redhat[DOTCOM]> - 1.2.2-8
- fix memory safety errors and memory leakage (#741919)