curl/lib/vssh
Viktor Szakats 3c7d136225
libssh2: use non-deprecated libssh2_knownhost_addc()
Supported since libssh2 v1.2.5. Replacing `libssh2_knownhost_add()`,
which was deprecated in that same version.

The new API supports a comment field.

Ref: https://github.com/libssh2/libssh2/pull/1977

Closes #21866
2026-06-05 12:06:22 +02:00
..
libssh.c libssh: map SSH_KNOWN_HOSTS_OTHER to CURLKHMATCH_MISMATCH 2026-05-25 16:46:22 +02:00
libssh2.c libssh2: use non-deprecated libssh2_knownhost_addc() 2026-06-05 12:06:22 +02:00
ssh.h tidy-up: prefer "initialize" with a 'z' 2026-05-15 11:49:06 +02:00
vssh.c protocol source, all about protocols and uri schemes 2026-03-16 08:39:02 +01:00
vssh.h lib: use lib source directory as base include path 2026-02-23 16:00:42 +01:00