diff options
author | Anderson Toshiyuki Sasaki <ansasaki@redhat.com> | 2020-02-21 11:09:26 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2020-02-27 10:03:07 +0100 |
commit | 507cf6a13db0375eadd4655b4c64710db29e9cf2 (patch) | |
tree | c48c574acd79691fb778e67ba79a4f63ec2d5a62 /lib/share.h | |
parent | 0922f762407cc20c90f8f5cfa01c5eafbdfecde0 (diff) |
libssh: improve known hosts handling
Previously, it was not possible to get a known hosts file entry due to
the lack of an API. ssh_session_get_known_hosts_entry(), introduced in
libssh-0.9.0, allows libcurl to obtain such information and behave the
same as when compiled with libssh2.
This also tries to avoid the usage of deprecated functions when the
replacements are available. The behaviour will not change if versions
older than libssh-0.8.0 are used.
Signed-off-by: Anderson Toshiyuki Sasaki <ansasaki@redhat.com>
Fixes #4953
Closes #4962
Diffstat (limited to 'lib/share.h')
0 files changed, 0 insertions, 0 deletions