Home
last modified time | relevance | path

Searched refs:http_auth_methods (Results 1 – 6 of 6) sorted by relevance

/dports/devel/git-svn/git-2.34.1/
H A Dhttp.c119 static unsigned long http_auth_methods = CURLAUTH_ANY; variable
425 (http_auth_methods & ~empty_auth_useless)) in curl_empty_auth_enabled()
1235 curl_easy_setopt(slot->curl, CURLOPT_HTTPAUTH, http_auth_methods); in get_active_slot()
1503 http_auth_methods &= ~CURLAUTH_GSSNEGOTIATE; in handle_curl_result()
1505 http_auth_methods &= results->auth_avail; in handle_curl_result()
/dports/devel/git-gui/git-2.34.1/
H A Dhttp.c119 static unsigned long http_auth_methods = CURLAUTH_ANY; variable
425 (http_auth_methods & ~empty_auth_useless)) in curl_empty_auth_enabled()
1235 curl_easy_setopt(slot->curl, CURLOPT_HTTPAUTH, http_auth_methods); in get_active_slot()
1503 http_auth_methods &= ~CURLAUTH_GSSNEGOTIATE; in handle_curl_result()
1505 http_auth_methods &= results->auth_avail; in handle_curl_result()
/dports/devel/git-p4/git-2.34.1/
H A Dhttp.c119 static unsigned long http_auth_methods = CURLAUTH_ANY; variable
425 (http_auth_methods & ~empty_auth_useless)) in curl_empty_auth_enabled()
1235 curl_easy_setopt(slot->curl, CURLOPT_HTTPAUTH, http_auth_methods); in get_active_slot()
1503 http_auth_methods &= ~CURLAUTH_GSSNEGOTIATE; in handle_curl_result()
1505 http_auth_methods &= results->auth_avail; in handle_curl_result()
/dports/devel/git/git-2.34.1/
H A Dhttp.c119 static unsigned long http_auth_methods = CURLAUTH_ANY; variable
425 (http_auth_methods & ~empty_auth_useless)) in curl_empty_auth_enabled()
1235 curl_easy_setopt(slot->curl, CURLOPT_HTTPAUTH, http_auth_methods); in get_active_slot()
1503 http_auth_methods &= ~CURLAUTH_GSSNEGOTIATE; in handle_curl_result()
1505 http_auth_methods &= results->auth_avail; in handle_curl_result()
/dports/devel/git-cvs/git-2.34.1/
H A Dhttp.c119 static unsigned long http_auth_methods = CURLAUTH_ANY; variable
425 (http_auth_methods & ~empty_auth_useless)) in curl_empty_auth_enabled()
1235 curl_easy_setopt(slot->curl, CURLOPT_HTTPAUTH, http_auth_methods); in get_active_slot()
1503 http_auth_methods &= ~CURLAUTH_GSSNEGOTIATE; in handle_curl_result()
1505 http_auth_methods &= results->auth_avail; in handle_curl_result()
/dports/devel/cgit/cgit-1.2.3/git/
H A Dhttp.c140 static unsigned long http_auth_methods = CURLAUTH_ANY; variable
459 (http_auth_methods & ~empty_auth_useless)) in curl_empty_auth_enabled()
1315 curl_easy_setopt(slot->curl, CURLOPT_HTTPAUTH, http_auth_methods); in get_active_slot()
1590 http_auth_methods &= ~CURLAUTH_GSSNEGOTIATE; in handle_curl_result()
1592 http_auth_methods &= results->auth_avail; in handle_curl_result()