/external/curl/lib/ |
D | socks.c | 124 failf(data, "Connection time-out"); in Curl_SOCKS4() 191 failf(data, "SOCKS4 connection to %s not supported\n", buf); in Curl_SOCKS4() 197 failf(data, "Failed to resolve \"%s\" for SOCKS4 connect.", in Curl_SOCKS4() 210 failf(data, "Too long SOCKS proxy name, can't use!\n"); in Curl_SOCKS4() 247 failf(data, "Failed to send SOCKS4 connect request."); in Curl_SOCKS4() 256 failf(data, "Failed to send SOCKS4 connect request."); in Curl_SOCKS4() 267 failf(data, "Failed to receive SOCKS4 connect request ack."); in Curl_SOCKS4() 292 failf(data, in Curl_SOCKS4() 303 failf(data, in Curl_SOCKS4() 312 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() 165 failf(data, "Failed to create service name."); in Curl_SOCKS5_gssapi_negotiate() 192 failf(data, "Failed to initial GSS-API token."); in Curl_SOCKS5_gssapi_negotiate() 204 failf(data, "Failed to send GSS-API authentication request."); in Curl_SOCKS5_gssapi_negotiate() 216 failf(data, "Failed to send GSS-API authentication token."); in Curl_SOCKS5_gssapi_negotiate() 242 failf(data, "Failed to receive GSS-API authentication response."); in Curl_SOCKS5_gssapi_negotiate() 250 failf(data, "User was rejected by the SOCKS5 server (%d %d).", in Curl_SOCKS5_gssapi_negotiate() 258 failf(data, "Invalid GSS-API authentication response type (%d %d).", in Curl_SOCKS5_gssapi_negotiate() 271 failf(data, in Curl_SOCKS5_gssapi_negotiate() 283 failf(data, "Failed to receive GSS-API authentication token."); in Curl_SOCKS5_gssapi_negotiate() [all …]
|
D | non-ascii.c | 93 failf(data, in Curl_convert_to_network() 115 failf(data, in Curl_convert_to_network() 131 failf(data, in Curl_convert_to_network() 137 failf(data, "CURLOPT_CONV_TO_NETWORK_FUNCTION callback required"); in Curl_convert_to_network() 159 failf(data, in Curl_convert_from_network() 181 failf(data, in Curl_convert_from_network() 197 failf(data, in Curl_convert_from_network() 203 failf(data, "CURLOPT_CONV_FROM_NETWORK_FUNCTION callback required"); in Curl_convert_from_network() 225 failf(data, in Curl_convert_from_utf8() 248 failf(data, in Curl_convert_from_utf8() [all …]
|
D | socks_sspi.c | 55 failf(conn->data, "SSPI error: %s failed: %s", function, in check_sspi_err() 150 failf(data, "Failed to acquire credentials."); in Curl_SOCKS5_gssapi_negotiate() 195 failf(data, "Failed to initialise security context."); in Curl_SOCKS5_gssapi_negotiate() 207 failf(data, "Failed to send SSPI authentication request."); in Curl_SOCKS5_gssapi_negotiate() 221 failf(data, "Failed to send SSPI authentication token."); in Curl_SOCKS5_gssapi_negotiate() 261 failf(data, "Failed to receive SSPI authentication response."); in Curl_SOCKS5_gssapi_negotiate() 270 failf(data, "User was rejected by the SOCKS5 server (%u %u).", in Curl_SOCKS5_gssapi_negotiate() 279 failf(data, "Invalid SSPI authentication response type (%u %u).", in Curl_SOCKS5_gssapi_negotiate() 303 failf(data, "Failed to receive SSPI authentication token."); in Curl_SOCKS5_gssapi_negotiate() 325 failf(data, "Failed to determine user name."); in Curl_SOCKS5_gssapi_negotiate() [all …]
|
D | tftp.c | 213 failf(state->conn->data, "Connection time-out"); in tftp_set_timeouts() 348 failf(data, "Malformed ACK packet, rejecting"); in tftp_parse_option_ack() 360 failf(data, "invalid blocksize value in OACK packet"); in tftp_parse_option_ack() 364 failf(data, "%s (%d)", "blksize is larger than max supported", in tftp_parse_option_ack() 369 failf(data, "%s (%d)", "blksize is smaller than min supported", in tftp_parse_option_ack() 377 failf(data, "%s (%ld)", in tftp_parse_option_ack() 396 failf(data, "invalid tsize -:%s:- value in OACK packet", value); in tftp_parse_option_ack() 494 failf(data, "TFTP file name too long\n"); in tftp_send_first() 544 failf(data, "%s", Curl_strerror(SOCKERRNO, buffer, sizeof(buffer))); in tftp_send_first() 571 failf(state->conn->data, "tftp_send_first: internal error"); in tftp_send_first() [all …]
|
D | rtsp.c | 231 failf(data, in rtsp_done() 280 failf(data, "Got invalid RTSP request"); in rtsp_do() 321 failf(data, "Got invalid RTSP request: RTSPREQ_LAST"); in rtsp_do() 334 failf(data, "Refusing to issue an RTSP request [%s] without a session ID.", in rtsp_do() 363 failf(data, in rtsp_do() 442 failf(data, "CSeq cannot be set as a custom header."); in rtsp_do() 446 failf(data, "Session ID cannot be set as a custom header."); in rtsp_do() 590 failf(data, "Failed sending RTSP request"); in rtsp_do() 667 failf(data, "Got an error writing an RTP packet"); in rtsp_rtp_readwrite() 744 failf(data, "Cannot write a 0 size RTP packet."); in rtp_client_write() [all …]
|
D | ssh-libssh.c | 591 failf(data, "Failure establishing ssh session"); in myssh_statemach_act() 672 failf(data, "Could not load private key file %s", in myssh_statemach_act() 791 failf(data, "Authentication failure"); in myssh_statemach_act() 819 failf(data, "Failure initializing sftp session: %s", in myssh_statemach_act() 828 failf(data, "Failure initializing sftp session: %s", in myssh_statemach_act() 918 failf(data, "Attempt to set SFTP stats failed: %s", in myssh_statemach_act() 937 failf(data, "symlink command failed: %s", in myssh_statemach_act() 952 failf(data, "mkdir command failed: %s", in myssh_statemach_act() 968 failf(data, "rename command failed: %s", in myssh_statemach_act() 982 failf(data, "rmdir command failed: %s", in myssh_statemach_act() [all …]
|
D | ldap.c | 291 failf(data, "LDAP local: %s", ldap_err2string(rc)); in Curl_ldap() 335 failf(data, "LDAP local: ldapssl_client_init %s", ldap_err2string(rc)); in Curl_ldap() 346 failf(data, "LDAP local: ERROR %s CA cert not set!", in Curl_ldap() 356 failf(data, "LDAP local: ERROR setting %s CA cert: %s", in Curl_ldap() 368 failf(data, "LDAP local: ERROR setting cert verify mode: %s", in Curl_ldap() 375 failf(data, "LDAP local: Cannot connect to %s:%ld", in Curl_ldap() 385 failf(data, "LDAP local: ERROR OpenLDAP only supports PEM cert-type!"); in Curl_ldap() 390 failf(data, "LDAP local: ERROR PEM CA cert not set!"); in Curl_ldap() 397 failf(data, "LDAP local: ERROR setting PEM CA cert: %s", in Curl_ldap() 409 failf(data, "LDAP local: ERROR setting cert verify mode: %s", in Curl_ldap() [all …]
|
D | ftp.c | 298 failf(data, "Error accept()ing server connect"); in AcceptServerConnect() 395 failf(data, "Accept timeout occurred while waiting server connect"); in ReceivedServerConnect() 413 failf(data, "Error while waiting for server connect"); in ReceivedServerConnect() 508 failf(data, "Accept timeout occurred while waiting server connect"); in AllowServerConnect() 656 failf(data, "FTP response timeout"); in Curl_GetFTPResponse() 689 failf(data, "FTP response aborted due to select/poll error: %d", in Curl_GetFTPResponse() 1063 failf(data, "getsockname() failed: %s", in ftp_state_use_port() 1096 failf(data, "failed to resolve the address provided to PORT: %s", host); in ftp_state_use_port() 1117 failf(data, "socket failure: %s", in ftp_state_use_port() 1147 failf(data, "getsockname() failed: %s", in ftp_state_use_port() [all …]
|
D | curl_ntlm_wb.c | 182 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() 197 failf(conn->data, "Could not fork. errno %d: %s", in ntlm_wb_init() 209 failf(conn->data, "Could not redirect child stdin. errno %d: %s", in ntlm_wb_init() 215 failf(conn->data, "Could not redirect child stdout. errno %d: %s", in ntlm_wb_init() 235 failf(conn->data, "Could not execl(). errno %d: %s", in ntlm_wb_init() 298 failf(conn->data, "too large ntlm_wb response!"); in ntlm_wb_response()
|
D | ssh.c | 612 failf(data, in ssh_check_fingerprint() 616 failf(data, in ssh_check_fingerprint() 672 failf(data, "Failure establishing ssh session: %d, %s", rc, err_msg); in ssh_statemach_act() 1022 failf(data, "Authentication failure"); in ssh_statemach_act() 1061 failf(data, "Failure initializing sftp session: %s", err_msg); in ssh_statemach_act() 1205 failf(data, "Syntax error in SFTP command. Supply parameter(s)!"); in ssh_statemach_act() 1219 failf(data, "Out of memory"); in ssh_statemach_act() 1221 failf(data, "Syntax error: Bad first parameter"); in ssh_statemach_act() 1244 failf(data, "Out of memory"); in ssh_statemach_act() 1246 failf(data, "Syntax error in chgrp/chmod/chown: " in ssh_statemach_act() [all …]
|
/external/curl/lib/vtls/ |
D | sectransp.c | 952 failf(data, "SSL: invalid CA certificate subject"); in CopyCertSubject() 962 failf(data, "SSL: out of memory"); in CopyCertSubject() 972 failf(data, "SSL: invalid CA certificate subject"); in CopyCertSubject() 980 failf(data, "SSL: couldn't allocate %zu bytes of memory", cbuf_size); in CopyCertSubject() 1318 failf(data, "unsupported min version passed via CURLOPT_SSLVERSION"); in set_ssl_version_min_max() 1324 failf(data, "unsupported max version passed via CURLOPT_SSLVERSION"); in set_ssl_version_min_max() 1356 failf(data, "Your version of the OS does not support TLSv1.3"); in set_ssl_version_min_max() 1364 failf(data, "Secure Transport: cannot set SSL protocol"); in set_ssl_version_min_max() 1401 failf(data, "SSL: couldn't create a context!"); 1412 failf(data, "SSL: couldn't create a context: OSStatus %d", err); [all …]
|
D | schannel_verify.c | 100 failf(data, in add_certs_to_store() 121 failf(data, in add_certs_to_store() 130 failf(data, in add_certs_to_store() 138 failf(data, in add_certs_to_store() 160 failf(data, in add_certs_to_store() 194 failf(data, in add_certs_to_store() 222 failf(data, in add_certs_to_store() 235 failf(data, in add_certs_to_store() 251 failf(data, in add_certs_to_store() 317 failf(data, in verify_host() [all …]
|
D | cyassl.c | 162 failf(data, "CyaSSL does not support to set maximum SSL/TLS version"); in cyassl_connect_step1() 185 failf(data, "CyaSSL does not support TLS 1.0"); in cyassl_connect_step1() 203 failf(data, "CyaSSL: TLS 1.3 is not yet supported"); in cyassl_connect_step1() 211 failf(data, "CyaSSL does not support SSLv3"); in cyassl_connect_step1() 216 failf(data, "CyaSSL does not support SSLv2"); in cyassl_connect_step1() 219 failf(data, "Unrecognized parameter passed via CURLOPT_SSLVERSION"); in cyassl_connect_step1() 224 failf(data, "SSL: couldn't create a method!"); in cyassl_connect_step1() 233 failf(data, "SSL: couldn't create a context!"); in cyassl_connect_step1() 255 failf(data, "SSL: couldn't set the minimum protocol version"); in cyassl_connect_step1() 265 failf(data, "failed setting cipher list: %s", ciphers); in cyassl_connect_step1() [all …]
|
D | mesalink.c | 104 failf(data, "MesaLink does not support to set maximum SSL/TLS version"); in mesalink_connect_step1() 113 failf(data, "MesaLink does not support SSL 3.0, TLS 1.0, or TLS 1.1"); in mesalink_connect_step1() 123 failf(data, "MesaLink does not support SSLv2"); in mesalink_connect_step1() 126 failf(data, "Unrecognized parameter passed via CURLOPT_SSLVERSION"); in mesalink_connect_step1() 131 failf(data, "SSL: couldn't create a method!"); in mesalink_connect_step1() 140 failf(data, "SSL: couldn't create a context!"); in mesalink_connect_step1() 150 failf(data, in mesalink_connect_step1() 175 failf(data, "failed setting cipher list: %s", ciphers); in mesalink_connect_step1() 186 failf(data, "SSL: couldn't create a context (handle)!"); in mesalink_connect_step1() 198 failf(data, in mesalink_connect_step1() [all …]
|
D | mbedtls.c | 220 failf(data, "unsupported min version passed via CURLOPT_SSLVERSION"); in set_ssl_version_min_max() 225 failf(data, "unsupported max version passed via CURLOPT_SSLVERSION"); in set_ssl_version_min_max() 257 failf(data, "mbedTLS does not support SSLv2"); in mbed_connect_step1() 271 failf(data, "Failed - mbedTLS: ctr_drbg_init returned (-0x%04X) %s\n", in mbed_connect_step1() 284 failf(data, "Failed - mbedTLS: ctr_drbg_init returned (-0x%04X) %s\n", in mbed_connect_step1() 299 failf(data, "Error reading ca cert file %s - mbedTLS: (-0x%04X) %s", in mbed_connect_step1() 314 failf(data, "Error reading ca cert path %s - mbedTLS: (-0x%04X) %s", in mbed_connect_step1() 332 failf(data, "Error reading client cert file %s - mbedTLS: (-0x%04X) %s", in mbed_connect_step1() 352 failf(data, "Error reading private key %s - mbedTLS: (-0x%04X) %s", in mbed_connect_step1() 369 failf(data, "Error reading CRL file %s - mbedTLS: (-0x%04X) %s", in mbed_connect_step1() [all …]
|
D | polarssl.c | 200 failf(data, "unsupported min version passed via CURLOPT_SSLVERSION"); in set_ssl_version_min_max() 205 failf(data, "unsupported max version passed via CURLOPT_SSLVERSION"); in set_ssl_version_min_max() 231 failf(data, "PolarSSL does not support SSLv2"); in polarssl_connect_step1() 241 failf(data, "Failed - PolarSSL: ctr_drbg_init returned (-0x%04X) %s\n", in polarssl_connect_step1() 250 failf(data, "Failed - PolarSSL: ctr_drbg_init returned (-0x%04X) %s\n", in polarssl_connect_step1() 264 failf(data, "Error reading ca cert file %s - PolarSSL: (-0x%04X) %s", in polarssl_connect_step1() 277 failf(data, "Error reading ca cert path %s - PolarSSL: (-0x%04X) %s", in polarssl_connect_step1() 294 failf(data, "Error reading client cert file %s - PolarSSL: (-0x%04X) %s", in polarssl_connect_step1() 317 failf(data, "Error reading private key %s - PolarSSL: (-0x%04X) %s", in polarssl_connect_step1() 333 failf(data, "Error reading CRL file %s - PolarSSL: (-0x%04X) %s", in polarssl_connect_step1() [all …]
|
D | gtls.c | 298 failf(data, "SSL connection timeout"); in handshake() 316 failf(data, "select/poll on SSL socket, errno: %d", SOCKERRNO); in handshake() 324 failf(data, "SSL connection timeout at %ld", (long)timeout_ms); in handshake() 364 failf(data, "gnutls_handshake() failed: %s", strerr); in handshake() 422 failf(data, "GnuTLS: TLS 1.3 is not yet supported"); in set_ssl_version_min_max() 477 failf(data, "GnuTLS: TLS 1.3 is not yet supported"); in set_ssl_version_min_max() 514 failf(data, "GnuTLS: cannot set ssl protocol"); in set_ssl_version_min_max() 569 failf(data, "GnuTLS does not support SSLv2"); in gtls_connect_step1() 578 failf(data, "gnutls_cert_all_cred() failed: %s", gnutls_strerror(rc)); in gtls_connect_step1() 589 failf(data, "gnutls_srp_allocate_client_cred() failed: %s", in gtls_connect_step1() [all …]
|
D | openssl.c | 644 failf(data, in cert_stuff() 661 failf(data, in cert_stuff() 696 failf(data, "ssl engine does not support loading certificates"); in cert_stuff() 703 failf(data, "ssl engine cannot load client cert with id" in cert_stuff() 711 failf(data, "ssl engine didn't initialized the certificate " in cert_stuff() 717 failf(data, "unable to set client certificate"); in cert_stuff() 724 failf(data, "crypto engine not set, can't load certificate"); in cert_stuff() 730 failf(data, "file type ENG for certificate not implemented"); in cert_stuff() 743 failf(data, in cert_stuff() 752 failf(data, "could not open PKCS12 file '%s'", cert_file); in cert_stuff() [all …]
|
D | schannel.c | 198 failf(data, "schannel: TLS 1.3 is not yet supported"); in set_ssl_version_min_max() 479 failf(data, "schannel: this version of Windows is too old to support " in schannel_connect_step1() 488 failf(data, "schannel: CA cert support not built in"); in schannel_connect_step1() 578 failf(data, "Unrecognized parameter passed via CURLOPT_SSLVERSION"); in schannel_connect_step1() 585 failf(data, "Unable to set ciphers to passed via SSL_CONN_CONFIG"); in schannel_connect_step1() 608 failf(data, "schannel: Failed to get certificate location for %s", in schannel_connect_step1() 620 failf(data, "schannel: Failed to open cert store %x %s, " in schannel_connect_step1() 659 failf(data, "schannel: client cert support not built in"); in schannel_connect_step1() 668 failf(data, "schannel: unable to allocate memory"); in schannel_connect_step1() 691 failf(data, "schannel: AcquireCredentialsHandle failed: %s", in schannel_connect_step1() [all …]
|
D | gskit.c | 207 failf(data, "%s I/O error: %s", procname, strerror(errno)); in gskit_status() 212 failf(data, "%s: %s", procname, gsk_strerror(rc)); in gskit_status() 228 failf(data, "gsk_attribute_set_enum() I/O error: %s", strerror(errno)); in set_enum() 234 failf(data, "gsk_attribute_set_enum(): %s", gsk_strerror(rc)); in set_enum() 250 failf(data, "gsk_attribute_set_buffer() I/O error: %s", strerror(errno)); in set_buffer() 256 failf(data, "gsk_attribute_set_buffer(): %s", gsk_strerror(rc)); in set_buffer() 272 failf(data, "gsk_attribute_set_numeric_value() I/O error: %s", in set_numeric() 276 failf(data, "gsk_attribute_set_numeric_value(): %s", gsk_strerror(rc)); in set_numeric() 292 failf(data, "gsk_attribute_set_callback() I/O error: %s", strerror(errno)); in set_callback() 295 failf(data, "gsk_attribute_set_callback(): %s", gsk_strerror(rc)); in set_callback() [all …]
|
/external/syzkaller/tools/syz-db/ |
D | syz-db.go | 38 failf("failed to find target: %v", err) 61 failf("failed to read dir: %v", err) 66 failf("failed to open database file: %v", err) 69 failf("failed to bump database version: %v", err) 74 failf("failed to read file %v: %v", file.Name(), err) 88 failf("failed to deserialize %v: %v", file.Name(), err) 99 failf("failed to save database file: %v", err) 106 failf("failed to open database: %v", err) 115 failf("failed to output file: %v", err) 120 func failf(msg string, args ...interface{}) { func
|
/external/syzkaller/pkg/csource/ |
D | gen.go | 19 failf("%v", err) 24 failf("%v", err) 40 failf("%v", err) 44 failf("can't fine %v include", include) 60 func failf(msg string, args ...interface{}) { func
|
/external/syzkaller/tools/syz-benchcmp/ |
D | benchcmp.go | 69 failf("no data points") 82 failf("failed to open input file: %v", err) 89 failf("failed to decode input file %v: %v", fname, err) 186 failf("failed to create temp file: %v", err) 189 failf("failed to execute template: %v", err) 194 failf("failed to rename file: %v", err) 197 failf("failed to start browser: %v", err) 207 func failf(msg string, args ...interface{}) { func
|
/external/syzkaller/sys/syz-sysgen/ |
D | sysgen.go | 143 failf("%v is unsupported on all arches (typo?)", what) 153 failf("could not create memory profile: ", err) 157 failf("could not write memory profile: ", err) 250 failf("failed to execute defs template: %v", err) 255 failf("failed to execute syscalls template: %v", err) 264 failf("failed to format output: %v", err) 275 failf("failed to create output file: %v", err) 281 func failf(msg string, args ...interface{}) { func
|