/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 | 95 failf(data, "GSS-API error: %s failed:\n%s", function, buf); in check_gss_err() 162 failf(data, "Failed to create service name."); in Curl_SOCKS5_gssapi_negotiate() 189 failf(data, "Failed to initial GSS-API token."); in Curl_SOCKS5_gssapi_negotiate() 201 failf(data, "Failed to send GSS-API authentication request."); in Curl_SOCKS5_gssapi_negotiate() 213 failf(data, "Failed to send GSS-API authentication token."); in Curl_SOCKS5_gssapi_negotiate() 239 failf(data, "Failed to receive GSS-API authentication response."); in Curl_SOCKS5_gssapi_negotiate() 247 failf(data, "User was rejected by the SOCKS5 server (%d %d).", in Curl_SOCKS5_gssapi_negotiate() 255 failf(data, "Invalid GSS-API authentication response type (%d %d).", in Curl_SOCKS5_gssapi_negotiate() 268 failf(data, in Curl_SOCKS5_gssapi_negotiate() 280 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 | 54 failf(conn->data, "SSPI error: %s failed: %s", function, in check_sspi_err() 146 failf(data, "Failed to acquire credentials."); in Curl_SOCKS5_gssapi_negotiate() 191 failf(data, "Failed to initialise security context."); in Curl_SOCKS5_gssapi_negotiate() 203 failf(data, "Failed to send SSPI authentication request."); in Curl_SOCKS5_gssapi_negotiate() 217 failf(data, "Failed to send SSPI authentication token."); in Curl_SOCKS5_gssapi_negotiate() 257 failf(data, "Failed to receive SSPI authentication response."); in Curl_SOCKS5_gssapi_negotiate() 266 failf(data, "User was rejected by the SOCKS5 server (%u %u).", in Curl_SOCKS5_gssapi_negotiate() 275 failf(data, "Invalid SSPI authentication response type (%u %u).", in Curl_SOCKS5_gssapi_negotiate() 299 failf(data, "Failed to receive SSPI authentication token."); in Curl_SOCKS5_gssapi_negotiate() 321 failf(data, "Failed to determine user name."); in Curl_SOCKS5_gssapi_negotiate() [all …]
|
D | rtsp.c | 216 failf(data, in rtsp_done() 270 failf(data, "Got invalid RTSP request"); in rtsp_do() 311 failf(data, "Got invalid RTSP request: RTSPREQ_LAST"); in rtsp_do() 325 failf(data, "Refusing to issue an RTSP request [%s] without a session ID.", in rtsp_do() 354 failf(data, in rtsp_do() 433 failf(data, "CSeq cannot be set as a custom header."); in rtsp_do() 437 failf(data, "Session ID cannot be set as a custom header."); in rtsp_do() 580 failf(data, "Failed sending RTSP request"); in rtsp_do() 660 failf(data, "Got an error writing an RTP packet"); in rtsp_rtp_readwrite() 739 failf (data, "Cannot write a 0 size RTP packet."); in rtp_client_write() [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() 535 failf(data, "%s", Curl_strerror(state->conn, SOCKERRNO)); in tftp_send_first() 562 failf(state->conn->data, "tftp_send_first: internal error"); in tftp_send_first() 617 failf(data, "%s", Curl_strerror(state->conn, SOCKERRNO)); in tftp_rx() [all …]
|
D | ldap.c | 225 failf(data, "LDAP local: %s", ldap_err2string(rc)); in Curl_ldap() 279 failf(data, "LDAP local: ldapssl_client_init %s", ldap_err2string(rc)); in Curl_ldap() 290 failf(data, "LDAP local: ERROR %s CA cert not set!", in Curl_ldap() 300 failf(data, "LDAP local: ERROR setting %s CA cert: %s", in Curl_ldap() 312 failf(data, "LDAP local: ERROR setting cert verify mode: %s", in Curl_ldap() 319 failf(data, "LDAP local: Cannot connect to %s:%ld", in Curl_ldap() 329 failf(data, "LDAP local: ERROR OpenLDAP only supports PEM cert-type!"); in Curl_ldap() 334 failf(data, "LDAP local: ERROR PEM CA cert not set!"); in Curl_ldap() 341 failf(data, "LDAP local: ERROR setting PEM CA cert: %s", in Curl_ldap() 353 failf(data, "LDAP local: ERROR setting cert verify mode: %s", in Curl_ldap() [all …]
|
D | ftp.c | 348 failf(data, "Error accept()ing server connect"); in AcceptServerConnect() 443 failf(data, "Accept timeout occurred while waiting server connect"); in ReceivedServerConnect() 461 failf(data, "Error while waiting for server connect"); in ReceivedServerConnect() 562 failf(data, "Accept timeout occurred while waiting server connect"); in AllowServerConnect() 713 failf(data, "FTP response timeout"); in Curl_GetFTPResponse() 746 failf(data, "FTP response aborted due to select/poll error: %d", in Curl_GetFTPResponse() 1113 failf(data, "getsockname() failed: %s", in ftp_state_use_port() 1146 failf(data, "failed to resolve the address provided to PORT: %s", host); in ftp_state_use_port() 1167 failf(data, "socket failure: %s", Curl_strerror(conn, error)); in ftp_state_use_port() 1197 failf(data, "getsockname() failed: %s", in ftp_state_use_port() [all …]
|
D | ssh.c | 681 failf(data, in ssh_check_fingerprint() 685 failf(data, in ssh_check_fingerprint() 742 failf(data, "Failure establishing ssh session"); in ssh_statemach_act() 1089 failf(data, "Authentication failure"); in ssh_statemach_act() 1129 failf(data, "Failure initializing sftp session: %s", err_msg); in ssh_statemach_act() 1271 failf(data, "Syntax error in SFTP command. Supply parameter(s)!"); in ssh_statemach_act() 1285 failf(data, "Out of memory"); in ssh_statemach_act() 1287 failf(data, "Syntax error: Bad first parameter"); in ssh_statemach_act() 1310 failf(data, "Out of memory"); in ssh_statemach_act() 1312 failf(data, "Syntax error in chgrp/chmod/chown: " in ssh_statemach_act() [all …]
|
D | telnet.c | 218 failf(data,"WSAStartup failed (%d)",err); in check_wsock2() 230 failf(data, "insufficient winsock version to support " in check_wsock2() 359 failf(data,"Sending data failed (%d)",err); in send_negotiation() 882 failf(data, "Syntax error in telnet option: %s", head->data); in check_telnet_options() 899 failf(data, "Unknown telnet option %s", head->data); in check_telnet_options() 904 failf(data, "Syntax error in telnet option: %s", head->data); in check_telnet_options() 948 failf(data,"Sending data failed (%d)",err); in suboption() 960 failf(data,"Sending data failed (%d)",err); in suboption() 988 failf(data,"Sending data failed (%d)",err); in suboption() 1043 failf(data, "Sending data failed (%d)", err); in sendsuboption() [all …]
|
D | curl_ntlm_wb.c | 180 failf(conn->data, "Could not access ntlm_auth: %s errno %d: %s", in ntlm_wb_init() 187 failf(conn->data, "Could not open socket pair. errno %d: %s", in ntlm_wb_init() 197 failf(conn->data, "Could not fork. errno %d: %s", in ntlm_wb_init() 210 failf(conn->data, "Could not redirect child stdin. errno %d: %s", in ntlm_wb_init() 217 failf(conn->data, "Could not redirect child stdout. errno %d: %s", in ntlm_wb_init() 238 failf(conn->data, "Could not execl(). errno %d: %s", in ntlm_wb_init()
|
D | http_proxy.c | 225 failf(data, "Failed sending CONNECT to proxy"); in Curl_proxyCONNECT() 237 failf(data, "Proxy CONNECT aborted due to timeout"); in Curl_proxyCONNECT() 271 failf(data, "Proxy CONNECT aborted due to timeout"); in Curl_proxyCONNECT() 281 failf(data, "Proxy CONNECT aborted due to select/poll error"); in Curl_proxyCONNECT() 303 failf(data, "Proxy CONNECT aborted"); in Curl_proxyCONNECT() 456 failf(data, "Proxy CONNECT followed by %zd bytes " in Curl_proxyCONNECT() 583 failf(data, "Received HTTP code %d from proxy after CONNECT", in Curl_proxyCONNECT()
|
D | openldap.c | 166 failf(conn->data, "LDAP local: %s", msg); in ldap_setup_connection() 207 failf(data, "LDAP local: Cannot connect to %s, %s", in ldap_connect() 285 failf(data, "LDAP local: bind ldap_result %s", ldap_err2string(rc)); in ldap_connecting() 295 failf(data, "LDAP local: bind ldap_parse_result %s", ldap_err2string(rc)); in ldap_connecting() 316 failf(data, "LDAP remote: bind failed %s %s", ldap_err2string(rc), in ldap_connecting() 370 failf(conn->data, "LDAP local: %s", msg); in ldap_do() 379 failf(data, "LDAP local: ldap_search_ext %s", ldap_err2string(rc)); in ldap_do() 432 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 | transfer.c | 118 failf(data, "operation aborted by callback"); in Curl_fillreadbuffer() 128 failf(data, "Read callback asked for PAUSE when not supported!"); in Curl_fillreadbuffer() 146 failf(data, "read function returned funny value"); in Curl_fillreadbuffer() 267 failf(data, "seek callback returned error %d", (int)err); in Curl_readrewind() 280 failf(data, "ioctl callback returned error %d", (int)err); in Curl_readrewind() 295 failf(data, "necessary data rewind wasn't possible"); in Curl_readrewind() 571 failf(data, "HTTP server doesn't seem to support " in readwrite_data() 629 failf(data, "Failed writing data"); in readwrite_data() 632 failf(data, "%s in chunked-encoding", Curl_chunked_strerror(res)); in readwrite_data() 768 failf (data, "Unrecognized content encoding type. " in readwrite_data() [all …]
|
D | http2.c | 273 failf(conn->data, "Failed sending HTTP2 data"); in send_callback() 395 failf(data, "Internal NULL stream!\n"); in push_promise() 821 failf(data_s, "Internal NULL stream! 5\n"); in on_header() 998 failf(conn->data, "Couldn't initialize nghttp2 callbacks!"); in Curl_http2_init() 1039 failf(conn->data, "Couldn't initialize nghttp2!"); in Curl_http2_init() 1069 failf(conn->data, "nghttp2 unexpectedly failed on pack_settings_payload"); in Curl_http2_request_upgrade() 1120 failf(data, in h2_process_pending_input() 1185 failf(data, "HTTP/2 stream %u was not closed cleanly: %s (err %d)", in http2_handle_stream_close() 1193 failf(data, "HTTP/2 stream %u was closed cleanly, but before getting " in http2_handle_stream_close() 1402 failf(data, "Failed receiving HTTP2 data"); in http2_recv() [all …]
|
/external/curl/lib/vtls/ |
D | cyassl.c | 182 failf(data, "No support for SSLv3"); in cyassl_connect_step1() 187 failf(data, "CyaSSL does not support SSLv2"); in cyassl_connect_step1() 190 failf(data, "Unrecognized parameter passed via CURLOPT_SSLVERSION"); in cyassl_connect_step1() 195 failf(data, "SSL: couldn't create a method!"); in cyassl_connect_step1() 204 failf(data, "SSL: couldn't create a context!"); in cyassl_connect_step1() 222 failf(data, "SSL: couldn't set the minimum protocol version"); in cyassl_connect_step1() 237 failf(data, "error setting certificate verify locations:\n" in cyassl_connect_step1() 271 failf(data, "unable to use client certificate (no key or wrong pass" in cyassl_connect_step1() 279 failf(data, "unable to set private key"); in cyassl_connect_step1() 329 failf(data, "error signaled by ssl ctx callback"); in cyassl_connect_step1() [all …]
|
D | darwinssl.c | 1025 failf(data, "SSL: couldn't create a context!"); 1036 failf(data, "SSL: couldn't create a context: OSStatus %d", err); 1046 failf(data, "SSL: couldn't create a context: OSStatus %d", err); 1077 failf(data, "Your version of the OS does not support SSLv3"); 1085 failf(data, "Your version of the OS does not support SSLv2"); 1130 failf(data, "Your version of the OS does not support SSLv3"); 1139 failf(data, "Your version of the OS does not support SSLv2"); 1158 failf(data, "Your version of the OS does not support TLSv1.1"); 1161 failf(data, "Your version of the OS does not support TLSv1.2"); 1168 failf(data, "Your version of the OS does not support SSLv2"); [all …]
|
D | mbedtls.c | 170 failf(data, "mbedTLS does not support SSLv2"); in mbed_connect_step1() 184 failf(data, "Failed - mbedTLS: ctr_drbg_init returned (-0x%04X) %s\n", in mbed_connect_step1() 197 failf(data, "Failed - mbedTLS: ctr_drbg_init returned (-0x%04X) %s\n", in mbed_connect_step1() 213 failf(data, "Error reading ca cert file %s - mbedTLS: (-0x%04X) %s", in mbed_connect_step1() 229 failf(data, "Error reading ca cert path %s - mbedTLS: (-0x%04X) %s", in mbed_connect_step1() 248 failf(data, "Error reading client cert file %s - mbedTLS: (-0x%04X) %s", in mbed_connect_step1() 268 failf(data, "Error reading private key %s - mbedTLS: (-0x%04X) %s", in mbed_connect_step1() 286 failf(data, "Error reading CRL file %s - mbedTLS: (-0x%04X) %s", in mbed_connect_step1() 300 failf(data, "mbedTLS: ssl_init failed"); in mbed_connect_step1() 308 failf(data, "mbedTLS: ssl_config failed"); in mbed_connect_step1() [all …]
|
D | polarssl.c | 158 failf(data, "PolarSSL does not support SSLv2"); in polarssl_connect_step1() 172 failf(data, "Failed - PolarSSL: ctr_drbg_init returned (-0x%04X) %s\n", in polarssl_connect_step1() 183 failf(data, "Failed - PolarSSL: ctr_drbg_init returned (-0x%04X) %s\n", in polarssl_connect_step1() 199 failf(data, "Error reading ca cert file %s - PolarSSL: (-0x%04X) %s", in polarssl_connect_step1() 215 failf(data, "Error reading ca cert path %s - PolarSSL: (-0x%04X) %s", in polarssl_connect_step1() 234 failf(data, "Error reading client cert file %s - PolarSSL: (-0x%04X) %s", in polarssl_connect_step1() 259 failf(data, "Error reading private key %s - PolarSSL: (-0x%04X) %s", in polarssl_connect_step1() 277 failf(data, "Error reading CRL file %s - PolarSSL: (-0x%04X) %s", in polarssl_connect_step1() 288 failf(data, "PolarSSL: ssl_init failed"); in polarssl_connect_step1() 349 failf(data, "ssl_set_session returned -0x%x", -ret); in polarssl_connect_step1() [all …]
|
D | openssl.c | 365 failf(data, in cert_stuff() 381 failf(data, in cert_stuff() 405 failf(data, "ssl engine does not support loading certificates"); in cert_stuff() 412 failf(data, "ssl engine cannot load client cert with id" in cert_stuff() 419 failf(data, "ssl engine didn't initialized the certificate " in cert_stuff() 425 failf(data, "unable to set client certificate"); in cert_stuff() 432 failf(data, "crypto engine not set, can't load certificate"); in cert_stuff() 438 failf(data, "file type ENG for certificate not implemented"); in cert_stuff() 452 failf(data, "could not open PKCS12 file '%s'", cert_file); in cert_stuff() 459 failf(data, "error reading PKCS12 file '%s'", cert_file); in cert_stuff() [all …]
|
D | gtls.c | 279 failf(data, "SSL connection timeout"); in handshake() 297 failf(data, "select/poll on SSL socket, errno: %d", SOCKERRNO); in handshake() 305 failf(data, "SSL connection timeout at %ld", timeout_ms); in handshake() 345 failf(data, "gnutls_handshake() failed: %s", strerr); in handshake() 414 failf(data, "GnuTLS does not support SSLv2"); in gtls_connect_step1() 423 failf(data, "gnutls_cert_all_cred() failed: %s", gnutls_strerror(rc)); in gtls_connect_step1() 434 failf(data, "gnutls_srp_allocate_client_cred() failed: %s", in gtls_connect_step1() 444 failf(data, "gnutls_srp_set_client_cred() failed: %s", in gtls_connect_step1() 502 failf(data, "error reading crl file %s (%s)", in gtls_connect_step1() 514 failf(data, "gnutls_init() failed: %d", rc); in gtls_connect_step1() [all …]
|
D | schannel.c | 216 failf(data, "schannel: unable to allocate memory"); in schannel_connect_step1() 233 failf(data, "schannel: SNI or certificate check failed: %s", in schannel_connect_step1() 236 failf(data, "schannel: AcquireCredentialsHandle failed: %s", in schannel_connect_step1() 322 failf(data, "schannel: unable to allocate memory"); in schannel_connect_step1() 342 failf(data, "schannel: SNI or certificate check failed: %s", in schannel_connect_step1() 345 failf(data, "schannel: initial InitializeSecurityContext failed: %s", in schannel_connect_step1() 359 failf(data, "schannel: failed to send initial handshake data: " in schannel_connect_step1() 409 failf(data, "schannel: unable to allocate memory"); in schannel_connect_step2() 420 failf(data, "schannel: unable to allocate memory"); in schannel_connect_step2() 435 failf(data, "schannel: unable to re-allocate memory"); in schannel_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 | 166 failf(data, "axTLS only supports TLS 1.0 and 1.1, " in connect_prep() 178 failf(data, "unable to create client SSL context"); in connect_prep() 223 failf(data, "%s is not x509 or pkcs12 format", in connect_prep() 247 failf(data, "Failure: %s is not a supported key file", in connect_prep() 303 failf(data, "server cert verify failed"); in connect_finish() 343 failf(data, "\tsubjectAltName(s) do not match %s\n", in connect_finish() 358 failf(data, "unable to obtain common name from peer certificate"); in connect_finish() 369 failf(data, "\tcommon name \"%s\" does not match \"%s\"\n", in connect_finish() 493 failf(data, "SSL connection timeout"); in Curl_axtls_connect() 592 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() 254 failf(data, "Unknown cipher in list: %s", cipher); in set_ciphers() 269 failf(data, "cipher-suite not supported by NSS: %s", cipherlist[i].name); in set_ciphers() 586 failf(conn->data, "Unable to load client key: Incorrect password"); in display_error() 589 failf(conn->data, "Unable to load certificate %s", filename); in display_error() 609 failf(data, "unable to load client cert: %d (%s)", err, err_name); in cert_stuff() 626 failf(data, "unable to load client key: %d (%s)", err, err_name); in cert_stuff() 659 failf(conn->data, "Invalid OCSP response"); in nss_auth_cert_hook() 664 failf(conn->data, "No OCSP response received"); in nss_auth_cert_hook() 674 failf(conn->data, "Invalid OCSP response"); in nss_auth_cert_hook() [all …]
|