HomeSort by relevance Sort by last modified time
    Searched refs:failf (Results 1 - 25 of 52) sorted by null

1 2 3

  /external/curl/lib/
socks.c 126 failf(data, "Connection time-out");
193 failf(data, "Failed to resolve \"%s\" for SOCKS4 connect.",
206 failf(data, "Too long SOCKS proxy name, can't use!\n");
242 failf(data, "Failed to send SOCKS4 connect request.");
251 failf(data, "Failed to send SOCKS4 connect request.");
262 failf(data, "Failed to receive SOCKS4 connect request ack.");
287 failf(data,
298 failf(data,
307 failf(data,
317 failf(data
    [all...]
socks_gssapi.c 95 failf(data, "GSS-API error: %s failed:\n%s", function, buf);
162 failf(data, "Failed to create service name.");
189 failf(data, "Failed to initial GSS-API token.");
201 failf(data, "Failed to send GSS-API authentication request.");
213 failf(data, "Failed to send GSS-API authentication token.");
239 failf(data, "Failed to receive GSS-API authentication response.");
247 failf(data, "User was rejected by the SOCKS5 server (%d %d).",
255 failf(data, "Invalid GSS-API authentication response type (%d %d).",
268 failf(data,
280 failf(data, "Failed to receive GSS-API authentication token.")
    [all...]
non-ascii.c 89 failf(data,
109 failf(data,
124 failf(data,
130 failf(data, "CURLOPT_CONV_TO_NETWORK_FUNCTION callback required");
149 failf(data,
169 failf(data,
184 failf(data,
190 failf(data, "CURLOPT_CONV_FROM_NETWORK_FUNCTION callback required");
209 failf(data,
230 failf(data
    [all...]
socks_sspi.c 54 failf(conn->data, "SSPI error: %s failed: %s", function,
146 failf(data, "Failed to acquire credentials.");
191 failf(data, "Failed to initialise security context.");
203 failf(data, "Failed to send SSPI authentication request.");
217 failf(data, "Failed to send SSPI authentication token.");
257 failf(data, "Failed to receive SSPI authentication response.");
266 failf(data, "User was rejected by the SOCKS5 server (%u %u).",
275 failf(data, "Invalid SSPI authentication response type (%u %u).",
299 failf(data, "Failed to receive SSPI authentication token.");
321 failf(data, "Failed to determine user name.")
    [all...]
ldap.c 225 failf(data, "LDAP local: %s", ldap_err2string(rc));
279 failf(data, "LDAP local: ldapssl_client_init %s", ldap_err2string(rc));
290 failf(data, "LDAP local: ERROR %s CA cert not set!",
300 failf(data, "LDAP local: ERROR setting %s CA cert: %s",
312 failf(data, "LDAP local: ERROR setting cert verify mode: %s",
319 failf(data, "LDAP local: Cannot connect to %s:%ld",
329 failf(data, "LDAP local: ERROR OpenLDAP only supports PEM cert-type!");
334 failf(data, "LDAP local: ERROR PEM CA cert not set!");
341 failf(data, "LDAP local: ERROR setting PEM CA cert: %s",
353 failf(data, "LDAP local: ERROR setting cert verify mode: %s"
    [all...]
speedcheck.c 51 failf(data,
gopher.c 134 failf(data, "Failed sending Gopher request");
156 failf(data, "Failed sending Gopher request");
tftp.c 211 failf(state->conn->data, "Connection time-out");
346 failf(data, "Malformed ACK packet, rejecting");
358 failf(data, "invalid blocksize value in OACK packet");
362 failf(data, "%s (%d)", "blksize is larger than max supported",
367 failf(data, "%s (%d)", "blksize is smaller than min supported",
375 failf(data, "%s (%ld)",
394 failf(data, "invalid tsize -:%s:- value in OACK packet", value);
535 failf(data, "%s", Curl_strerror(state->conn, SOCKERRNO));
562 failf(state->conn->data, "tftp_send_first: internal error");
617 failf(data, "%s", Curl_strerror(state->conn, SOCKERRNO))
    [all...]
rtsp.c 216 failf(data,
270 failf(data, "Got invalid RTSP request");
311 failf(data, "Got invalid RTSP request: RTSPREQ_LAST");
325 failf(data, "Refusing to issue an RTSP request [%s] without a session ID.",
354 failf(data,
433 failf(data, "CSeq cannot be set as a custom header.");
437 failf(data, "Session ID cannot be set as a custom header.");
580 failf(data, "Failed sending RTSP request");
660 failf(data, "Got an error writing an RTP packet");
739 failf (data, "Cannot write a 0 size RTP packet.")
    [all...]
curl_ntlm_wb.c 180 failf(conn->data, "Could not access ntlm_auth: %s errno %d: %s",
187 failf(conn->data, "Could not open socket pair. errno %d: %s",
197 failf(conn->data, "Could not fork. errno %d: %s",
210 failf(conn->data, "Could not redirect child stdin. errno %d: %s",
217 failf(conn->data, "Could not redirect child stdout. errno %d: %s",
238 failf(conn->data, "Could not execl(). errno %d: %s",
ssh.c 681 failf(data,
685 failf(data,
742 failf(data, "Failure establishing ssh session");
    [all...]
sendf.h 48 #define failf Curl_failf macro
http_proxy.c 225 failf(data, "Failed sending CONNECT to proxy");
237 failf(data, "Proxy CONNECT aborted due to timeout");
271 failf(data, "Proxy CONNECT aborted due to timeout");
281 failf(data, "Proxy CONNECT aborted due to select/poll error");
303 failf(data, "Proxy CONNECT aborted");
361 /* Curl_convert_from_network calls failf if unsuccessful */
456 failf(data, "Proxy CONNECT followed by %zd bytes "
583 failf(data, "Received HTTP code %d from proxy after CONNECT",
openldap.c 166 failf(conn->data, "LDAP local: %s", msg);
207 failf(data, "LDAP local: Cannot connect to %s, %s",
285 failf(data, "LDAP local: bind ldap_result %s", ldap_err2string(rc));
295 failf(data, "LDAP local: bind ldap_parse_result %s", ldap_err2string(rc));
316 failf(data, "LDAP remote: bind failed %s %s", ldap_err2string(rc),
370 failf(conn->data, "LDAP local: %s", msg);
379 failf(data, "LDAP local: ldap_search_ext %s", ldap_err2string(rc));
432 failf(data, "LDAP local: search ldap_result %s", ldap_err2string(rc));
456 failf(data, "LDAP local: search ldap_parse_result %s",
461 failf(data, "LDAP remote: search failed %s %s", ldap_err2string(rc)
    [all...]
ftp.c 348 failf(data, "Error accept()ing server connect");
443 failf(data, "Accept timeout occurred while waiting server connect");
461 failf(data, "Error while waiting for server connect");
562 failf(data, "Accept timeout occurred while waiting server connect");
713 failf(data, "FTP response timeout");
746 failf(data, "FTP response aborted due to select/poll error: %d",
    [all...]
telnet.c 218 failf(data,"WSAStartup failed (%d)",err);
230 failf(data, "insufficient winsock version to support "
359 failf(data,"Sending data failed (%d)",err);
882 failf(data, "Syntax error in telnet option: %s", head->data);
899 failf(data, "Unknown telnet option %s", head->data);
904 failf(data, "Syntax error in telnet option: %s", head->data);
948 failf(data,"Sending data failed (%d)",err);
960 failf(data,"Sending data failed (%d)",err);
988 failf(data,"Sending data failed (%d)",err);
1043 failf(data, "Sending data failed (%d)", err)
    [all...]
  /external/curl/lib/vtls/
cyassl.c 182 failf(data, "No support for SSLv3");
187 failf(data, "CyaSSL does not support SSLv2");
190 failf(data, "Unrecognized parameter passed via CURLOPT_SSLVERSION");
195 failf(data, "SSL: couldn't create a method!");
204 failf(data, "SSL: couldn't create a context!");
222 failf(data, "SSL: couldn't set the minimum protocol version");
237 failf(data, "error setting certificate verify locations:\n"
271 failf(data, "unable to use client certificate (no key or wrong pass"
279 failf(data, "unable to set private key");
329 failf(data, "error signaled by ssl ctx callback")
    [all...]
mbedtls.c 170 failf(data, "mbedTLS does not support SSLv2");
184 failf(data, "Failed - mbedTLS: ctr_drbg_init returned (-0x%04X) %s\n",
197 failf(data, "Failed - mbedTLS: ctr_drbg_init returned (-0x%04X) %s\n",
213 failf(data, "Error reading ca cert file %s - mbedTLS: (-0x%04X) %s",
229 failf(data, "Error reading ca cert path %s - mbedTLS: (-0x%04X) %s",
248 failf(data, "Error reading client cert file %s - mbedTLS: (-0x%04X) %s",
268 failf(data, "Error reading private key %s - mbedTLS: (-0x%04X) %s",
286 failf(data, "Error reading CRL file %s - mbedTLS: (-0x%04X) %s",
300 failf(data, "mbedTLS: ssl_init failed");
308 failf(data, "mbedTLS: ssl_config failed")
    [all...]
darwinssl.c     [all...]
polarssl.c 158 failf(data, "PolarSSL does not support SSLv2");
172 failf(data, "Failed - PolarSSL: ctr_drbg_init returned (-0x%04X) %s\n",
183 failf(data, "Failed - PolarSSL: ctr_drbg_init returned (-0x%04X) %s\n",
199 failf(data, "Error reading ca cert file %s - PolarSSL: (-0x%04X) %s",
215 failf(data, "Error reading ca cert path %s - PolarSSL: (-0x%04X) %s",
234 failf(data, "Error reading client cert file %s - PolarSSL: (-0x%04X) %s",
259 failf(data, "Error reading private key %s - PolarSSL: (-0x%04X) %s",
277 failf(data, "Error reading CRL file %s - PolarSSL: (-0x%04X) %s",
288 failf(data, "PolarSSL: ssl_init failed");
349 failf(data, "ssl_set_session returned -0x%x", -ret)
    [all...]
schannel.c 78 * #define failf(x, y, ...) printf(y, __VA_ARGS__)
216 failf(data, "schannel: unable to allocate memory");
233 failf(data, "schannel: SNI or certificate check failed: %s",
236 failf(data, "schannel: AcquireCredentialsHandle failed: %s",
322 failf(data, "schannel: unable to allocate memory");
342 failf(data, "schannel: SNI or certificate check failed: %s",
345 failf(data, "schannel: initial InitializeSecurityContext failed: %s",
359 failf(data, "schannel: failed to send initial handshake data: "
409 failf(data, "schannel: unable to allocate memory");
420 failf(data, "schannel: unable to allocate memory")
    [all...]
openssl.c 365 failf(data,
381 failf(data,
405 failf(data, "ssl engine does not support loading certificates");
412 failf(data, "ssl engine cannot load client cert with id"
419 failf(data, "ssl engine didn't initialized the certificate "
425 failf(data, "unable to set client certificate");
432 failf(data, "crypto engine not set, can't load certificate");
438 failf(data, "file type ENG for certificate not implemented");
452 failf(data, "could not open PKCS12 file '%s'", cert_file);
459 failf(data, "error reading PKCS12 file '%s'", cert_file)
    [all...]
gtls.c 279 failf(data, "SSL connection timeout");
297 failf(data, "select/poll on SSL socket, errno: %d", SOCKERRNO);
305 failf(data, "SSL connection timeout at %ld", timeout_ms);
345 failf(data, "gnutls_handshake() failed: %s", strerr);
414 failf(data, "GnuTLS does not support SSLv2");
423 failf(data, "gnutls_cert_all_cred() failed: %s", gnutls_strerror(rc));
434 failf(data, "gnutls_srp_allocate_client_cred() failed: %s",
444 failf(data, "gnutls_srp_set_client_cred() failed: %s",
502 failf(data, "error reading crl file %s (%s)",
514 failf(data, "gnutls_init() failed: %d", rc)
    [all...]
axtls.c 166 failf(data, "axTLS only supports TLS 1.0 and 1.1, "
178 failf(data, "unable to create client SSL context");
223 failf(data, "%s is not x509 or pkcs12 format",
247 failf(data, "Failure: %s is not a supported key file",
303 failf(data, "server cert verify failed");
343 failf(data, "\tsubjectAltName(s) do not match %s\n",
358 failf(data, "unable to obtain common name from peer certificate");
369 failf(data, "\tcommon name \"%s\" does not match \"%s\"\n",
493 failf(data, "SSL connection timeout");
592 failf(data, "close notify alert not received during shutdown")
    [all...]
gskit.c 197 failf(data, "%s I/O error: %s", procname, strerror(errno));
202 failf(data, "%s: %s", procname, gsk_strerror(rc));
218 failf(data, "gsk_attribute_set_enum() I/O error: %s", strerror(errno));
224 failf(data, "gsk_attribute_set_enum(): %s", gsk_strerror(rc));
240 failf(data, "gsk_attribute_set_buffer() I/O error: %s", strerror(errno));
246 failf(data, "gsk_attribute_set_buffer(): %s", gsk_strerror(rc));
262 failf(data, "gsk_attribute_set_numeric_value() I/O error: %s",
266 failf(data, "gsk_attribute_set_numeric_value(): %s", gsk_strerror(rc));
282 failf(data, "gsk_attribute_set_callback() I/O error: %s", strerror(errno));
285 failf(data, "gsk_attribute_set_callback(): %s", gsk_strerror(rc))
    [all...]

Completed in 677 milliseconds

1 2 3