Brucey deb2313672 Initial Import 3 years ago
..
cmake deb2313672 Initial Import 3 years ago
docs deb2313672 Initial Import 3 years ago
example deb2313672 Initial Import 3 years ago
include deb2313672 Initial Import 3 years ago
m4 deb2313672 Initial Import 3 years ago
nw deb2313672 Initial Import 3 years ago
os400 deb2313672 Initial Import 3 years ago
src deb2313672 Initial Import 3 years ago
tests deb2313672 Initial Import 3 years ago
vms deb2313672 Initial Import 3 years ago
win32 deb2313672 Initial Import 3 years ago
CMakeLists.txt deb2313672 Initial Import 3 years ago
COPYING deb2313672 Initial Import 3 years ago
ChangeLog deb2313672 Initial Import 3 years ago
Makefile.OpenSSL.inc deb2313672 Initial Import 3 years ago
Makefile.WinCNG.inc deb2313672 Initial Import 3 years ago
Makefile.am deb2313672 Initial Import 3 years ago
Makefile.in deb2313672 Initial Import 3 years ago
Makefile.inc deb2313672 Initial Import 3 years ago
Makefile.libgcrypt.inc deb2313672 Initial Import 3 years ago
Makefile.mbedTLS.inc deb2313672 Initial Import 3 years ago
Makefile.os400qc3.inc deb2313672 Initial Import 3 years ago
NEWS deb2313672 Initial Import 3 years ago
NMakefile deb2313672 Initial Import 3 years ago
README deb2313672 Initial Import 3 years ago
RELEASE-NOTES deb2313672 Initial Import 3 years ago
acinclude.m4 deb2313672 Initial Import 3 years ago
aclocal.m4 deb2313672 Initial Import 3 years ago
compile deb2313672 Initial Import 3 years ago
config.guess deb2313672 Initial Import 3 years ago
config.rpath deb2313672 Initial Import 3 years ago
config.sub deb2313672 Initial Import 3 years ago
configure deb2313672 Initial Import 3 years ago
configure.ac deb2313672 Initial Import 3 years ago
depcomp deb2313672 Initial Import 3 years ago
get_ver.awk deb2313672 Initial Import 3 years ago
install-sh deb2313672 Initial Import 3 years ago
libssh2.pc.in deb2313672 Initial Import 3 years ago
ltmain.sh deb2313672 Initial Import 3 years ago
maketgz deb2313672 Initial Import 3 years ago
missing deb2313672 Initial Import 3 years ago
test-driver deb2313672 Initial Import 3 years ago

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