]> git.ipfire.org Git - thirdparty/curl.git/commit
libssh2: require version 1.0 or later
authorDaniel Stenberg <daniel@haxx.se>
Thu, 22 Oct 2020 10:29:21 +0000 (12:29 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 22 Oct 2020 14:45:40 +0000 (16:45 +0200)
commit4bfca0a80763a1184a4ca489bf739abd5a5657c5
tree747acb88ea3de6c836f65a346f92697350ca4baa
parent141e23d78974774217fc22671934d16499505890
libssh2: require version 1.0 or later

... and simplify the code accordingly. libssh2 version 1.0 was released
in April 2009.

Closes #6116
configure.ac
docs/INTERNALS.md
lib/vssh/libssh2.c