nmap/libssh2
2017-07-10 20:48:30 +00:00
..
cmake
include Merged gsoc-ssh branch. Closes #910 2017-06-29 21:27:35 +00:00
m4
nw
os400
src
vms
win32
acinclude.m4
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
compile Merged gsoc-ssh branch. Closes #910 2017-06-29 21:27:35 +00:00
config.guess
config.rpath Merged gsoc-ssh branch. Closes #910 2017-06-29 21:27:35 +00:00
config.sub
configure
configure.ac
COPYING
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
ltmain.sh Merged gsoc-ssh branch. Closes #910 2017-06-29 21:27:35 +00:00
Makefile.am
Makefile.in
Makefile.inc
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
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