Home
last modified time | relevance | path

Searched refs:user (Results 351 – 375 of 428) sorted by relevance

1...<<1112131415161718

/curl/tests/data/
H A Dtest9184 HTTP with NTLM/Negotiate/Basic, anyauth and user with domain, with size 0
H A Dtest24385 http://%HOSTIP:%HTTPPORT/%TESTNUMBER --proxy http://%HOSTIP:%HTTPPORT --proxy-user testuser:testpas…
H A Dtest140349 # curl's default user-agent varies with version, libraries etc.
H A Dtest140252 # curl's default user-agent varies with version, libraries etc.
H A Dtest1021103 …R:%HTTPPORT/path/%TESTNUMBER0002 --proxy http://%HOSTIP:%HTTPPORT --proxy-user testuser:testpass -…
/curl/docs/cmdline-opts/
H A Dupload-file.md52 formatted correctly by the user as curl does not transcode nor encode it
H A Dproxy.md54 variables, including the protocol prefix (http://) and the embedded user +
H A Dwrite-out.md253 ## `url.user`
254 The user part of the URL that was fetched. (Added in 8.1.0)
285 ## `urle.user`
286 The user part of the effective (last) URL that was fetched. (Added in 8.1.0)
H A Dcert.md44 system or user keychain, or the path to a PKCS#12-encoded certificate and
/curl/docs/libcurl/opts/
H A DCURLOPT_DNS_CACHE_TIMEOUT.md45 to the casual libcurl-app user.
H A DCURLOPT_UNRESTRICTED_AUTH.md34 authentication (user+password) credentials or explicitly set cookie headers
H A DCURLOPT_HSTS.md73 curl_easy_setopt(curl, CURLOPT_HSTS, "/home/user/.hsts-cache");
H A DCURLOPT_CAINFO.md46 the option is not set, then curl uses the certificates in the system and user
H A DCURLOPT_PROXY_CAINFO.md53 in the system and user Keychain to verify the peer, which is the preferred
H A DCURLOPT_SEEKFUNCTION.md19 CURLOPT_SEEKFUNCTION - user callback for seeking in input stream
H A DCURLOPT_PREREQFUNCTION.md18 CURLOPT_PREREQFUNCTION - user callback called when a connection has been
H A DCURLOPT_CHUNK_BGN_FUNCTION.md38 char *user;
/curl/lib/
H A Dhttp_ntlm.c171 userp = data->state.aptr.user; in Curl_output_ntlm()
H A Dpop3.c466 if(!data->state.aptr.user) { in pop3_perform_user()
474 conn->user ? conn->user : ""); in pop3_perform_user()
500 if(!data->state.aptr.user) { in pop3_perform_apop()
524 result = Curl_pp_sendf(data, &pop3c->pp, "APOP %s %s", conn->user, secret); in pop3_perform_apop()
H A Dopenldap.c273 if(!data->state.up.user && !data->state.up.password && in oldap_url_parse()
422 if(data->state.aptr.user) { in oldap_perform_bind()
423 binddn = conn->user; in oldap_perform_bind()
434 data->state.aptr.user ? in oldap_perform_bind()
814 else if(data->state.aptr.user) in oldap_connecting()
H A Dcurl_ntlm_core.c509 CURLcode Curl_ntlm_core_mk_ntlmv2_hash(const char *user, size_t userlen, in Curl_ntlm_core_mk_ntlmv2_hash() argument
528 ascii_uppercase_to_unicode_le(identity, user, userlen); in Curl_ntlm_core_mk_ntlmv2_hash()
H A Dmqtt.c267 const char *username = data->state.aptr.user ? in mqtt_connect()
268 data->state.aptr.user : ""; in mqtt_connect()
344 Curl_safefree(data->state.aptr.user); in mqtt_connect()
/curl/docs/libcurl/
H A Dcurl_mime_data_cb.md55 *freefunc* is a pointer to a user resource freeing callback function, with
60 *arg* is a user defined argument to callback functions.
H A Dcurl_url_set.md103 If only the user part is set and not the password, the URL is represented with
108 If only the password part is set and not the user, the URL is represented with
109 a blank user.
/curl/docs/
H A DTHANKS-filter94 s/github user 'kreshano'$/kreshano on github/
108 s/Github user @jakirkham/jakirkham on github/

Completed in 64 milliseconds

1...<<1112131415161718