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 Merged gsoc-ssh branch. Closes #910 2017-06-29 21:27:35 +00:00
ChangeLog
CMakeLists.txt
compile Merged gsoc-ssh branch. Closes #910 2017-06-29 21:27:35 +00:00
config.guess
config.rpath
config.sub
configure
configure.ac
COPYING
depcomp Merged gsoc-ssh branch. Closes #910 2017-06-29 21:27:35 +00:00
get_ver.awk
install-sh Update props to make libssh2/install-sh executable 2017-07-10 20:48:30 +00:00
libssh2.pc.in Merged gsoc-ssh branch. Closes #910 2017-06-29 21:27:35 +00:00
libssh2v.h
ltmain.sh
Makefile.am
Makefile.in Merged gsoc-ssh branch. Closes #910 2017-06-29 21:27:35 +00:00
Makefile.inc
Makefile.libgcrypt.inc
Makefile.mbedTLS.inc
Makefile.OpenSSL.inc
Makefile.os400qc3.inc
Makefile.WinCNG.inc
maketgz
missing
NEWS
NMakefile
README Merged gsoc-ssh branch. Closes #910 2017-06-29 21:27:35 +00:00
RELEASE-NOTES Merged gsoc-ssh branch. Closes #910 2017-06-29 21:27:35 +00:00
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