Santino Keupp
|
1d2d3feb21
|
libssh2: add support for ECDSA and ed25519 knownhost keys
... if a new enough libssh2 version is present.
Source: https://curl.haxx.se/mail/archive-2019-12/0023.html
Co-Authored-by: Daniel Stenberg
Closes #4714
|
2019-12-15 23:03:39 +01:00 |
|
Marcel Raad
|
69d95b6d4c
|
lib: silence conversion warnings
Closes https://github.com/curl/curl/pull/4444
|
2019-10-01 10:47:37 +02:00 |
|
Daniel Stenberg
|
7d5524500d
|
libssh2: part of conditional expression is always true: !result
Fixes warning detected by PVS-Studio
Fixes #4374
|
2019-09-20 08:07:52 +02:00 |
|
Daniel Stenberg
|
ea28a6cb2f
|
ssh: add a generic Curl_ssh_version function for SSH backends
Closes #4235
|
2019-08-17 16:57:58 +02:00 |
|
Daniel Stenberg
|
d6dea75af7
|
vssh: move ssh init/cleanup functions into backend code
|
2019-08-17 16:57:55 +02:00 |
|
Daniel Stenberg
|
5b2d703fe5
|
vssh: create directory for SSH backend code
|
2019-08-17 16:57:55 +02:00 |
|