Home
last modified time | relevance | path

Searched refs:failed (Results 1 – 25 of 62) sorted by relevance

123

/curl/packages/vms/
H A Dcurlmsg.msg50 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 Dtest153845 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 Dtest11321 FTP download, failed login: USER not valid
H A Dtest11421 FTP download, failed login: PASS not valid
H A Dtest11523 FTP download, failed PASV
H A Dtest12521 FTP download, failed CWD
H A Dtest11722 FTP download, failed TYPE
H A Dtest53827 FTP multi-interface download, failed login: PASS not valid
H A Dtest11825 FTP download, failed RETR
H A Dtest12426 FTP download, failed PWD
H A Dtest9329 HTTP GET with failed proxy auth
H A Dtest109624 Two FTP downloads, with failed RETR but reused control connection
H A Dtest11924 FTP download, failed RETR with PORT
H A Dtest9944 HTTP GET with large-file resume point and failed resume
H A Dtest9435 HTTPS GET with failed proxy auth (CONNECT 1.0)
H A Dtest89021 REPLY AQ== -ERR Authentication failed
H A Dtest11629 FTP download, failed PORT
H A Dtest84418 …t=127.0.0.1%01port=%IMAPPORT%01auth=Bearer mF_9.B5f-4.1JqM%01%01]b64% A002 NO Authentication failed
H A Dtest84520 REPLY AQ== A002 NO Authentication failed
/curl/docs/cmdline-opts/
H A Dssl-revoke-best-effort.md19 (Schannel) Ignore certificate revocation checks when they failed due to
H A Dretry-delay.md19 failed with a transient error (it changes the default backoff time algorithm
H A Dretry-all-errors.md25 **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 Dlibcurl-errors.md53 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 DCURLOPT_SSL_CTX_DATA.md66 printf("PEM_read_bio_X509 failed...\n");
111 printf("*** transfer failed ***\n");
/curl/tests/libtest/
H A Dlib557.c137 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