Searched refs:CURL_GLOBAL_SSL (Results 1 – 4 of 4) sorted by relevance
2802 #define CURL_GLOBAL_SSL (1<<0) /* no purpose since since 7.57.0 */ macro2804 #define CURL_GLOBAL_ALL (CURL_GLOBAL_SSL|CURL_GLOBAL_WIN32)
918 CURL_GLOBAL_SSL 7.8
30 2.6 CURL_GLOBAL_SSL262 2.6 CURL_GLOBAL_SSL264 Since libcurl 7.57.0, the flag CURL_GLOBAL_SSL is a no-op. The change was
78 d CURL_GLOBAL_SSL...