• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

cmake/H10-Oct-2020-521469

include/H10-Oct-2020-1,8201,065

m4/H10-Oct-2020-10,1349,232

nw/H10-Oct-2020-1,274991

os400/H10-Oct-2020-4,5673,337

src/H03-May-2022-39,05227,883

vms/H10-Oct-2020-1,7171,407

win32/H10-Oct-2020-2,0821,742

COPYINGH A D29-Jun-20171.8 KiB4341

ChangeLogH A D29-Jun-20179 21

Makefile.OpenSSL.incH A D25-Sep-201984 43

Makefile.WinCNG.incH A D25-Sep-2019101 43

Makefile.amH A D25-Sep-20194.6 KiB153124

Makefile.inH A D25-Sep-201934 KiB1,066943

Makefile.incH A D25-Sep-2019386 86

Makefile.libgcrypt.incH A D25-Sep-201991 43

Makefile.mbedTLS.incH A D25-Sep-201991 43

Makefile.os400qc3.incH A D29-Jun-201758 32

NEWSH A D25-Sep-2019190.7 KiB5,9423,662

NMakefileH A D29-Jun-2017675 3425

READMEH A D29-Jun-2017476 2012

RELEASE-NOTESH A D25-Sep-20192.1 KiB4539

acinclude.m4H A D25-Sep-201914.3 KiB512445

aclocal.m4H A D20-Mar-201942.8 KiB1,1821,074

buildconfH A D20-Mar-2019607 2314

compileH A D20-Mar-20197.2 KiB349259

config.guessH A D25-Sep-201943.2 KiB1,4811,288

config.rpathH A D20-Mar-201917.7 KiB661557

config.subH A D25-Sep-201935.3 KiB1,8021,661

configureH A D25-Sep-2019622.7 KiB21,01017,732

configure.acH A D25-Sep-201910.3 KiB376323

depcompH A D20-Mar-201923 KiB792502

get_ver.awkH A D20-Mar-2019750 2523

install-shH A D25-Sep-201915 KiB519337

libssh2.pc.inH A D29-Jun-2017492 1815

ltmain.shH A D20-Mar-2019319.4 KiB11,2508,044

maketgzH A D20-Mar-20192.5 KiB10058

missingH A D20-Mar-20196.7 KiB216143

test-driverH A D25-Sep-20194.5 KiB14987

README

1libssh2 - SSH2 library
2======================
3
4libssh2 is a library implementing the SSH2 protocol, available under
5the revised BSD license.
6
7Web site: https://www.libssh2.org/
8
9Mailing list: https://cool.haxx.se/mailman/listinfo/libssh2-devel
10
11License: see COPYING
12
13Source code: https://github.com/libssh2/libssh2
14
15Web site source code: https://github.com/libssh2/www
16
17Installation instructions are in:
18 - docs/INSTALL_CMAKE for CMake
19 - docs/INSTALL_AUTOTOOLS for Autotools
20