nmap/libssh2
2021-07-22 17:19:53 +00:00
..
cmake
include Upgrade libssh2 to 1.9.0 2019-09-25 04:42:40 +00:00
m4
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 Linker optimizations for all projects (Windows) 2021-07-22 17:19:53 +00:00
acinclude.m4 Upgrade libssh2 to 1.9.0 2019-09-25 04:42:40 +00:00
aclocal.m4
buildconf
ChangeLog
CMakeLists.txt
compile
config.guess Upgrade libssh2 to 1.9.0 2019-09-25 04:42:40 +00:00
config.rpath
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
get_ver.awk
install-sh Upgrade libssh2 to 1.9.0 2019-09-25 04:42:40 +00:00
libssh2.pc.in
ltmain.sh
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
missing
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