Home
last modified time | relevance | path

Searched refs:CURLPROXY_SOCKS5 (Results 1 – 9 of 9) sorted by relevance

/curl/docs/libcurl/opts/
H A DCURLOPT_PROXYTYPE.md58 ## CURLPROXY_SOCKS5 section
86 curl_easy_setopt(curl, CURLOPT_PROXYTYPE, CURLPROXY_SOCKS5);
H A DCURLOPT_DOH_URL.md62 **CURLPROXY_SOCKS5** and probably some more.
/curl/src/
H A Dtool_setopt.c54 NV(CURLPROXY_SOCKS5),
62 NV(CURLPROXY_SOCKS5),
H A Dtool_getparam.c1666 config->proxyver = CURLPROXY_SOCKS5; in getparameter()
/curl/lib/
H A Dsocks.c586 (conn->socks_proxy.proxytype == CURLPROXY_SOCKS5) ? TRUE : FALSE; in do_SOCKS5()
1091 case CURLPROXY_SOCKS5: in connect_SOCKS()
H A Durl.c2190 proxytype = CURLPROXY_SOCKS5;
2224 proxytype == CURLPROXY_SOCKS5 ||
/curl/docs/libcurl/
H A Dsymbols-in-versions970 CURLPROXY_SOCKS5 7.10
/curl/include/curl/
H A Dcurl.h788 CURLPROXY_SOCKS5 = 5, /* added in 7.10 */ enumerator
/curl/packages/OS400/
H A Dcurl.inc.in878 d CURLPROXY_SOCKS5...

Completed in 61 milliseconds