1
0
Fork 0
mirror of https://github.com/libssh2/libssh2.git synced 2026-09-19 19:11:25 +00:00
the SSH library
  • C 84.3%
  • CMake 3.7%
  • Perl 3.2%
  • M4 2.7%
  • Shell 2.2%
  • Other 3.7%
Find a file
2026-09-11 18:46:57 +02:00
.github GHA: test WinCNG SCP/SFTP via curl runtests 2026-09-08 20:42:06 +02:00
cmake tidy-up: version-related comments and messages 2026-08-27 03:25:32 +02:00
docs docs: update list of key types where necessary 2026-09-11 18:46:57 +02:00
example clang-tidy: enable readability-redundant-casting, fix/silence findings 2026-09-04 15:29:18 +02:00
include include: restore parentheses for macro arguments, for compatibility 2026-09-03 16:42:51 +02:00
LICENSES spacecheck: update, fix new issues found 2026-04-11 02:19:12 +02:00
m4 configure: drop remaining code dependent on config.rpath 2026-06-30 11:33:05 +02:00
os400 tidy-up: version-related comments and messages 2026-08-27 03:25:32 +02:00
scripts tests: upload host pubkeys to repo 2026-08-06 02:05:49 +02:00
src wincng: normalize fixed-width DH values before mpint encoding 2026-09-08 20:19:44 +02:00
tests wincng: normalize fixed-width DH values before mpint encoding 2026-09-08 20:19:44 +02:00
vms tidy-up: version-related comments and messages 2026-08-27 03:25:32 +02:00
.clang-tidy.yml clang-tidy: enable readability-redundant-casting, fix/silence findings 2026-09-04 15:29:18 +02:00
.editorconfig REUSE: add copyright headers to more files, and .gitignore updates 2025-10-13 13:35:25 +02:00
.gitignore tidy-up: miscellaneous 2026-04-10 18:39:11 +02:00
acinclude.m4 tidy-up: FILE * variable names, configure warning option guard, printf mask 2026-07-15 13:35:18 +02:00
appveyor.sh tests: add support to disable hex debug dumps 2026-08-02 22:19:50 +02:00
appveyor.yml appveyor: build tests again with old MSVC and related tidy-ups 2026-07-16 17:40:38 +02:00
CMakeLists.txt tidy-up: version-related comments and messages 2026-08-27 03:25:32 +02:00
configure.ac tidy-up: version-related comments and messages 2026-08-27 03:25:32 +02:00
COPYING tidy-up: fixup and reflow copyright headers 2026-07-08 04:22:55 +02:00
libssh2-style.el provide SPDX identifiers 2023-06-07 08:18:55 +02:00
libssh2.pc.in libssh2.pc.in: add Copyright property 2026-08-14 13:36:11 +02:00
Makefile.am dist: include CMake files individually, fix to include tests/cmake 2026-08-26 14:58:24 +02:00
NEWS NEWS: auto-generated from git 2011-04-04 13:31:33 +02:00
README docs: replace underscore with dash in INSTALL*.md filenames 2026-04-23 20:43:04 +02:00
README.md docs: replace underscore with dash in INSTALL*.md filenames 2026-04-23 20:43:04 +02:00
RELEASE-NOTES RELEASE-NOTES: sync [ci skip] 2026-09-04 14:35:14 +02:00
REUSE.toml tests: move trusted CA private keys off the test server 2026-08-03 11:32:06 +02:00

libssh2 - SSH2 library

libssh2 is a library implementing the SSH2 protocol, available under the revised BSD license.

Web site

Mailing list

BSD Licensed

Web site source code

Installation instructions: