mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 22:02:49 -06:00
* Core/SSH: libssh2 upgraded to version 1.11.1 * Core/SSH: SFtpStream: Don't try to read file attrs if the file is newly created. * Core/SSH: Error log fix.
19 lines
465 B
Text
19 lines
465 B
Text
libssh2 - SSH2 library
|
|
======================
|
|
|
|
libssh2 is a library implementing the SSH2 protocol, available under
|
|
the revised BSD license.
|
|
|
|
Web site: https://libssh2.org/
|
|
|
|
Mailing list: https://lists.haxx.se/listinfo/libssh2-devel
|
|
|
|
License: see COPYING
|
|
|
|
Source code: https://github.com/libssh2/libssh2
|
|
|
|
Web site source code: https://github.com/libssh2/www
|
|
|
|
Installation instructions are in:
|
|
- docs/INSTALL_CMAKE for CMake
|
|
- docs/INSTALL_AUTOTOOLS for Autotools
|