mirror of
https://github.com/libssh2/libssh2.git
synced 2026-01-27 00:18:12 +03:00
Also: - rename a spellcheck file to match curl. - editorconfig: fix line width. - editorconfig: make it use UTF-8. - editroconfig: apply some rules to all files. - .gitignore: drop dupe, drop `.DS_Store` (not created by this repo), sort. - .gitignore: add for tests executables. Closes #1718
29 lines
408 B
Plaintext
29 lines
408 B
Plaintext
# Copyright (C) The libssh2 project and its contributors.
|
|
#
|
|
# SPDX-License-Identifier: BSD-3-Clause
|
|
|
|
direct_tcpip
|
|
scp
|
|
scp_nonblock
|
|
scp_write
|
|
scp_write_nonblock
|
|
sftp
|
|
sftp_RW_nonblock
|
|
sftp_append
|
|
sftp_mkdir
|
|
sftp_mkdir_nonblock
|
|
sftp_nonblock
|
|
sftp_write
|
|
sftp_write_nonblock
|
|
sftp_write_sliding
|
|
sftpdir
|
|
sftpdir_nonblock
|
|
ssh2
|
|
ssh2_agent
|
|
ssh2_agent_forwarding
|
|
ssh2_echo
|
|
ssh2_exec
|
|
subsystem_netconf
|
|
tcpip-forward
|
|
x11
|