mirror of
https://github.com/curl/curl.git
synced 2026-04-13 12:41:42 +08:00
With libssh2 1.11.0 or newer. Different crypto backends may offer different features, e.g. in the keys and algos they support. Examples: ``` * Trying 127.0.0.1:22... * Connected to localhost (127.0.0.1) port 22 * libssh2 crypto backend: openssl compatible [or] * libssh2 crypto backend: WinCNG ``` Also fix indentation and drop redundant curly braces. Closes #16790 |
||
|---|---|---|
| .. | ||
| .checksrc | ||
| curl_path.c | ||
| curl_path.h | ||
| libssh2.c | ||
| libssh.c | ||
| ssh.h | ||
| wolfssh.c | ||