1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00
curl/lib/vssh
Baruch Siach ddcc110bfc
libssh2: fix build with disabled proxy support
Build breaks because the http_proxy field is missing:

vssh/libssh2.c:3119:10: error: 'struct connectdata' has no member named 'http_proxy'

Regression from #6021, shipped in curl 7.73.0

Closes #6125
2020-10-26 09:18:35 +01:00
..
libssh2.c libssh2: fix build with disabled proxy support 2020-10-26 09:18:35 +01:00
libssh.c Curl_handler: add 'family' to each protocol 2020-09-21 23:30:16 +02:00
ssh.h libssh2: convert over to use dynbuf 2020-05-05 14:54:07 +02:00
wolfssh.c cleanup: use a single space after equals sign in assignments 2020-05-26 08:28:38 +02:00
wolfssh.h wolfSSH: new SSH backend 2020-01-12 17:19:12 +01:00