Go to file
Nicolas Mora a438e974ab Fix typo
Forwarded: not-needed


Gbp-Pq: Name manpage.patch
2022-12-09 14:21:44 +08:00
cmake Import Upstream version 1.10.0 2022-12-09 14:21:41 +08:00
debian Import Debian changes 1.10.0-ok1 2022-12-09 14:21:41 +08:00
docs Fix typo 2022-12-09 14:21:44 +08:00
example Import Upstream version 1.10.0 2022-12-09 14:21:41 +08:00
include Import Upstream version 1.10.0 2022-12-09 14:21:41 +08:00
m4 Import Upstream version 1.10.0 2022-12-09 14:21:41 +08:00
nw Import Upstream version 1.10.0 2022-12-09 14:21:41 +08:00
os400 Import Upstream version 1.10.0 2022-12-09 14:21:41 +08:00
src Import Upstream version 1.10.0 2022-12-09 14:21:41 +08:00
tests Import Upstream version 1.10.0 2022-12-09 14:21:41 +08:00
vms Import Upstream version 1.10.0 2022-12-09 14:21:41 +08:00
win32 Import Upstream version 1.10.0 2022-12-09 14:21:41 +08:00
CMakeLists.txt Import Upstream version 1.10.0 2022-12-09 14:21:41 +08:00
COPYING Import Upstream version 1.10.0 2022-12-09 14:21:41 +08:00
ChangeLog Import Upstream version 1.10.0 2022-12-09 14:21:41 +08:00
Makefile.OpenSSL.inc Import Upstream version 1.10.0 2022-12-09 14:21:41 +08:00
Makefile.WinCNG.inc Import Upstream version 1.10.0 2022-12-09 14:21:41 +08:00
Makefile.am Import Upstream version 1.10.0 2022-12-09 14:21:41 +08:00
Makefile.in Import Upstream version 1.10.0 2022-12-09 14:21:41 +08:00
Makefile.inc Import Upstream version 1.10.0 2022-12-09 14:21:41 +08:00
Makefile.libgcrypt.inc Import Upstream version 1.10.0 2022-12-09 14:21:41 +08:00
Makefile.mbedTLS.inc Import Upstream version 1.10.0 2022-12-09 14:21:41 +08:00
Makefile.os400qc3.inc Import Upstream version 1.10.0 2022-12-09 14:21:41 +08:00
NEWS Import Upstream version 1.10.0 2022-12-09 14:21:41 +08:00
NMakefile Import Upstream version 1.10.0 2022-12-09 14:21:41 +08:00
README Import Upstream version 1.10.0 2022-12-09 14:21:41 +08:00
RELEASE-NOTES Import Upstream version 1.10.0 2022-12-09 14:21:41 +08:00
acinclude.m4 Import Upstream version 1.10.0 2022-12-09 14:21:41 +08:00
aclocal.m4 Import Upstream version 1.10.0 2022-12-09 14:21:41 +08:00
compile Import Upstream version 1.10.0 2022-12-09 14:21:41 +08:00
config.guess Import Upstream version 1.10.0 2022-12-09 14:21:41 +08:00
config.rpath Import Upstream version 1.10.0 2022-12-09 14:21:41 +08:00
config.sub Import Upstream version 1.10.0 2022-12-09 14:21:41 +08:00
configure Import Upstream version 1.10.0 2022-12-09 14:21:41 +08:00
configure.ac Import Upstream version 1.10.0 2022-12-09 14:21:41 +08:00
depcomp Import Upstream version 1.10.0 2022-12-09 14:21:41 +08:00
get_ver.awk Import Upstream version 1.10.0 2022-12-09 14:21:41 +08:00
install-sh Import Upstream version 1.10.0 2022-12-09 14:21:41 +08:00
libssh2.pc.in Import Upstream version 1.10.0 2022-12-09 14:21:41 +08:00
ltmain.sh Import Upstream version 1.10.0 2022-12-09 14:21:41 +08:00
maketgz Import Upstream version 1.10.0 2022-12-09 14:21:41 +08:00
missing Import Upstream version 1.10.0 2022-12-09 14:21:41 +08:00
test-driver Import Upstream version 1.10.0 2022-12-09 14:21:41 +08:00

README

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