Searched refs:failed (Results 1 – 25 of 62) sorted by relevance
123
/curl/packages/vms/ |
H A D | curlmsg.msg | 50 FAILED_INIT <failed init> 73 UPLOAD_FAILED <failed upload command> 78 FTP_PORT_FAILED <FTP PORT operation failed> 79 FTP_COULDNT_USE_REST <FTP REST command failed> 87 LDAP_SEARCH_FAILED <LDAP search failed> 93 INTERFACE_FAILED <CURLOPT_INTERFACE failed> 99 PEER_FAILED_VERIF <peer certificate or fingerprint failed> 112 USE_SSL_FAILED <requested FTP SSL level failed> 114 SSL_ENGINE_INITFAILED <failed to initialise ENGINE> 123 CONV_FAILED <conversion failed> [all …]
|
/curl/tests/data/ |
H A D | test1538 | 45 e10: FTP: The server failed to connect to data port 60 e25: Upload failed (at start/before it took off) 65 e30: FTP: command PORT failed 66 e31: FTP: command REST failed 74 e39: LDAP: search failed 99 e64: Requested SSL level failed 100 e65: Send failed since rewinding of the data stream failed 123 e88: Chunk callback failed 136 e101: ECH attempted but failed 148 m9: Wakeup is unavailable or failed [all …]
|
H A D | test113 | 21 FTP download, failed login: USER not valid
|
H A D | test114 | 21 FTP download, failed login: PASS not valid
|
H A D | test115 | 23 FTP download, failed PASV
|
H A D | test125 | 21 FTP download, failed CWD
|
H A D | test117 | 22 FTP download, failed TYPE
|
H A D | test538 | 27 FTP multi-interface download, failed login: PASS not valid
|
H A D | test118 | 25 FTP download, failed RETR
|
H A D | test124 | 26 FTP download, failed PWD
|
H A D | test93 | 29 HTTP GET with failed proxy auth
|
H A D | test1096 | 24 Two FTP downloads, with failed RETR but reused control connection
|
H A D | test119 | 24 FTP download, failed RETR with PORT
|
H A D | test99 | 44 HTTP GET with large-file resume point and failed resume
|
H A D | test94 | 35 HTTPS GET with failed proxy auth (CONNECT 1.0)
|
H A D | test890 | 21 REPLY AQ== -ERR Authentication failed
|
H A D | test116 | 29 FTP download, failed PORT
|
H A D | test844 | 18 …t=127.0.0.1%01port=%IMAPPORT%01auth=Bearer mF_9.B5f-4.1JqM%01%01]b64% A002 NO Authentication failed
|
H A D | test845 | 20 REPLY AQ== A002 NO Authentication failed
|
/curl/docs/cmdline-opts/ |
H A D | ssl-revoke-best-effort.md | 19 (Schannel) Ignore certificate revocation checks when they failed due to
|
H A D | retry-delay.md | 19 failed with a transient error (it changes the default backoff time algorithm
|
H A D | retry-all-errors.md | 25 **WARNING**: For server compatibility curl attempts to retry failed flaky 28 removes output data from a failed partial transfer that was written to an
|
/curl/docs/libcurl/ |
H A D | libcurl-errors.md | 53 Early initialization code failed. This is likely to be an internal error or 175 A memory allocation request failed. This is serious badness and 229 LDAP cannot bind. LDAP bind operation failed. 233 LDAP search failed. 339 Requested FTP SSL level failed. 344 rewinding operation failed. 348 Initiating the SSL Engine failed. 414 Issuer check failed (Added in 7.19.0) 493 ECH was attempted but failed. 551 Wake up is unavailable or failed. [all …]
|
/curl/docs/libcurl/opts/ |
H A D | CURLOPT_SSL_CTX_DATA.md | 66 printf("PEM_read_bio_X509 failed...\n"); 111 printf("*** transfer failed ***\n");
|
/curl/tests/libtest/ |
H A D | lib557.c | 137 int failed = 0; in test_unsigned_short_formatting() local 171 failed++; in test_unsigned_short_formatting() 176 if(!failed) in test_unsigned_short_formatting() 181 return failed; in test_unsigned_short_formatting() 245 failed++; in test_signed_short_formatting() 250 if(!failed) in test_signed_short_formatting() 400 if(!failed) in test_unsigned_int_formatting() 628 if(!failed) in test_signed_int_formatting() 777 if(!failed) in test_unsigned_long_formatting() 1005 if(!failed) in test_signed_long_formatting() [all …]
|
Completed in 64 milliseconds
123