mirror of
https://github.com/curl/curl.git
synced 2026-08-02 15:40:32 +03:00
vssh: drop support for wolfSSH
The implementation was incomplete and lesser than the other backends. No one ever reported a bug or requested enhancements for this, indicating that this backend was never used. Closes #18700
This commit is contained in:
parent
22b9f77e38
commit
b011e3fcfb
21 changed files with 13 additions and 1458 deletions
2
.github/workflows/macos.yml
vendored
2
.github/workflows/macos.yml
vendored
|
|
@ -253,7 +253,7 @@ jobs:
|
|||
--disable-ldap --disable-pop3 --without-librtmp --disable-rtsp
|
||||
--disable-shared --disable-smb --disable-smtp --disable-telnet --disable-tftp --disable-unix-sockets
|
||||
--without-brotli --without-gssapi --without-libidn2 --without-libpsl --without-librtmp
|
||||
--without-libssh2 --without-libssh --without-wolfssh
|
||||
--without-libssh2 --without-libssh
|
||||
--without-nghttp2 --disable-ntlm --without-ssl --without-zlib --without-zstd
|
||||
|
||||
macos-version-min: '10.15' # Catalina (2019)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue