nmap/libssh2
2017-11-11 17:43:24 +00:00
..
cmake Merged gsoc-ssh branch. Closes #910 2017-06-29 21:27:35 +00:00
include Merged gsoc-ssh branch. Closes #910 2017-06-29 21:27:35 +00:00
m4 Merged gsoc-ssh branch. Closes #910 2017-06-29 21:27:35 +00:00
nw Merged gsoc-ssh branch. Closes #910 2017-06-29 21:27:35 +00:00
os400 Merged gsoc-ssh branch. Closes #910 2017-06-29 21:27:35 +00:00
src Backport fix from libssh2/libssh2#176 for openssl 1.1 compatibility 2017-11-11 17:43:24 +00:00
vms Merged gsoc-ssh branch. Closes #910 2017-06-29 21:27:35 +00:00
win32 Merged gsoc-ssh branch. Closes #910 2017-06-29 21:27:35 +00:00
acinclude.m4 Merged gsoc-ssh branch. Closes #910 2017-06-29 21:27:35 +00:00
aclocal.m4 Merged gsoc-ssh branch. Closes #910 2017-06-29 21:27:35 +00:00
buildconf Merged gsoc-ssh branch. Closes #910 2017-06-29 21:27:35 +00:00
ChangeLog Merged gsoc-ssh branch. Closes #910 2017-06-29 21:27:35 +00:00
CMakeLists.txt Merged gsoc-ssh branch. Closes #910 2017-06-29 21:27:35 +00:00
compile Merged gsoc-ssh branch. Closes #910 2017-06-29 21:27:35 +00:00
config.guess Merged gsoc-ssh branch. Closes #910 2017-06-29 21:27:35 +00:00
config.rpath Merged gsoc-ssh branch. Closes #910 2017-06-29 21:27:35 +00:00
config.sub Merged gsoc-ssh branch. Closes #910 2017-06-29 21:27:35 +00:00
configure Merged gsoc-ssh branch. Closes #910 2017-06-29 21:27:35 +00:00
configure.ac Merged gsoc-ssh branch. Closes #910 2017-06-29 21:27:35 +00:00
COPYING Merged gsoc-ssh branch. Closes #910 2017-06-29 21:27:35 +00:00
depcomp Merged gsoc-ssh branch. Closes #910 2017-06-29 21:27:35 +00:00
get_ver.awk Merged gsoc-ssh branch. Closes #910 2017-06-29 21:27:35 +00:00
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 Merged gsoc-ssh branch. Closes #910 2017-06-29 21:27:35 +00:00
ltmain.sh Merged gsoc-ssh branch. Closes #910 2017-06-29 21:27:35 +00:00
Makefile.am Merged gsoc-ssh branch. Closes #910 2017-06-29 21:27:35 +00:00
Makefile.in Merged gsoc-ssh branch. Closes #910 2017-06-29 21:27:35 +00:00
Makefile.inc Merged gsoc-ssh branch. Closes #910 2017-06-29 21:27:35 +00:00
Makefile.libgcrypt.inc Merged gsoc-ssh branch. Closes #910 2017-06-29 21:27:35 +00:00
Makefile.mbedTLS.inc Merged gsoc-ssh branch. Closes #910 2017-06-29 21:27:35 +00:00
Makefile.OpenSSL.inc Merged gsoc-ssh branch. Closes #910 2017-06-29 21:27:35 +00:00
Makefile.os400qc3.inc Merged gsoc-ssh branch. Closes #910 2017-06-29 21:27:35 +00:00
Makefile.WinCNG.inc Merged gsoc-ssh branch. Closes #910 2017-06-29 21:27:35 +00:00
maketgz Merged gsoc-ssh branch. Closes #910 2017-06-29 21:27:35 +00:00
missing Merged gsoc-ssh branch. Closes #910 2017-06-29 21:27:35 +00:00
NEWS Merged gsoc-ssh branch. Closes #910 2017-06-29 21:27:35 +00:00
NMakefile Merged gsoc-ssh branch. Closes #910 2017-06-29 21:27:35 +00:00
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 Merged gsoc-ssh branch. Closes #910 2017-06-29 21:27:35 +00:00

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