/curl/lib/vtls/ |
H A D | mbedtls_threadlock.c | 99 DEBUGF(fprintf(stderr, in Curl_mbedtlsthreadlock_lock_function() 105 DEBUGF(fprintf(stderr, in Curl_mbedtlsthreadlock_lock_function() 119 DEBUGF(fprintf(stderr, in Curl_mbedtlsthreadlock_unlock_function() 125 DEBUGF(fprintf(stderr, in Curl_mbedtlsthreadlock_unlock_function()
|
H A D | schannel.c | 503 DEBUGF(infof(data, in schannel_acquire_credential_handle() 511 DEBUGF(infof(data, in schannel_acquire_credential_handle() 899 DEBUGF(infof(data, in schannel_connect_step1() 966 DEBUGF(infof(data, in schannel_connect_step1() 1112 DEBUGF(infof(data, "schannel: sending initial handshake data: " in schannel_connect_step1() 1126 DEBUGF(infof(data, "schannel: sent initial handshake data: " in schannel_connect_step1() 1165 DEBUGF(infof(data, in schannel_connect_step2() 1279 DEBUGF(infof(data, in schannel_connect_step2() 1291 DEBUGF(infof(data, in schannel_connect_step2() 1397 DEBUGF(infof(data, "schannel: SSL/TLS handshake complete")); in schannel_connect_step2() [all …]
|
/curl/lib/ |
H A D | curl_range.c | 58 DEBUGF(infof(data, "RANGE %" FMT_OFF_T " to end of file", from)); in Curl_range() 64 DEBUGF(infof(data, "RANGE the last %" FMT_OFF_T " bytes", to)); in Curl_range() 80 DEBUGF(infof(data, "RANGE from %" FMT_OFF_T in Curl_range() 84 DEBUGF(infof(data, "range-download from %" FMT_OFF_T in Curl_range()
|
H A D | conncache.c | 312 DEBUGF(infof(data, "Discarding connection #%" in Curl_cpool_check_limits() 333 DEBUGF(infof(data, "Discarding connection #%" in Curl_cpool_check_limits() 375 DEBUGF(infof(data, "Added connection %" FMT_OFF_T ". " in Curl_cpool_add_conn() 769 DEBUGF(infof(data, "[CCACHE] added #%" FMT_OFF_T in cpool_discard_conn() 839 DEBUGF(infof(data, "connection #%" FMT_OFF_T in cpool_run_conn_shutdown_handler() 1045 DEBUGF(infof(data, "[CCACHE] closing #%" FMT_OFF_T, in cpool_close_and_destroy() 1144 DEBUGF(infof(data, "cpool shutdown all")); in cpool_shutdown_all() 1150 DEBUGF(infof(data, "moving connection #%" FMT_OFF_T in cpool_shutdown_all() 1163 DEBUGF(infof(data, "cpool shutdown ok")); in cpool_shutdown_all() 1170 DEBUGF(infof(data, "cpool shutdown %s", in cpool_shutdown_all() [all …]
|
H A D | easy.c | 163 DEBUGF(fprintf(stderr, "Error: Curl_trc_init failed\n")); in global_init() 168 DEBUGF(fprintf(stderr, "Error: Curl_ssl_init failed\n")); in global_init() 173 DEBUGF(fprintf(stderr, "Error: win32_init failed\n")); in global_init() 178 DEBUGF(fprintf(stderr, "Error: Curl_amiga_init failed\n")); in global_init() 183 DEBUGF(fprintf(stderr, "Error: Curl_macos_init failed\n")); in global_init() 188 DEBUGF(fprintf(stderr, "Error: resolver_global_init failed\n")); in global_init() 193 DEBUGF(fprintf(stderr, "Error: Curl_ssh_init failed\n")); in global_init() 362 DEBUGF(fprintf(stderr, "Error: curl_global_init failed\n")); in curl_easy_init() 372 DEBUGF(fprintf(stderr, "Error: Curl_open failed\n")); in curl_easy_init() 503 DEBUGF(infof(data, "socket cb: asked to REMOVE socket %" in events_socket()
|
H A D | curl_setup_once.h | 277 #define DEBUGF(x) x macro 279 #define DEBUGF(x) do { } while(0) macro
|
H A D | transfer.c | 252 DEBUGF(infof(data, "sendrecv_dl: we are done")); in xfer_recv_resp() 313 DEBUGF(infof(data, "EAGAIN, download done, no trailer announced, " in sendrecv_dl() 331 DEBUGF(infof(data, "nread == 0, stream closed, bailing")); in sendrecv_dl() 333 DEBUGF(infof(data, "nread <= 0, server closed connection, bailing")); in sendrecv_dl() 378 DEBUGF(infof(data, "sendrecv_dl() -> %d", result)); in sendrecv_dl() 510 DEBUGF(infof(data, "Curl_sendrecv() -> %d", result)); in Curl_sendrecv() 945 DEBUGF(infof(data, "Curl_xfer_send(len=%zu, eos=%d) -> %d, %zu", in Curl_xfer_send()
|
H A D | rtsp.c | 657 DEBUGF(infof(data, "RTP rtsp_filter_rtp[SKIP] RTSP/ prefix, " in rtsp_filter_rtp() 702 DEBUGF(infof(data, "RTSP: invalid RTP channel %d, skipping", idx)); in rtsp_filter_rtp() 764 DEBUGF(infof(data, "RTP write channel %d rtp_len %zu", in rtsp_filter_rtp() 811 DEBUGF(infof(data, "rtsp_rtp_write_resp(len=%zu, in_header=%d, eos=%d)", in rtsp_rtp_write_resp() 823 DEBUGF(infof(data, "RTSP: %zu bytes, possibly excess in response body", in rtsp_rtp_write_resp() 860 DEBUGF(infof(data, "rtsp_rtp_write_resp(len=%zu, in_header=%d, done=%d " in rtsp_rtp_write_resp()
|
H A D | request.c | 215 DEBUGF(infof(data, "sending last upload chunk of %zu bytes", blen)); in xfer_send() 303 DEBUGF(infof(data, "Curl_req_flush(len=%zu) -> EAGAIN", in req_flush() 309 DEBUGF(infof(data, "Curl_req_flush(), xfer send_pending")); in req_flush()
|
H A D | tftp.c | 909 DEBUGF(infof(data, "TFTP_STATE_START")); in tftp_state_machine() 913 DEBUGF(infof(data, "TFTP_STATE_RX")); in tftp_state_machine() 917 DEBUGF(infof(data, "TFTP_STATE_TX")); in tftp_state_machine() 924 DEBUGF(infof(data, "STATE: %d", state->state)); in tftp_state_machine() 1282 DEBUGF(infof(data, "DO phase is complete")); in tftp_doing() 1319 DEBUGF(infof(data, "DO phase is complete")); in tftp_perform()
|
H A D | asyn-ares.c | 868 DEBUGF(infof(data, "bad servers set")); in Curl_set_dns_servers() 907 DEBUGF(infof(data, "bad DNS IPv4 address")); in Curl_set_dns_local_ip4() 935 DEBUGF(infof(data, "bad DNS IPv6 address")); in Curl_set_dns_local_ip6()
|
H A D | rand.c | 259 DEBUGF(infof(data, "invalid buffer size with Curl_rand_hex")); in Curl_rand_hex()
|
H A D | pop3.c | 1254 DEBUGF(infof(data, "DO phase starts")); in pop3_perform() 1273 DEBUGF(infof(data, "DO phase is complete")); in pop3_perform() 1356 DEBUGF(infof(data, "DO phase failed")); in pop3_doing() 1360 DEBUGF(infof(data, "DO phase is complete")); in pop3_doing()
|
H A D | imap.c | 1567 DEBUGF(infof(data, "DO phase starts")); in imap_perform() 1614 DEBUGF(infof(data, "DO phase is complete")); in imap_perform() 1706 DEBUGF(infof(data, "DO phase failed")); in imap_doing() 1710 DEBUGF(infof(data, "DO phase is complete")); in imap_doing() 2012 DEBUGF(infof(data, "IMAP URL parameter '%s' = '%s'", name, value)); in imap_parse_url_path()
|
H A D | url.c | 513 DEBUGF(fprintf(stderr, "Error: calloc of Curl_easy failed\n")); in Curl_open() 523 DEBUGF(fprintf(stderr, "Error: resolver_init failed\n")); in Curl_open() 634 DEBUGF(infof(data, "Curl_disconnect(conn #%" FMT_OFF_T ", aborted=%d)", in Curl_on_disconnect() 795 DEBUGF(infof(data, "connection has input pending, not reusable")); in Curl_conn_seems_dead() 992 DEBUGF(infof(data, in url_match_conn() 1043 DEBUGF(infof(data, "nor reusing conn #%" CURL_FORMAT_CURL_OFF_T in url_match_conn() 1049 DEBUGF(infof(data, "nor reusing conn #%" CURL_FORMAT_CURL_OFF_T in url_match_conn() 1103 DEBUGF(infof(data, in url_match_conn() 3103 DEBUGF(infof(data, "check Alt-Svc for host %s", host)); 3671 DEBUGF(fprintf(stderr, "Error: init connection ssl config\n"));
|
H A D | cfilters.c | 206 DEBUGF(infof(data, "shutdown start on%s connection", in Curl_conn_shutdown() 427 DEBUGF(infof(data, "Curl_conn_connect(index=%d), flush", sockindex)); in Curl_conn_connect() 599 DEBUGF(infof(data, "no sockets to poll!")); in Curl_conn_cf_poll()
|
H A D | telnet.c | 806 DEBUGF(infof(data, "set a non ASCII username in telnet")); in check_telnet_options() 1540 DEBUGF(infof(data, "telnet_do, poll %d fds", poll_cnt)); in telnet_do() 1564 DEBUGF(infof(data, "telnet_do, unexpected ECONNRESET on recv")); in telnet_do()
|
H A D | http.c | 1416 DEBUGF(infof(data, "invalid time condition")); in Curl_add_timecondition() 2351 DEBUGF(infof(data, "HTTP/2 over clean TCP")); in Curl_http() 3076 DEBUGF(infof(data, "HTTP/2 found, allow multiplexing")); in http_statusline() 4268 DEBUGF(infof(data, "cr_exp100_read, request not full sent yet")); in cr_exp100_read() 4275 DEBUGF(infof(data, "cr_exp100_read, start AWAITING_CONTINUE, " in cr_exp100_read() 4286 DEBUGF(infof(data, "cr_exp100_read, expectation failed, error")); in cr_exp100_read() 4293 DEBUGF(infof(data, "cr_exp100_read, AWAITING_CONTINUE, not expired")); in cr_exp100_read() 4305 DEBUGF(infof(data, "cr_exp100_read, pass through")); in cr_exp100_read()
|
H A D | smtp.c | 1570 DEBUGF(infof(data, "DO phase failed")); in smtp_doing() 1574 DEBUGF(infof(data, "DO phase is complete")); in smtp_doing() 1911 DEBUGF(infof(data, "cr_eob_read(%zu) -> %d, %zd, %d", in cr_eob_read()
|
H A D | multi.c | 613 DEBUGF(infof(data, "Connection still in use %zu, " in multi_done_locked() 652 DEBUGF(infof(data, "multi_done, not reusing connection=%" in multi_done_locked() 696 DEBUGF(infof(data, "multi_done[%s]: status: %d prem: %d done: %d", in multi_done() 700 DEBUGF(infof(data, "multi_done: status: %d prem: %d done: %d", in multi_done() 2635 DEBUGF(infof(data, "multi changed, check CONNECT_PEND queue")); 3393 DEBUGF(infof(data, "Curl_multi_closed, fd=%" FMT_SOCKET_T 3400 DEBUGF(infof(data, "Curl_multi_closed, fd=%" FMT_SOCKET_T
|
H A D | cookie.c | 954 DEBUGF(infof(data, "PSL check set-cookie '%s' for domain=%s in %s", in is_public_suffix() 985 DEBUGF(infof(data, "NO PSL to check set-cookie '%s' for domain=%s in %s", in is_public_suffix()
|
/curl/lib/vssh/ |
H A D | wolfssh.c | 355 DEBUGF(infof(data, "wolfssh callback: type %s", in userauth() 915 DEBUGF(infof(data, "wssh_statemach_act says DONE")); in wssh_multi_statemach() 940 DEBUGF(infof(data, "DO phase starts")); in wsftp_perform() 953 DEBUGF(infof(data, "DO phase is complete")); in wsftp_perform() 1110 DEBUGF(infof(data, "DO phase is complete")); in wsftp_doing() 1122 DEBUGF(infof(data, "SSH DISCONNECT starts now")); in wsftp_disconnect() 1130 DEBUGF(infof(data, "SSH DISCONNECT is done")); in wsftp_disconnect() 1159 DEBUGF(fprintf(stderr, "Error: wolfSSH_Init failed\n")); in Curl_ssh_init()
|
H A D | libssh.c | 983 DEBUGF(infof(data, "SSH CONNECT phase done")); in myssh_statemach_act() 1757 DEBUGF(infof(data, "SFTP DONE done")); in myssh_statemach_act() 2064 DEBUGF(infof(data, "ssh_getsock -> %x", bitmap)); in myssh_getsock() 2295 DEBUGF(infof(data, "DO phase is complete")); in scp_doing() 2315 DEBUGF(infof(data, "DO phase starts")); in scp_perform() 2327 DEBUGF(infof(data, "DO phase is complete")); in scp_perform() 2496 DEBUGF(infof(data, "DO phase starts")); in sftp_perform() 2509 DEBUGF(infof(data, "DO phase is complete")); in sftp_perform() 2521 DEBUGF(infof(data, "DO phase is complete")); in sftp_doing() 2536 DEBUGF(infof(data, "SSH DISCONNECT starts now")); in sftp_disconnect() [all …]
|
H A D | libssh2.c | 2088 DEBUGF(infof(data, "SSH CONNECT phase done")); in ssh_statemachine() 2604 DEBUGF(infof(data, "SFTP DONE done")); in ssh_statemachine() 2873 DEBUGF(infof(data, "SCP DONE phase complete")); in ssh_statemachine() 3381 DEBUGF(infof(data, "DO phase starts")); in scp_perform() 3394 DEBUGF(infof(data, "DO phase is complete")); in scp_perform() 3408 DEBUGF(infof(data, "DO phase is complete")); in scp_doing() 3569 DEBUGF(infof(data, "DO phase starts")); in sftp_perform() 3582 DEBUGF(infof(data, "DO phase is complete")); in sftp_perform() 3595 DEBUGF(infof(data, "DO phase is complete")); in sftp_doing() 3610 DEBUGF(infof(data, "SSH DISCONNECT starts now")); in sftp_disconnect() [all …]
|
/curl/lib/vquic/ |
H A D | curl_msh3.c | 393 DEBUGF(infof(data, "[MSH3] header received, stream=%d", !!stream)); in msh3_header_received() 1077 DEBUGF(infof(data, "no filter context found")); in h3_get_msh3_ctx()
|