nmap/libssh2
2019-09-25 04:42:40 +00:00
..
cmake
include Upgrade libssh2 to 1.9.0 2019-09-25 04:42:40 +00:00
m4 Update libssh2 to 1.8.1. Fixes #1523 2019-03-20 03:33:51 +00:00
nw
os400 Upgrade libssh2 to 1.9.0 2019-09-25 04:42:40 +00:00
src Upgrade libssh2 to 1.9.0 2019-09-25 04:42:40 +00:00
vms
win32 Upgrade libssh2 to 1.9.0 2019-09-25 04:42:40 +00:00
acinclude.m4 Upgrade libssh2 to 1.9.0 2019-09-25 04:42:40 +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
CMakeLists.txt
compile Update libssh2 to 1.8.1. Fixes #1523 2019-03-20 03:33:51 +00:00
config.guess Upgrade libssh2 to 1.9.0 2019-09-25 04:42:40 +00:00
config.rpath Update libssh2 to 1.8.1. Fixes #1523 2019-03-20 03:33:51 +00:00
config.sub Upgrade libssh2 to 1.9.0 2019-09-25 04:42:40 +00:00
configure Upgrade libssh2 to 1.9.0 2019-09-25 04:42:40 +00:00
configure.ac Upgrade libssh2 to 1.9.0 2019-09-25 04:42:40 +00:00
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 Upgrade libssh2 to 1.9.0 2019-09-25 04:42:40 +00:00
libssh2.pc.in
ltmain.sh Update libssh2 to 1.8.1. Fixes #1523 2019-03-20 03:33:51 +00:00
Makefile.am Upgrade libssh2 to 1.9.0 2019-09-25 04:42:40 +00:00
Makefile.in Upgrade libssh2 to 1.9.0 2019-09-25 04:42:40 +00:00
Makefile.inc Upgrade libssh2 to 1.9.0 2019-09-25 04:42:40 +00:00
Makefile.libgcrypt.inc Upgrade libssh2 to 1.9.0 2019-09-25 04:42:40 +00:00
Makefile.mbedTLS.inc Upgrade libssh2 to 1.9.0 2019-09-25 04:42:40 +00:00
Makefile.OpenSSL.inc Upgrade libssh2 to 1.9.0 2019-09-25 04:42:40 +00:00
Makefile.os400qc3.inc
Makefile.WinCNG.inc Upgrade libssh2 to 1.9.0 2019-09-25 04:42:40 +00:00
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 Upgrade libssh2 to 1.9.0 2019-09-25 04:42:40 +00:00
NMakefile
README
RELEASE-NOTES Upgrade libssh2 to 1.9.0 2019-09-25 04:42:40 +00:00
test-driver Upgrade libssh2 to 1.9.0 2019-09-25 04:42:40 +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