/external/curl/lib/ |
D | socks.c | 126 failf(data, "Connection time-out"); in Curl_SOCKS4() 193 failf(data, "Failed to resolve \"%s\" for SOCKS4 connect.", in Curl_SOCKS4() 206 failf(data, "Too long SOCKS proxy name, can't use!\n"); in Curl_SOCKS4() 242 failf(data, "Failed to send SOCKS4 connect request."); in Curl_SOCKS4() 251 failf(data, "Failed to send SOCKS4 connect request."); in Curl_SOCKS4() 262 failf(data, "Failed to receive SOCKS4 connect request ack."); in Curl_SOCKS4() 287 failf(data, in Curl_SOCKS4() 298 failf(data, in Curl_SOCKS4() 307 failf(data, in Curl_SOCKS4() 317 failf(data, in Curl_SOCKS4() [all …]
|
D | socks_gssapi.c | 94 failf(data, "GSS-API error: %s failed:\n%s", function, buf); in check_gss_err() 160 failf(data, "Failed to create service name."); in Curl_SOCKS5_gssapi_negotiate() 187 failf(data, "Failed to initial GSS-API token."); in Curl_SOCKS5_gssapi_negotiate() 199 failf(data, "Failed to send GSS-API authentication request."); in Curl_SOCKS5_gssapi_negotiate() 211 failf(data, "Failed to send GSS-API authentication token."); in Curl_SOCKS5_gssapi_negotiate() 237 failf(data, "Failed to receive GSS-API authentication response."); in Curl_SOCKS5_gssapi_negotiate() 245 failf(data, "User was rejected by the SOCKS5 server (%d %d).", in Curl_SOCKS5_gssapi_negotiate() 253 failf(data, "Invalid GSS-API authentication response type (%d %d).", in Curl_SOCKS5_gssapi_negotiate() 266 failf(data, in Curl_SOCKS5_gssapi_negotiate() 278 failf(data, "Failed to receive GSS-API authentication token."); in Curl_SOCKS5_gssapi_negotiate() [all …]
|
D | non-ascii.c | 89 failf(data, in Curl_convert_to_network() 109 failf(data, in Curl_convert_to_network() 124 failf(data, in Curl_convert_to_network() 130 failf(data, "CURLOPT_CONV_TO_NETWORK_FUNCTION callback required"); in Curl_convert_to_network() 149 failf(data, in Curl_convert_from_network() 169 failf(data, in Curl_convert_from_network() 184 failf(data, in Curl_convert_from_network() 190 failf(data, "CURLOPT_CONV_FROM_NETWORK_FUNCTION callback required"); in Curl_convert_from_network() 209 failf(data, in Curl_convert_from_utf8() 230 failf(data, in Curl_convert_from_utf8() [all …]
|
D | socks_sspi.c | 53 failf(conn->data, "SSPI error: %s failed: %s", function, in check_sspi_err() 145 failf(data, "Failed to acquire credentials."); in Curl_SOCKS5_gssapi_negotiate() 190 failf(data, "Failed to initialise security context."); in Curl_SOCKS5_gssapi_negotiate() 202 failf(data, "Failed to send SSPI authentication request."); in Curl_SOCKS5_gssapi_negotiate() 216 failf(data, "Failed to send SSPI authentication token."); in Curl_SOCKS5_gssapi_negotiate() 256 failf(data, "Failed to receive SSPI authentication response."); in Curl_SOCKS5_gssapi_negotiate() 265 failf(data, "User was rejected by the SOCKS5 server (%u %u).", in Curl_SOCKS5_gssapi_negotiate() 274 failf(data, "Invalid SSPI authentication response type (%u %u).", in Curl_SOCKS5_gssapi_negotiate() 298 failf(data, "Failed to receive SSPI authentication token."); in Curl_SOCKS5_gssapi_negotiate() 320 failf(data, "Failed to determine user name."); in Curl_SOCKS5_gssapi_negotiate() [all …]
|
D | tftp.c | 211 failf(state->conn->data, "Connection time-out"); in tftp_set_timeouts() 346 failf(data, "Malformed ACK packet, rejecting"); in tftp_parse_option_ack() 358 failf(data, "invalid blocksize value in OACK packet"); in tftp_parse_option_ack() 362 failf(data, "%s (%d)", "blksize is larger than max supported", in tftp_parse_option_ack() 367 failf(data, "%s (%d)", "blksize is smaller than min supported", in tftp_parse_option_ack() 375 failf(data, "%s (%ld)", in tftp_parse_option_ack() 394 failf(data, "invalid tsize -:%s:- value in OACK packet", value); in tftp_parse_option_ack() 532 failf(data, "%s", Curl_strerror(state->conn, SOCKERRNO)); in tftp_send_first() 559 failf(state->conn->data, "tftp_send_first: internal error"); in tftp_send_first() 614 failf(data, "%s", Curl_strerror(state->conn, SOCKERRNO)); in tftp_rx() [all …]
|
D | rtsp.c | 217 failf(data, in rtsp_done() 269 failf(data, "Got invalid RTSP request"); in rtsp_do() 310 failf(data, "Got invalid RTSP request: RTSPREQ_LAST"); in rtsp_do() 324 failf(data, "Refusing to issue an RTSP request [%s] without a session ID.", in rtsp_do() 354 failf(data, in rtsp_do() 425 failf(data, "CSeq cannot be set as a custom header."); in rtsp_do() 429 failf(data, "Session ID cannot be set as a custom header."); in rtsp_do() 561 failf(data, "Failed sending RTSP request"); in rtsp_do() 641 failf(data, "Got an error writing an RTP packet"); in rtsp_rtp_readwrite() 720 failf (data, "Cannot write a 0 size RTP packet."); in rtp_client_write() [all …]
|
D | ldap.c | 226 failf(data, "LDAP local: %s", ldap_err2string(rc)); in Curl_ldap() 280 failf(data, "LDAP local: ldapssl_client_init %s", ldap_err2string(rc)); in Curl_ldap() 291 failf(data, "LDAP local: ERROR %s CA cert not set!", in Curl_ldap() 301 failf(data, "LDAP local: ERROR setting %s CA cert: %s", in Curl_ldap() 313 failf(data, "LDAP local: ERROR setting cert verify mode: %s", in Curl_ldap() 320 failf(data, "LDAP local: Cannot connect to %s:%ld", in Curl_ldap() 330 failf(data, "LDAP local: ERROR OpenLDAP only supports PEM cert-type!"); in Curl_ldap() 335 failf(data, "LDAP local: ERROR PEM CA cert not set!"); in Curl_ldap() 342 failf(data, "LDAP local: ERROR setting PEM CA cert: %s", in Curl_ldap() 354 failf(data, "LDAP local: ERROR setting cert verify mode: %s", in Curl_ldap() [all …]
|
D | ftp.c | 339 failf(data, "Error accept()ing server connect"); in AcceptServerConnect() 432 failf(data, "Accept timeout occurred while waiting server connect"); in ReceivedServerConnect() 450 failf(data, "Error while waiting for server connect"); in ReceivedServerConnect() 551 failf(data, "Accept timeout occurred while waiting server connect"); in AllowServerConnect() 702 failf(data, "FTP response timeout"); in Curl_GetFTPResponse() 735 failf(data, "FTP response aborted due to select/poll error: %d", in Curl_GetFTPResponse() 1102 failf(data, "getsockname() failed: %s", in ftp_state_use_port() 1135 failf(data, "failed to resolve the address provided to PORT: %s", host); in ftp_state_use_port() 1156 failf(data, "socket failure: %s", Curl_strerror(conn, error)); in ftp_state_use_port() 1186 failf(data, "getsockname() failed: %s", in ftp_state_use_port() [all …]
|
D | ssh.c | 672 failf(data, in ssh_check_fingerprint() 676 failf(data, in ssh_check_fingerprint() 733 failf(data, "Failure establishing ssh session"); in ssh_statemach_act() 1074 failf(data, "Authentication failure"); in ssh_statemach_act() 1114 failf(data, "Failure initializing sftp session: %s", err_msg); in ssh_statemach_act() 1251 failf(data, "Syntax error in SFTP command. Supply parameter(s)!"); in ssh_statemach_act() 1265 failf(data, "Out of memory"); in ssh_statemach_act() 1267 failf(data, "Syntax error: Bad first parameter"); in ssh_statemach_act() 1290 failf(data, "Out of memory"); in ssh_statemach_act() 1292 failf(data, "Syntax error in chgrp/chmod/chown: " in ssh_statemach_act() [all …]
|
D | http2.c | 198 failf(conn->data, "Failed sending HTTP2 data"); in send_callback() 232 failf(conn->data, "Received frame on Stream ID: %x not in stream hash!", in on_frame_recv() 368 failf(conn->data, "Received frame on Stream ID: %x not in stream hash!", in on_data_chunk_recv() 539 failf(conn->data, "Received frame on Stream ID: %x not in stream hash!", in on_header() 608 failf(conn->data, "Asked for data to stream %u not in hash!", stream_id); in data_source_read_callback() 614 failf(conn->data, "nghttp2 confusion"); in data_source_read_callback() 669 failf(conn->data, "Couldn't initialize nghttp2 callbacks!"); in Curl_http2_init() 708 failf(conn->data, "Couldn't initialize nghttp2!"); in Curl_http2_init() 715 failf(conn->data, "Couldn't init stream hash!"); in Curl_http2_init() 754 failf(conn->data, "nghttp2 unexpectedly failed on pack_settings_payload"); in Curl_http2_request_upgrade() [all …]
|
D | telnet.c | 217 failf(data,"WSAStartup failed (%d)",err); in check_wsock2() 229 failf(data, "insufficient winsock version to support " in check_wsock2() 358 failf(data,"Sending data failed (%d)",err); in send_negotiation() 881 failf(data, "Syntax error in telnet option: %s", head->data); in check_telnet_options() 898 failf(data, "Unknown telnet option %s", head->data); in check_telnet_options() 903 failf(data, "Syntax error in telnet option: %s", head->data); in check_telnet_options() 947 failf(data,"Sending data failed (%d)",err); in suboption() 959 failf(data,"Sending data failed (%d)",err); in suboption() 987 failf(data,"Sending data failed (%d)",err); in suboption() 1042 failf(data, "Sending data failed (%d)", err); in sendsuboption() [all …]
|
D | curl_ntlm_wb.c | 181 failf(conn->data, "Could not access ntlm_auth: %s errno %d: %s", in ntlm_wb_init() 188 failf(conn->data, "Could not open socket pair. errno %d: %s", in ntlm_wb_init() 198 failf(conn->data, "Could not fork. errno %d: %s", in ntlm_wb_init() 211 failf(conn->data, "Could not redirect child stdin. errno %d: %s", in ntlm_wb_init() 218 failf(conn->data, "Could not redirect child stdout. errno %d: %s", in ntlm_wb_init() 239 failf(conn->data, "Could not execl(). errno %d: %s", in ntlm_wb_init()
|
D | transfer.c | 122 failf(data, "operation aborted by callback"); in Curl_fillreadbuffer() 132 failf(data, "Read callback asked for PAUSE when not supported!"); in Curl_fillreadbuffer() 150 failf(data, "read function returned funny value"); in Curl_fillreadbuffer() 271 failf(data, "seek callback returned error %d", (int)err); in Curl_readrewind() 284 failf(data, "ioctl callback returned error %d", (int)err); in Curl_readrewind() 299 failf(data, "necessary data rewind wasn't possible"); in Curl_readrewind() 563 failf(data, "HTTP server doesn't seem to support " in readwrite_data() 621 failf(data, "Failed writing data"); in readwrite_data() 624 failf(data, "%s in chunked-encoding", Curl_chunked_strerror(res)); in readwrite_data() 761 failf (data, "Unrecognized content encoding type. " in readwrite_data() [all …]
|
D | openldap.c | 167 failf(conn->data, "LDAP local: %s", msg); in ldap_setup_connection() 208 failf(data, "LDAP local: Cannot connect to %s, %s", in ldap_connect() 286 failf(data, "LDAP local: bind ldap_result %s", ldap_err2string(rc)); in ldap_connecting() 296 failf(data, "LDAP local: bind ldap_parse_result %s", ldap_err2string(rc)); in ldap_connecting() 317 failf(data, "LDAP remote: bind failed %s %s", ldap_err2string(rc), in ldap_connecting() 371 failf(conn->data, "LDAP local: %s", msg); in ldap_do() 380 failf(data, "LDAP local: ldap_search_ext %s", ldap_err2string(rc)); in ldap_do() 433 failf(data, "LDAP local: search ldap_result %s", ldap_err2string(rc)); in ldap_recv() 456 failf(data, "LDAP local: search ldap_parse_result %s", in ldap_recv() 461 failf(data, "LDAP remote: search failed %s %s", ldap_err2string(rc), in ldap_recv()
|
D | http_proxy.c | 212 failf(data, "Failed sending CONNECT to proxy"); in Curl_proxyCONNECT() 224 failf(data, "Proxy CONNECT aborted due to timeout"); in Curl_proxyCONNECT() 256 failf(data, "Proxy CONNECT aborted due to timeout"); in Curl_proxyCONNECT() 266 failf(data, "Proxy CONNECT aborted due to select/poll error"); in Curl_proxyCONNECT() 288 failf(data, "Proxy CONNECT aborted"); in Curl_proxyCONNECT() 441 failf(data, "Proxy CONNECT followed by %zd bytes " in Curl_proxyCONNECT() 568 failf(data, "Received HTTP code %d from proxy after CONNECT", in Curl_proxyCONNECT()
|
D | connect.c | 292 failf(data, "Couldn't bind to interface '%s'", dev); in bindlocal() 410 failf(data, "Couldn't bind to '%s'", dev); in bindlocal() 439 failf(data, "getsockname() failed with errno %d: %s", in bindlocal() 464 failf(data, "bind failed with errno %d: %s", in bindlocal() 677 failf(data, "getpeername() failed with errno %d: %s", in Curl_updateconninfo() 686 failf(data, "getsockname() failed with errno %d: %s", in Curl_updateconninfo() 694 failf(data, "ssrem inet_ntop() failed with errno %d: %s", in Curl_updateconninfo() 703 failf(data, "ssloc inet_ntop() failed with errno %d: %s", in Curl_updateconninfo() 747 failf(data, "Connection time-out"); in Curl_is_connected() 852 failf(data, "Failed to connect to %s port %ld: %s", in Curl_is_connected() [all …]
|
/external/curl/lib/vtls/ |
D | darwinssl.c | 1028 failf(data, "SSL: couldn't create a context!"); 1039 failf(data, "SSL: couldn't create a context: OSStatus %d", err); 1049 failf(data, "SSL: couldn't create a context: OSStatus %d", err); 1080 failf(data, "Your version of the OS does not support SSLv3"); 1088 failf(data, "Your version of the OS does not support SSLv2"); 1133 failf(data, "Your version of the OS does not support SSLv3"); 1142 failf(data, "Your version of the OS does not support SSLv2"); 1161 failf(data, "Your version of the OS does not support TLSv1.1"); 1164 failf(data, "Your version of the OS does not support TLSv1.2"); 1171 failf(data, "Your version of the OS does not support SSLv2"); [all …]
|
D | cyassl.c | 149 failf(data, "CyaSSL does not support SSLv2"); in cyassl_connect_step1() 152 failf(data, "Unrecognized parameter passed via CURLOPT_SSLVERSION"); in cyassl_connect_step1() 157 failf(data, "SSL: couldn't create a method!"); in cyassl_connect_step1() 166 failf(data, "SSL: couldn't create a context!"); in cyassl_connect_step1() 184 failf(data, "SSL: couldn't set the minimum protocol version"); in cyassl_connect_step1() 199 failf(data, "error setting certificate verify locations:\n" in cyassl_connect_step1() 233 failf(data, "unable to use client certificate (no key or wrong pass" in cyassl_connect_step1() 241 failf(data, "unable to set private key"); in cyassl_connect_step1() 281 failf(data, "error signaled by ssl ctx callback"); in cyassl_connect_step1() 287 failf(data, "SSL: Certificates couldn't be loaded because CyaSSL was built" in cyassl_connect_step1() [all …]
|
D | openssl.c | 371 failf(data, in cert_stuff() 386 failf(data, in cert_stuff() 409 failf(data, "ssl engine does not support loading certificates"); in cert_stuff() 416 failf(data, "ssl engine cannot load client cert with id" in cert_stuff() 423 failf(data, "ssl engine didn't initialized the certificate " in cert_stuff() 429 failf(data, "unable to set client certificate"); in cert_stuff() 436 failf(data, "crypto engine not set, can't load certificate"); in cert_stuff() 442 failf(data, "file type ENG for certificate not implemented"); in cert_stuff() 457 failf(data, "could not open PKCS12 file '%s'", cert_file); in cert_stuff() 464 failf(data, "error reading PKCS12 file '%s'", cert_file); in cert_stuff() [all …]
|
D | gtls.c | 278 failf(data, "SSL connection timeout"); in handshake() 296 failf(data, "select/poll on SSL socket, errno: %d", SOCKERRNO); in handshake() 304 failf(data, "SSL connection timeout at %ld", timeout_ms); in handshake() 344 failf(data, "gnutls_handshake() failed: %s", strerr); in handshake() 415 failf(data, "GnuTLS does not support SSLv2"); in gtls_connect_step1() 424 failf(data, "gnutls_cert_all_cred() failed: %s", gnutls_strerror(rc)); in gtls_connect_step1() 435 failf(data, "gnutls_srp_allocate_client_cred() failed: %s", in gtls_connect_step1() 445 failf(data, "gnutls_srp_set_client_cred() failed: %s", in gtls_connect_step1() 495 failf(data, "error reading crl file %s (%s)", in gtls_connect_step1() 507 failf(data, "gnutls_init() failed: %d", rc); in gtls_connect_step1() [all …]
|
D | schannel.c | 179 failf(data, "schannel: unable to allocate memory"); in schannel_connect_step1() 194 failf(data, "schannel: SNI or certificate check failed: %s", in schannel_connect_step1() 197 failf(data, "schannel: AcquireCredentialsHandle failed: %s", in schannel_connect_step1() 226 failf(data, "schannel: unable to allocate memory"); in schannel_connect_step1() 246 failf(data, "schannel: SNI or certificate check failed: %s", in schannel_connect_step1() 249 failf(data, "schannel: initial InitializeSecurityContext failed: %s", in schannel_connect_step1() 263 failf(data, "schannel: failed to send initial handshake data: " in schannel_connect_step1() 313 failf(data, "schannel: unable to allocate memory"); in schannel_connect_step2() 324 failf(data, "schannel: unable to allocate memory"); in schannel_connect_step2() 339 failf(data, "schannel: unable to re-allocate memory"); in schannel_connect_step2() [all …]
|
D | polarssl.c | 150 failf(data, "PolarSSL does not support SSLv2"); in polarssl_connect_step1() 164 failf(data, "Failed - PolarSSL: ctr_drbg_init returned (-0x%04X) %s\n", in polarssl_connect_step1() 175 failf(data, "Failed - PolarSSL: ctr_drbg_init returned (-0x%04X) %s\n", in polarssl_connect_step1() 191 failf(data, "Error reading ca cert file %s - PolarSSL: (-0x%04X) %s", in polarssl_connect_step1() 207 failf(data, "Error reading ca cert path %s - PolarSSL: (-0x%04X) %s", in polarssl_connect_step1() 226 failf(data, "Error reading client cert file %s - PolarSSL: (-0x%04X) %s", in polarssl_connect_step1() 251 failf(data, "Error reading private key %s - PolarSSL: (-0x%04X) %s", in polarssl_connect_step1() 269 failf(data, "Error reading CRL file %s - PolarSSL: (-0x%04X) %s", in polarssl_connect_step1() 280 failf(data, "PolarSSL: ssl_init failed"); in polarssl_connect_step1() 419 failf(data, "ssl_handshake returned - PolarSSL: (-0x%04X) %s", in polarssl_connect_step2() [all …]
|
D | gskit.c | 197 failf(data, "%s I/O error: %s", procname, strerror(errno)); in gskit_status() 202 failf(data, "%s: %s", procname, gsk_strerror(rc)); in gskit_status() 218 failf(data, "gsk_attribute_set_enum() I/O error: %s", strerror(errno)); in set_enum() 224 failf(data, "gsk_attribute_set_enum(): %s", gsk_strerror(rc)); in set_enum() 240 failf(data, "gsk_attribute_set_buffer() I/O error: %s", strerror(errno)); in set_buffer() 246 failf(data, "gsk_attribute_set_buffer(): %s", gsk_strerror(rc)); in set_buffer() 262 failf(data, "gsk_attribute_set_numeric_value() I/O error: %s", in set_numeric() 266 failf(data, "gsk_attribute_set_numeric_value(): %s", gsk_strerror(rc)); in set_numeric() 282 failf(data, "gsk_attribute_set_callback() I/O error: %s", strerror(errno)); in set_callback() 285 failf(data, "gsk_attribute_set_callback(): %s", gsk_strerror(rc)); in set_callback() [all …]
|
D | axtls.c | 168 failf(data, "axTLS only supports TLS 1.0 and 1.1, " in connect_prep() 180 failf(data, "unable to create client SSL context"); in connect_prep() 225 failf(data, "%s is not x509 or pkcs12 format", in connect_prep() 249 failf(data, "Failure: %s is not a supported key file", in connect_prep() 299 failf(data, "server cert verify failed"); in connect_finish() 339 failf(data, "\tsubjectAltName(s) do not match %s\n", in connect_finish() 354 failf(data, "unable to obtain common name from peer certificate"); in connect_finish() 365 failf(data, "\tcommon name \"%s\" does not match \"%s\"\n", in connect_finish() 485 failf(data, "SSL connection timeout"); in Curl_axtls_connect() 584 failf(data, "close notify alert not received during shutdown"); in Curl_axtls_shutdown() [all …]
|
D | nss.c | 203 failf(data, "%s", PR_ErrorToString(err, PR_LANGUAGE_I_DEFAULT)); in nss_print_error_message() 248 failf(data, "Unknown cipher in list: %s", cipher); in set_ciphers() 263 failf(data, "cipher-suite not supported by NSS: %s", cipherlist[i].name); in set_ciphers() 580 failf(conn->data, "Unable to load client key: Incorrect password"); in display_error() 583 failf(conn->data, "Unable to load certificate %s", filename); in display_error() 603 failf(data, "unable to load client cert: %d (%s)", err, err_name); in cert_stuff() 620 failf(data, "unable to load client key: %d (%s)", err, err_name); in cert_stuff() 653 failf(conn->data, "Invalid OCSP response"); in nss_auth_cert_hook() 658 failf(conn->data, "No OCSP response received"); in nss_auth_cert_hook() 668 failf(conn->data, "Invalid OCSP response"); in nss_auth_cert_hook() [all …]
|