Home
last modified time | relevance | path

Searched refs:user (Results 276 – 300 of 428) sorted by relevance

1...<<1112131415161718

/curl/tests/data/
H A Dtest5636 # Set the user-agent using a short-option:
H A Dtest339 -d "fooo=mooo&pooo=clue&doo=%20%20%20++++" -u "fake:-user" http://%HOSTIP:%HTTPPORT/%TESTNUMBER
H A Dtest98132 imap://%HOSTIP:%IMAPPORT/%TESTNUMBER -T %LOGDIR/upload%TESTNUMBER -u user:secret --ssl
H A Dtest93744 …RT/%TESTNUMBER --mail-rcpt recipient@example.com --mail-from sender@example.com -u user:secret -T -
H A Dtest5643 # the user's shell profiles sends output to stdout of a non-interactive shell.
H A Dtest93644 …RT/%TESTNUMBER --mail-rcpt recipient@example.com --mail-from sender@example.com -u user:secret -T -
H A Dtest42337 …RT/%TESTNUMBER?qqqq#ffff" -w '%{url.host}+%{url.path}+%{url.scheme}+%{url.user}+%{url.password}+%{…
H A Dtest16989 …ESTNUMBER --proxy http://%HOSTIP:%HTTPPORT --proxy-user testuser:testpass --proxy-ntlm --digest --
H A Dtest13135 FTP (optional .netrc; user/no pass) dir list PASV
H A Dtest38035 pick netrc password based on user name in URL
H A Dtest13235 FTP (optional .netrc; user/passwd supplied) dir list PASV
H A Dtest16241 http://%HOSTIP:%HTTPPORT/%TESTNUMBER --proxy http://%HOSTIP:%HTTPPORT --proxy-user foo:bar --proxy-…
H A Dtest8353 http://test.%TESTNUMBER:%HTTPPORT/we/want/that/page/%TESTNUMBER -p -x %HOSTIP:%PROXYPORT --user 'ia…
H A Dtest203935 FTP (optional .netrc with 'default' override; no user/pass) dir list PASV
H A Dtest13036 FTP (optional .netrc; no user/pass) dir list PASV
H A Dtest13435 FTP (optional .netrc; programmatic user/passwd) dir list PASV
H A Dtest140144 …T/we/want/%TESTNUMBER --libcurl %LOGDIR/test%TESTNUMBER.c --basic -u fake:user -H "X-Files: Mulder…
89 curl_easy_setopt(hnd, CURLOPT_USERPWD, "fake:user");
H A Dtest142853 http://test.%TESTNUMBER:%HTTPPORT/we/want/that/page/%TESTNUMBER -p -x %HOSTIP:%PROXYPORT --user 'ia…
/curl/docs/libcurl/opts/
H A DCURLOPT_NETRC.md50 standard Unix ftp client does). It should only be readable by user.
98 default login anonymous password user@domain
109 sure the file is not readable by anyone besides the user.
H A DCURLOPT_SSH_KEYDATA.md64 curl_easy_setopt(curl, CURLOPT_SSH_KNOWNHOSTS, "/home/user/known_hosts");
/curl/packages/vms/
H A Dbackup_gnv_curl_src.com116 $ define/user sys$error nl:
117 $ define/user sys$output nl:
/curl/docs/cmdline-opts/
H A Dhttp3-only.md27 This option allows a user to avoid using the Alt-Svc method of upgrading to
/curl/lib/
H A Dhash.h101 void Curl_hash_clean_with_criterium(struct Curl_hash *h, void *user,
/curl/m4/
H A Dxc-val-flgs.m4195 dnl CPPFLAGS and CFLAGS values that the user might
196 dnl have set. When checks fails, user is noticed
225 dnl script might have set. When checks fails, user
/curl/tests/server/
H A Dsocksd.c123 char user[256]; member
158 strcpy(config.user, "user"); in resetdefaults()
216 strcpy(config.user, value); in getconfig()
217 logmsg("user [%s] set", config.user); in getconfig()
463 if((ulen != strlen(config.user)) || in sockit()
465 memcmp(&buffer[SOCKS5_UNAME], config.user, ulen) || in sockit()

Completed in 25 milliseconds

1...<<1112131415161718