Home
last modified time | relevance | path

Searched refs:strcasecompare (Results 1 - 25 of 34) sorted by relevance

12

/third_party/curl/lib/vauth/
H A Ddigest.c236 if(strcasecompare(token, DIGEST_QOP_VALUE_STRING_AUTH)) in auth_digest_get_qop_values()
238 else if(strcasecompare(token, DIGEST_QOP_VALUE_STRING_AUTH_INT)) in auth_digest_get_qop_values()
240 else if(strcasecompare(token, DIGEST_QOP_VALUE_STRING_AUTH_CONF)) in auth_digest_get_qop_values()
528 if(strcasecompare(value, "nonce")) { in Curl_auth_decode_digest_http_message()
534 else if(strcasecompare(value, "stale")) { in Curl_auth_decode_digest_http_message()
535 if(strcasecompare(content, "true")) { in Curl_auth_decode_digest_http_message()
540 else if(strcasecompare(value, "realm")) { in Curl_auth_decode_digest_http_message()
546 else if(strcasecompare(value, "opaque")) { in Curl_auth_decode_digest_http_message()
552 else if(strcasecompare(value, "qop")) { in Curl_auth_decode_digest_http_message()
565 if(strcasecompare(toke in Curl_auth_decode_digest_http_message()
[all...]
H A Ddigest_sspi.c269 if(strcasecompare(value, "realm")) { in Curl_override_sspi_http_realm()
344 if(strcasecompare(value, "stale") && in Curl_auth_decode_digest_http_message()
345 strcasecompare(content, "true")) { in Curl_auth_decode_digest_http_message()
H A Dvauth.c160 strcasecompare(data->state.first_host, conn->host.name) && in Curl_auth_allowed_to_host()
/third_party/curl/lib/
H A Dnetrc.c163 if(strcasecompare("macdef", tok)) { in parsenetrc()
169 else if(strcasecompare("machine", tok)) { in parsenetrc()
176 else if(strcasecompare("default", tok)) { in parsenetrc()
187 if(strcasecompare(host, tok)) { in parsenetrc()
232 else if(strcasecompare("login", tok)) in parsenetrc()
234 else if(strcasecompare("password", tok)) in parsenetrc()
236 else if(strcasecompare("machine", tok)) { in parsenetrc()
H A Daltsvc.c61 if(strcasecompare(name, "h1")) in alpn2alpnid()
63 if(strcasecompare(name, "h2")) in alpn2alpnid()
65 if(strcasecompare(name, H3VERSION)) in alpn2alpnid()
519 if(strcasecompare(alpnbuf, "clear")) { in Curl_altsvc_parse()
634 if(strcasecompare("ma", option)) in Curl_altsvc_parse()
636 else if(strcasecompare("persist", option) && (num == 1)) in Curl_altsvc_parse()
H A Dimap.c288 (!strcasecompare(imap->custom, "STORE") || in imap_endofresp()
290 !strcasecompare(imap->custom, "SELECT") && in imap_endofresp()
291 !strcasecompare(imap->custom, "EXAMINE") && in imap_endofresp()
292 !strcasecompare(imap->custom, "SEARCH") && in imap_endofresp()
293 !strcasecompare(imap->custom, "EXPUNGE") && in imap_endofresp()
294 !strcasecompare(imap->custom, "LSUB") && in imap_endofresp()
295 !strcasecompare(imap->custom, "UID") && in imap_endofresp()
296 !strcasecompare(imap->custom, "GETQUOTAROOT") && in imap_endofresp()
297 !strcasecompare(imap->custom, "NOOP"))) in imap_endofresp()
1109 !strcasecompare(ima in imap_state_select_resp()
[all...]
H A Dldap.c390 (strcasecompare(data->set.ssl.cert_type, "DER"))) in ldap_do()
431 (!strcasecompare(data->set.ssl.cert_type, "PEM"))) { in ldap_do()
784 if(strcasecompare(p, "one")) in str2scope()
786 if(strcasecompare(p, "onetree")) in str2scope()
788 if(strcasecompare(p, "base")) in str2scope()
790 if(strcasecompare(p, "sub")) in str2scope()
792 if(strcasecompare(p, "subtree")) in str2scope()
H A Dheaders.c89 if(strcasecompare(hs->name, name) && in curl_easy_header()
108 if(strcasecompare(hs->name, name) && in curl_easy_header()
174 if(strcasecompare(hs->name, check->name) && in curl_easy_nextheader()
H A Dcurl_trc.c210 if(strcasecompare(token, "all")) { in Curl_trc_opt()
213 else if(strcasecompare(token, cf_types[i]->name)) { in Curl_trc_opt()
H A Dif2ip.c119 if(strcasecompare(iface->ifa_name, interf)) { in Curl_if2ip()
170 strcasecompare(iface->ifa_name, interf)) { in Curl_if2ip()
H A Dcookie.c903 co->tailmatch = strcasecompare(ptr, "TRUE")?TRUE:FALSE; in Curl_cookie_add()
931 if(strcasecompare(ptr, "TRUE")) { in Curl_cookie_add()
1059 if(strcasecompare(clist->name, co->name)) { in Curl_cookie_add()
1064 if(strcasecompare(clist->domain, co->domain)) in Curl_cookie_add()
1100 if(!replace_co && strcasecompare(clist->name, co->name)) { in Curl_cookie_add()
1104 if(strcasecompare(clist->domain, co->domain) && in Curl_cookie_add()
1116 !strcasecompare(clist->spath, co->spath)) in Curl_cookie_add()
1415 ((!co->tailmatch || is_ip) && strcasecompare(host, co->domain)) ) { in Curl_cookie_getlist()
H A Dstrcase.h38 #define strcasecompare(a,b) curl_strequal(a,b) macro
H A Deasygetopt.c40 if(strcasecompare(o->name, name)) in lookup()
H A Durl.c713 strcasecompare(data->host.name, needle->host.name)) in proxy_info_matches()
1195 if(!strcasecompare(needle->handler->scheme, check->handler->scheme) && in ConnectionExists()
1201 if((needle->bits.conn_to_host && !strcasecompare( in ConnectionExists()
1208 if(!strcasecompare(needle->host.name, check->host.name) || in ConnectionExists()
1836 if(!strcasecompare("file", data->state.up.scheme))
1873 if(data->hsts && strcasecompare("http", data->state.up.scheme)) {
1969 if(!strcasecompare("file", data->state.up.scheme))
2136 if(!proxy && !strcasecompare("http_proxy", proxy_env)) {
2146 if(strcasecompare("ws_proxy", proxy_env)) {
2149 else if(strcasecompare("wss_prox
[all...]
H A Dhttp_aws_sigv4.c646 sign_as_s3 = (strcasecompare(provider0, "aws") && in Curl_output_aws_sigv4()
647 strcasecompare(service, "s3")); in Curl_output_aws_sigv4()
H A Dcontent_encoding.c876 if(!strcasecompare(ce->name, CONTENT_ENCODING_DEFAULT)) in Curl_all_content_encodings()
888 if(!strcasecompare(ce->name, CONTENT_ENCODING_DEFAULT)) { in Curl_all_content_encodings()
H A Dhttp.c2159 strcasecompare(data->state.first_host, conn->host.name))) { in Curl_http_host()
2195 if(!strcasecompare("Host:", ptr)) { in Curl_http_host()
2270 if(strcasecompare("http", data->state.up.scheme)) { in Curl_http_target()
2299 if(strcasecompare("ftp", data->state.up.scheme)) { in Curl_http_target()
2786 strcasecompare("localhost", host) || in Curl_http_cookies()
3625 strcasecompare("localhost", host) || in Curl_http_header()
4831 strcasecompare(H2_NON_FIELD[i].name, name)) in h2_non_field()
H A Dsetopt.c825 if(strcasecompare(argptr, "ALL")) { in Curl_vsetopt()
831 else if(strcasecompare(argptr, "SESS")) { in Curl_vsetopt()
837 else if(strcasecompare(argptr, "FLUSH")) { in Curl_vsetopt()
841 else if(strcasecompare(argptr, "RELOAD")) { in Curl_vsetopt()
H A Dhsts.c291 if(strcasecompare(hostname, sts->host)) in Curl_hsts()
/third_party/curl/lib/vtls/
H A Dvtls.c198 strcasecompare(c1->cipher_list, c2->cipher_list) && in match_ssl_primary_config()
199 strcasecompare(c1->cipher_list13, c2->cipher_list13) && in match_ssl_primary_config()
200 strcasecompare(c1->curves, c2->curves) && in match_ssl_primary_config()
201 strcasecompare(c1->CRLfile, c2->CRLfile) && in match_ssl_primary_config()
202 strcasecompare(c1->pinned_key, c2->pinned_key)) in match_ssl_primary_config()
570 if(strcasecompare(connssl->peer.hostname, check->name) && in Curl_ssl_getsessionid()
573 strcasecompare(cf->conn->conn_to_host.name, check->conn_to_host))) && in Curl_ssl_getsessionid()
578 strcasecompare(cf->conn->handler->scheme, check->scheme) && in Curl_ssl_getsessionid()
1449 if(strcasecompare(env, available_backends[i]->info.name)) { in multissl_setup()
1475 (name && strcasecompare(nam in Curl_init_sslset_nolock()
[all...]
H A Dx509asn1.c256 if(!strcmp(op->numoid, oid) || strcasecompare(op->textoid, oid)) in searchOID()
945 if(strcasecompare(algo, "ecPublicKey")) { in do_pubkey()
966 if(strcasecompare(algo, "rsaEncryption")) { in do_pubkey()
1001 else if(strcasecompare(algo, "dsa")) { in do_pubkey()
1019 else if(strcasecompare(algo, "dhpublicnumber")) { in do_pubkey()
H A Dwolfssl.c206 if(strcasecompare(type, "PEM")) in do_file_type()
208 if(strcasecompare(type, "DER")) in do_file_type()
H A Dgtls.c316 if(strcasecompare(type, "PEM")) in do_file_type()
318 if(strcasecompare(type, "DER")) in do_file_type()
H A Dopenssl.c1063 if(strcasecompare(type, "PEM")) in do_file_type()
1065 if(strcasecompare(type, "DER")) in do_file_type()
1067 if(strcasecompare(type, "ENG")) in do_file_type()
1069 if(strcasecompare(type, "P12")) in do_file_type()
/third_party/curl/src/
H A Dtool_getparam.c976 if(strcasecompare(name, "all")) { in set_trace_config()
983 else if(strcasecompare(name, "ids")) { in set_trace_config()
986 else if(strcasecompare(name, "time")) { in set_trace_config()

Completed in 38 milliseconds

12