Home
last modified time | relevance | path

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

/curl/docs/libcurl/opts/
H A DCURLOPT_FTP_SSL_CCC.md61 curl_easy_setopt(curl, CURLOPT_USE_SSL, CURLUSESSL_CONTROL);
H A DCURLOPT_USE_SSL.md49 ## CURLUSESSL_CONTROL section
/curl/src/
H A Dtool_setopt.c137 NV(CURLUSESSL_CONTROL),
H A Dtool_operate.c1972 my_setopt_enum(curl, CURLOPT_USE_SSL, (long)CURLUSESSL_CONTROL); in single_transfer()
/curl/include/curl/
H A Dcurl.h908 CURLUSESSL_CONTROL, /* SSL for the control connection or fail */ enumerator
959 #define CURLFTPSSL_CONTROL CURLUSESSL_CONTROL
/curl/docs/libcurl/
H A Dsymbols-in-versions1121 CURLUSESSL_CONTROL 7.17.0
H A Dlibcurl-security.md230 CURLUSESSL_CONTROL to ensure that an encrypted connection is used or else fail
/curl/lib/
H A Dftp.c2953 data->set.use_ssl == CURLUSESSL_CONTROL ? 'C' : 'P'); in ftp_statemachine()
2962 (data->set.use_ssl != CURLUSESSL_CONTROL) ? TRUE : FALSE; in ftp_statemachine()
2965 else if(data->set.use_ssl > CURLUSESSL_CONTROL) in ftp_statemachine()
/curl/packages/OS400/
H A Dcurl.inc.in914 d CURLUSESSL_CONTROL...

Completed in 193 milliseconds