nmap/libssh2
2019-03-20 03:33:51 +00:00
..
cmake
include Update libssh2 to 1.8.1. Fixes #1523 2019-03-20 03:33:51 +00:00
m4 Update libssh2 to 1.8.1. Fixes #1523 2019-03-20 03:33:51 +00:00
nw
os400
src Update libssh2 to 1.8.1. Fixes #1523 2019-03-20 03:33:51 +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 Merged gsoc-ssh branch. Closes #910 2017-06-29 21:27:35 +00:00
aclocal.m4 Update libssh2 to 1.8.1. Fixes #1523 2019-03-20 03:33:51 +00:00
buildconf Update libssh2 to 1.8.1. Fixes #1523 2019-03-20 03:33:51 +00:00
ChangeLog Merged gsoc-ssh branch. Closes #910 2017-06-29 21:27:35 +00:00
CMakeLists.txt
compile Update libssh2 to 1.8.1. Fixes #1523 2019-03-20 03:33:51 +00:00
config.guess Update libssh2 to 1.8.1. Fixes #1523 2019-03-20 03:33:51 +00:00
config.rpath Update libssh2 to 1.8.1. Fixes #1523 2019-03-20 03:33:51 +00:00
config.sub Update libssh2 to 1.8.1. Fixes #1523 2019-03-20 03:33:51 +00:00
configure Update libssh2 to 1.8.1. Fixes #1523 2019-03-20 03:33:51 +00:00
configure.ac
COPYING
depcomp Update libssh2 to 1.8.1. Fixes #1523 2019-03-20 03:33:51 +00:00
get_ver.awk Update libssh2 to 1.8.1. Fixes #1523 2019-03-20 03:33:51 +00:00
install-sh
libssh2.pc.in
ltmain.sh Update libssh2 to 1.8.1. Fixes #1523 2019-03-20 03:33:51 +00:00
Makefile.am
Makefile.in
Makefile.inc
Makefile.libgcrypt.inc
Makefile.mbedTLS.inc
Makefile.OpenSSL.inc Merged gsoc-ssh branch. Closes #910 2017-06-29 21:27:35 +00:00
Makefile.os400qc3.inc
Makefile.WinCNG.inc
maketgz Update libssh2 to 1.8.1. Fixes #1523 2019-03-20 03:33:51 +00:00
missing Update libssh2 to 1.8.1. Fixes #1523 2019-03-20 03:33:51 +00:00
NEWS Update libssh2 to 1.8.1. Fixes #1523 2019-03-20 03:33:51 +00:00
NMakefile
README Merged gsoc-ssh branch. Closes #910 2017-06-29 21:27:35 +00:00
RELEASE-NOTES Update libssh2 to 1.8.1. Fixes #1523 2019-03-20 03:33:51 +00:00
test-driver Update libssh2 to 1.8.1. Fixes #1523 2019-03-20 03:33:51 +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