nmap/libssh2
2022-06-29 20:40:29 +00:00
..
cmake
include Upgrade libssh2 to 1.10.0 2022-06-29 20:40:29 +00:00
m4 Upgrade libssh2 to 1.10.0 2022-06-29 20:40:29 +00:00
nw
os400
src Upgrade libssh2 to 1.10.0 2022-06-29 20:40:29 +00:00
vms Upgrade libssh2 to 1.10.0 2022-06-29 20:40:29 +00:00
win32 Upgrade libssh2 to 1.10.0 2022-06-29 20:40:29 +00:00
acinclude.m4 Upgrade libssh2 to 1.10.0 2022-06-29 20:40:29 +00:00
aclocal.m4 Upgrade libssh2 to 1.10.0 2022-06-29 20:40:29 +00:00
ChangeLog
CMakeLists.txt Upgrade libssh2 to 1.10.0 2022-06-29 20:40:29 +00:00
compile Upgrade libssh2 to 1.10.0 2022-06-29 20:40:29 +00:00
config.guess
config.rpath
config.sub
configure Upgrade libssh2 to 1.10.0 2022-06-29 20:40:29 +00:00
configure.ac Upgrade libssh2 to 1.10.0 2022-06-29 20:40:29 +00:00
COPYING Upgrade libssh2 to 1.10.0 2022-06-29 20:40:29 +00:00
depcomp Upgrade libssh2 to 1.10.0 2022-06-29 20:40:29 +00:00
get_ver.awk
install-sh Upgrade libssh2 to 1.10.0 2022-06-29 20:40:29 +00:00
libssh2.pc.in
ltmain.sh Upgrade libssh2 to 1.10.0 2022-06-29 20:40:29 +00:00
Makefile.am Upgrade libssh2 to 1.10.0 2022-06-29 20:40:29 +00:00
Makefile.in Upgrade libssh2 to 1.10.0 2022-06-29 20:40:29 +00:00
Makefile.inc Upgrade libssh2 to 1.10.0 2022-06-29 20:40:29 +00:00
Makefile.libgcrypt.inc
Makefile.mbedTLS.inc
Makefile.OpenSSL.inc
Makefile.os400qc3.inc
Makefile.WinCNG.inc
maketgz
missing Upgrade libssh2 to 1.10.0 2022-06-29 20:40:29 +00:00
NEWS Upgrade libssh2 to 1.10.0 2022-06-29 20:40:29 +00:00
NMakefile
README
RELEASE-NOTES Upgrade libssh2 to 1.10.0 2022-06-29 20:40:29 +00:00
test-driver Upgrade libssh2 to 1.10.0 2022-06-29 20:40:29 +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