ultimatepp/uppsrc/Core/SSH/libssh2
cxl 73ca44cb1c Core/SSH: Fixed to compile with MSC
git-svn-id: svn://ultimatepp.org/upp/trunk@13659 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-10-25 21:56:21 +00:00
..
agent.c
channel.c
channel.h
CMakeLists.txt
comp.c
comp.h
Copying
crypt.c
crypto.h
global.c
hostkey.c
keepalive.c
kex.c
knownhost.c
libgcrypt.c
libgcrypt.h
libssh2.h
libssh2.pc.in
libssh2_config.h Core/SSH: Fixed to compile with MSC 2019-10-25 21:56:21 +00:00
libssh2_config.h.in
libssh2_config_cmake.h.in
libssh2_priv.h
libssh2_publickey.h
libssh2_sftp.h
mac.c
mac.h
Makefile.am
mbedtls.c
mbedtls.h
misc.c
misc.h
NEWS
NMakefile
openssl.c
openssl.h
os400qc3.c
os400qc3.h
packet.c
packet.h
pem.c
publickey.c
README
RELEASE-NOTES
scp.c
session.c
session.h
sftp.c
sftp.h
transport.c
transport.h
userauth.c
userauth.h
version.c
wincng.c
wincng.h

libssh2 - SSH2 library
======================

libssh2 is a library implementing the SSH2 protocol, available under
the revised BSD license.

Web site: https://www.libssh2.org/

Mailing list: https://cool.haxx.se/mailman/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