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

..03-May-2022-

cmake/H27-Sep-2016-521469

docs/H03-May-2022-8,0016,398

example/H03-May-2022-8,1836,313

include/H29-Aug-2021-1,8251,068

m4/H29-Aug-2021-10,1349,232

nw/H29-Aug-2021-1,274991

os400/H29-Aug-2021-4,5673,337

src/H03-May-2022-40,65428,960

tests/H03-May-2022-4,8113,823

vms/H29-Aug-2021-1,7171,407

win32/H29-Aug-2021-1,8521,512

COPYINGH A D29-Aug-20211.9 KiB4543

ChangeLogH A D29-Aug-20219 21

Makefile.OpenSSL.incH A D26-Mar-201984 43

Makefile.WinCNG.incH A D26-Mar-2019101 43

Makefile.amH A D20-Aug-20204.6 KiB155126

Makefile.inH A D03-May-202234.4 KiB1,080956

Makefile.incH A D15-May-2021406 86

Makefile.libgcrypt.incH A D26-Mar-201991 43

Makefile.mbedTLS.incH A D26-Mar-201991 43

Makefile.os400qc3.incH A D18-Jan-201658 32

NEWSH A D29-Aug-2021213.6 KiB6,8324,231

NMakefileH A D04-Dec-2014675 3425

READMEH A D24-Feb-2016476 2012

RELEASE-NOTESH A D29-Aug-20212.9 KiB6357

acinclude.m4H A D13-Sep-201914.3 KiB513446

aclocal.m4H A D28-Aug-202143.1 KiB1,1931,084

compileH A D15-May-20217.2 KiB349259

config.guessH A D15-May-202143.2 KiB1,4811,288

config.rpathH A D11-Jun-201217.7 KiB661557

config.subH A D15-May-202135.3 KiB1,8021,661

configureH A D28-Aug-2021802.9 KiB26,65622,708

configure.acH A D28-Aug-202111.5 KiB408350

depcompH A D15-May-202123 KiB792502

get_ver.awkH A D17-Aug-2010750 2523

install-shH A D15-May-202115 KiB542352

libssh2.pc.inH A D03-May-2022486 1815

ltmain.shH A D15-May-2021319.6 KiB11,2528,044

maketgzH A D17-Oct-20162.5 KiB10058

missingH A D15-May-20216.7 KiB216143

test-driverH A D15-May-20214.6 KiB15188

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