Home
last modified time | relevance | path

Searched refs:failf (Results 1 – 25 of 71) sorted by relevance

123

/curl/lib/vtls/
H A Dsectransp.c416 failf(data, "SSL: out of memory"); in CopyCertSubject()
1840 failf(data, "Decode failed");
1844 failf(data, "Decryption failed");
1874 failf(data, "Decompression failed");
1879 failf(data, "Access was denied");
1922 failf(data, "SSL authentication failed");
1949 failf(data, "SSL protocol error");
1990 failf(data, "Module attach failure");
2308 failf(data, "SSL connection timeout");
2324 failf(data, "SSL connection timeout");
[all …]
H A Dschannel_verify.c133 failf(data, in add_certs_data_to_store()
161 failf(data, in add_certs_data_to_store()
238 failf(data, in add_certs_file_to_store()
260 failf(data, in add_certs_file_to_store()
270 failf(data, in add_certs_file_to_store()
279 failf(data, in add_certs_file_to_store()
300 failf(data, in add_certs_file_to_store()
505 failf(data, in get_alt_name_info()
580 failf(data, in Curl_verify_host()
599 failf(data, in Curl_verify_host()
[all …]
H A Dmbedtls.c473 failf(data, "mbedTLS: no supported cipher in list"); in mbed_set_selected_ciphers()
549 failf(data, "mbedTLS: %s", buf); in mbed_verify_cb()
584 failf(data, "Not supported SSL version");
788 failf(data, "mbedtls: crl support not built in");
801 failf(data, "mbedTLS: ssl_config failed");
921 failf(data, "Failed to set SNI");
937 failf(data, "Failed setting ALPN protocols");
1072 failf(data, "Failed copying peer certificate");
1436 failf(data, "SSL connection timeout");
1451 failf(data, "SSL connection timeout");
[all …]
H A Dwolfssl.c1029 failf(data, "unknown cert type"); in wolfssl_connect_step1()
1049 failf(data, "unable to set private key"); in wolfssl_connect_step1()
1071 failf(data, "unknown cert type"); in wolfssl_connect_step1()
1108 failf(data, "Failed to set SNI"); in wolfssl_connect_step1()
1152 failf(data, "unable to use PQ KEM"); in wolfssl_connect_step1()
1292 failf(data, "SSL: SSL_set_fd failed"); in wolfssl_connect_step1()
1411 failf(data, in wolfssl_connect_step2()
1596 failf(data, "SSL write: %s, errno %d", in wolfssl_send()
1785 failf(data, "SSL read: %s, errno %d", in wolfssl_recv()
1870 failf(data, "SSL connection timeout"); in wolfssl_connect_common()
[all …]
H A Dopenssl.c1330 failf(data, in cert_stuff()
1351 failf(data, in cert_stuff()
1435 failf(data, in cert_stuff()
1446 failf(data, in cert_stuff()
1474 failf(data, in cert_stuff()
1486 failf(data, in cert_stuff()
2285 failf(data, in ossl_verifyhost()
4542 failf(data,
4618 failf(data,
4631 failf(data,
[all …]
H A Drustls.c157 failf(data, "reading from socket: %s", in tls_recv_more()
168 failf(data, "rustls_connection_process_new_packets: %.*s", in tls_recv_more()
227 failf(data, "rustls: peer closed TCP connection " in cr_recv()
296 failf(data, "writing to socket: %s", in cr_flush_out()
301 failf(data, "EOF in swrite"); in cr_flush_out()
372 failf(data, "rustls_connection_write: EOF"); in cr_send()
604 failf(data, "rustls: no supported cipher in list"); in cr_init_backend()
612 failf(data, in cr_init_backend()
623 failf(data, in cr_init_backend()
643 failf(data, "rustls: failed to create client config"); in cr_init_backend()
[all …]
H A Dschannel.c549 failf(data, "SSL versions not supported"); in schannel_acquire_credential_handle()
757 failf(data, "schannel: unable to allocate memory"); in schannel_acquire_credential_handle()
1206 failf(data, "Error setting ALPN"); in schannel_connect_step1()
1248 failf(data, "schannel: unable to allocate memory"); in schannel_connect_step1()
1362 failf(data, "schannel: unable to allocate memory"); in schannel_connect_step2()
1518 failf(data, "schannel: %s", in schannel_connect_step2()
1855 failf(data, "SSL/TLS connection timeout"); in schannel_connect_common()
1871 failf(data, "SSL/TLS connection timeout"); in schannel_connect_common()
1897 failf(data, "SSL/TLS connection timeout"); in schannel_connect_common()
2042 failf(data, "schannel: timed out sending data " in schannel_send()
[all …]
H A Dgtls.c266 failf(data, "SSL connection timeout"); in handshake()
452 failf(data, "GnuTLS: cannot set ssl protocol"); in gnutls_set_ssl_version_min_max()
819 failf(data, "GnuTLS does not support SSLv2"); in gtls_client_init()
879 failf(data, "gnutls_init() failed: %d", rc); in gtls_client_init()
886 failf(data, "Failed to set SNI"); in gtls_client_init()
961 failf(data, in gtls_client_init()
982 failf(data, in gtls_client_init()
1166 failf(data, "failed setting ALPN"); in Curl_gtls_ctx_init()
1194 failf(data, "Error determining ALPN"); in gtls_connect_step1()
1416 failf(data, "No OCSP response received"); in Curl_gtls_verifyserver()
[all …]
H A Dbearssl.c384 failf(data, "BearSSL: does not support TLS 1.3"); in bearssl_set_ssl_version_min_max()
524 failf(data, "BearSSL: no supported cipher in list"); in bearssl_set_selected_ciphers()
643 failf(data, "BearSSL: " in bearssl_connect_step1()
651 failf(data, "Failed to set SNI"); in bearssl_connect_step1()
709 failf(data, "SSL: X.509 verification: " in bearssl_run_until()
713 failf(data, "SSL: X.509 verification: " in bearssl_run_until()
717 failf(data, "SSL: X.509 verification: " in bearssl_run_until()
747 failf(data, "SSL: EOF without close notify"); in bearssl_run_until()
872 failf(data, "SSL: connection closed during write"); in bearssl_send()
946 failf(data, "SSL connection timeout"); in bearssl_connect_common()
[all …]
/curl/lib/
H A Dsocks_gssapi.c168 failf(data, "Failed to create service name."); in Curl_SOCKS5_gssapi_negotiate()
197 failf(data, "Failed to initial GSS-API token."); in Curl_SOCKS5_gssapi_negotiate()
278 failf(data, in Curl_SOCKS5_gssapi_negotiate()
310 failf(data, "Failed to determine username."); in Curl_SOCKS5_gssapi_negotiate()
320 failf(data, "Failed to determine username."); in Curl_SOCKS5_gssapi_negotiate()
418 failf(data, "Failed to send GSS-API encryption request."); in Curl_SOCKS5_gssapi_negotiate()
429 failf(data, "Failed to send GSS-API encryption type."); in Curl_SOCKS5_gssapi_negotiate()
439 failf(data, "Failed to send GSS-API encryption type."); in Curl_SOCKS5_gssapi_negotiate()
449 failf(data, "Failed to receive GSS-API encryption response."); in Curl_SOCKS5_gssapi_negotiate()
456 failf(data, "User was rejected by the SOCKS5 server (%d %d).", in Curl_SOCKS5_gssapi_negotiate()
[all …]
H A Dsocks_sspi.c58 failf(data, "SSPI error: %s failed: %s", function, in check_sspi_err()
153 failf(data, "Failed to acquire credentials."); in Curl_SOCKS5_gssapi_negotiate()
200 failf(data, "Failed to initialise security context."); in Curl_SOCKS5_gssapi_negotiate()
228 failf(data, "Failed to send SSPI authentication token."); in Curl_SOCKS5_gssapi_negotiate()
310 failf(data, "Failed to receive SSPI authentication token."); in Curl_SOCKS5_gssapi_negotiate()
332 failf(data, "Failed to determine username."); in Curl_SOCKS5_gssapi_negotiate()
484 failf(data, "Failed to send SSPI encryption request."); in Curl_SOCKS5_gssapi_negotiate()
496 failf(data, "Failed to send SSPI encryption type."); in Curl_SOCKS5_gssapi_negotiate()
506 failf(data, "Failed to send SSPI encryption type."); in Curl_SOCKS5_gssapi_negotiate()
518 failf(data, "Failed to receive SSPI encryption response."); in Curl_SOCKS5_gssapi_negotiate()
[all …]
H A Dsocks.c227 failf(data, "connection to proxy closed"); in socks_state_send()
258 failf(data, "connection to proxy closed"); in socks_state_recv()
443 failf(data, "SOCKS4: too long hostname"); in do_SOCKS4()
507 failf(data, in do_SOCKS4()
518 failf(data, in do_SOCKS4()
526 failf(data, in do_SOCKS4()
535 failf(data, in do_SOCKS4()
544 failf(data, in do_SOCKS4()
694 failf(data, in do_SOCKS5()
703 failf(data, in do_SOCKS5()
[all …]
H A Dc-hyper.c105 failf(data, "Curl_read failed"); in Curl_hyper_recv()
136 failf(data, "Curl_write failed"); in Curl_hyper_send()
156 failf(data, "Too long response header"); in hyper_each_header()
646 failf(data, "error setting uri to hyper"); in request_target()
899 failf(data, "Couldn't create hyper IO"); in Curl_http()
914 failf(data, "Couldn't create hyper executor"); in Curl_http()
966 failf(data, "Couldn't hyper_request_new"); in Curl_http()
974 failf(data, "error setting HTTP version"); in Curl_http()
981 failf(data, "error setting method"); in Curl_http()
992 failf(data, "hyper_request_headers"); in Curl_http()
[all …]
H A Dtftp.c215 failf(state->data, "Connection time-out"); in tftp_set_timeouts()
325 failf(data, "Malformed ACK packet, rejecting"); in tftp_parse_option_ack()
354 failf(data, "%s (%ld)", in tftp_parse_option_ack()
471 failf(data, "TFTP filename too long"); in tftp_send_first()
517 failf(data, "TFTP buffer too small for options"); in tftp_send_first()
685 failf(data, "%s", "tftp_rx: internal error"); in tftp_rx()
743 failf(data, "%s", Curl_strerror(SOCKERRNO, in tftp_tx()
925 failf(data, "%s", "Internal state machine error"); in tftp_state_machine()
1035 failf(data, "bind() failed; %s", in tftp_connect()
1117 failf(data, "Received too short packet"); in tftp_receive_packet()
[all …]
H A Dldap.c398 failf(data, "LDAP local: ERROR %s CA cert not set", in ldap_do()
408 failf(data, "LDAP local: ERROR setting %s CA cert: %s", in ldap_do()
427 failf(data, "LDAP local: Cannot connect to %s:%u", in ldap_do()
442 failf(data, "LDAP local: ERROR PEM CA cert not set"); in ldap_do()
449 failf(data, "LDAP local: ERROR setting PEM CA cert: %s", in ldap_do()
468 failf(data, "LDAP local: Cannot connect to %s:%u", in ldap_do()
476 failf(data, "LDAP local: ERROR setting SSL/TLS mode: %s", in ldap_do()
504 failf(data, "LDAP local: explicit TLS not supported"); in ldap_do()
511 failf(data, "LDAP local: Cannot connect to %s:%u", in ldap_do()
534 failf(data, "LDAP local: bind via ldap_win_bind %s", in ldap_do()
[all …]
H A Dcf-h1-proxy.c246 failf(data, "Failed sending CONNECT to proxy"); in start_CONNECT()
283 failf(data, "Failed sending CONNECT to proxy"); in send_CONNECT()
413 failf(data, "Proxy CONNECT aborted"); in recv_CONNECT_resp()
451 failf(data, "CONNECT response too large"); in recv_CONNECT_resp()
591 failf(data, "Couldn't create hyper IO"); in start_CONNECT()
656 failf(data, "Couldn't hyper_request_new"); in start_CONNECT()
662 failf(data, "error setting method"); in start_CONNECT()
680 failf(data, "error setting path"); in start_CONNECT()
704 failf(data, "error setting HTTP version"); in start_CONNECT()
711 failf(data, "hyper_request_headers"); in start_CONNECT()
[all …]
H A Dftp.c653 failf(data, "FTP response timeout"); in Curl_GetFTPResponse()
984 failf(data, "getsockname() failed: %s", in ftp_state_use_port()
1032 failf(data, "socket failure: %s", in ftp_state_use_port()
1094 failf(data, "getsockname() failed: %s", in ftp_state_use_port()
1104 failf(data, "socket failure: %s", in ftp_state_use_port()
1541 failf(data, "Could not seek stream"); in ftp_state_ul_setup()
1987 failf(data, "Failed to do PORT"); in ftp_state_port_resp()
2221 failf(data, "Offset (%" FMT_OFF_T in ftp_state_retr()
2233 failf(data, "Offset (%" FMT_OFF_T in ftp_state_retr()
2362 failf(data, "Couldn't use REST"); in ftp_state_rest_resp()
[all …]
H A Drtsp.c207 failf(data, in rtsp_done()
267 failf(data, "Got invalid RTSP request"); in rtsp_do()
308 failf(data, "Got invalid RTSP request: RTSPREQ_LAST"); in rtsp_do()
350 failf(data, in rtsp_do()
432 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()
585 failf(data, "Failed sending RTSP request"); in rtsp_do()
884 failf(data, "Cannot write a 0 size RTP packet."); in rtp_client_write()
906 failf(data, "Cannot pause RTP"); in rtp_client_write()
911 failf(data, "Failed writing RTP data"); in rtp_client_write()
[all …]
H A Dws.c180 failf(data, "WS: unknown opcode: %x", dec->head[0]); in ws_dec_read_head()
195 failf(data, "WS: masked input frame"); in ws_dec_read_head()
248 failf(data, "WS: unexpected frame header length"); in ws_dec_read_head()
438 failf(data, "WS: not a websocket transfer"); in ws_cw_write()
942 failf(data, "CONNECT_ONLY is required"); in curl_ws_recv()
948 failf(data, "connection not found"); in curl_ws_recv()
954 failf(data, "connection is not setup for websocket"); in curl_ws_recv()
1040 failf(data, "WS: flush, write error %d", result); in ws_flush()
1101 failf(data, "Not a websocket transfer"); in ws_send_raw()
1151 failf(data, "No associated connection"); in curl_ws_send()
[all …]
/curl/lib/vauth/
H A Dgsasl.c52 failf(data, "gsasl init: %s\n", gsasl_strerror(res)); in Curl_auth_gsasl_is_supported()
77 failf(data, "setting AUTHID failed: %s\n", gsasl_strerror(res)); in Curl_auth_gsasl_start()
88 failf(data, "setting PASSWORD failed: %s\n", gsasl_strerror(res)); in Curl_auth_gsasl_start()
111 failf(data, "GSASL step: %s\n", gsasl_strerror(res)); in Curl_auth_gsasl_token()
/curl/lib/vssh/
H A Dlibssh.c365 failf(data, in myssh_is_known()
376 failf(data, in myssh_is_known()
1823 failf(data, "%s", err_msg); in myssh_statemach_act()
1834 failf(data, "%s", err_msg); in myssh_statemach_act()
1844 failf(data, "%s", err_msg); in myssh_statemach_act()
1873 failf(data, "%s", err_msg); in myssh_statemach_act()
1886 failf(data, "%s", err_msg); in myssh_statemach_act()
2716 failf(data, "Out of memory"); in sftp_quote()
2743 failf(data, "Out of memory"); in sftp_quote()
2765 failf(data, "Out of memory"); in sftp_quote()
[all …]
H A Dwolfssh.c392 failf(data, "No wolfSSH context"); in wssh_connect()
398 failf(data, "No wolfSSH session"); in wssh_connect()
404 failf(data, "wolfSSH failed to set username"); in wssh_connect()
414 failf(data, "wolfSSH failed to set socket"); in wssh_connect()
526 failf(data, "wolfssh SFTP realpath %d", rc); in wssh_statemach_act()
642 failf(data, "Could not seek stream"); in wssh_statemach_act()
664 failf(data, "Failed to read data"); in wssh_statemach_act()
735 failf(data, "wolfssh SFTP open failed: %d", rc); in wssh_statemach_act()
831 failf(data, "wolfssh SFTP CLOSE failed: %d", rc); in wssh_statemach_act()
885 failf(data, "wolfssh SFTP ls failed: %d", rc); in wssh_statemach_act()
[all …]
H A Dlibssh2.c682 failf(data, in ssh_check_fingerprint()
724 failf(data, in ssh_check_fingerprint()
759 failf(data, in ssh_check_fingerprint()
764 failf(data, in ssh_check_fingerprint()
947 failf(data, "libssh2: %s", errmsg); in ssh_force_knownhost_key_type()
1102 failf(data, "Unknown SFTP command"); in sftp_quote()
1470 failf(data, "date overflow"); in sftp_quote_stat()
1588 failf(data, "Offset (%" FMT_OFF_T in sftp_download_stat()
2699 failf(data, "%s", err_msg); in ssh_statemachine()
2774 failf(data, "%s", err_msg); in ssh_statemachine()
[all …]
/curl/lib/vquic/
H A Dvquic.c172 failf(data, "sendmsg() returned %zd (errno %d); disable GSO", sent, in do_sendmsg()
179 failf(data, "sendmsg() returned %zd (errno %d)", sent, SOCKERRNO); in do_sendmsg()
202 failf(data, "send() returned %zd (errno %d)", sent, SOCKERRNO); in do_sendmsg()
410 failf(data, "QUIC: connection to %s port %u refused", in recvmmsg_packets()
416 failf(data, "QUIC: recvmsg() unexpectedly returned %d (errno=%d; %s)", in recvmmsg_packets()
501 failf(data, "QUIC: connection to %s port %u refused", in recvmsg_packets()
507 failf(data, "QUIC: recvmsg() unexpectedly returned %zd (errno=%d; %s)", in recvmsg_packets()
576 failf(data, "QUIC: connection to %s port %u refused", in recvfrom_packets()
724 failf(data, "HTTP/3 requested for non-HTTPS URL"); in Curl_conn_may_http3()
729 failf(data, "HTTP/3 is not supported over a SOCKS proxy"); in Curl_conn_may_http3()
[all …]
H A Dvquic-tls.c113 failf(data, "wolfSSL failed to set ciphers: %s", error_buffer); in wssl_init_ctx()
121 failf(data, "wolfSSL failed to set curves"); in wssl_init_ctx()
132 failf(data, "wolfSSL was built without keylog callback"); in wssl_init_ctx()
152 failf(data, "error setting certificate verify locations:" in wssl_init_ctx()
181 failf(data, "error signaled by ssl ctx callback"); in wssl_init_ctx()

Completed in 199 milliseconds

123