nmap/libssh2
2018-11-08 14:51:33 +00:00
..
cmake
include
m4
nw
os400
src Backport fix from libssh2/libssh2#176 for openssl 1.1 compatibility 2017-11-11 17:43:24 +00:00
vms
win32 Fix Windows build for zlib update: use DLL instead of static 2018-11-08 14:51:33 +00:00
acinclude.m4
aclocal.m4
buildconf
ChangeLog
CMakeLists.txt
compile
config.guess
config.rpath
config.sub
configure
configure.ac
COPYING
depcomp
get_ver.awk
install-sh
libssh2.pc.in
libssh2v.h
ltmain.sh
Makefile.am
Makefile.in
Makefile.inc
Makefile.libgcrypt.inc
Makefile.mbedTLS.inc
Makefile.OpenSSL.inc
Makefile.os400qc3.inc
Makefile.WinCNG.inc
maketgz
missing
NEWS
NMakefile
README
RELEASE-NOTES
test-driver

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