Home
last modified time | relevance | path

Searched refs:DEBUGASSERT (Results 51 – 75 of 111) sorted by relevance

12345

/curl/lib/vquic/
H A Dcurl_msh3.c138 DEBUGASSERT(!ctx->initialized); in cf_msh3_ctx_init()
193 DEBUGASSERT(stream); in h3_stream_hash_free()
369 DEBUGASSERT(0); in write_resp_raw()
397 DEBUGASSERT(!stream->firstheader); in msh3_header_received()
399 DEBUGASSERT(stream->status_code != -1); in msh3_header_received()
409 DEBUGASSERT(stream->firstheader); in msh3_header_received()
636 DEBUGASSERT(stream); in cf_msh3_send()
646 DEBUGASSERT(h1.done); in cf_msh3_send()
647 DEBUGASSERT(h1.req); in cf_msh3_send()
823 DEBUGASSERT(ctx->initialized); in cf_connect_start()
H A Dcurl_osslq.c145 DEBUGASSERT(size); in osslq_strerror()
199 DEBUGASSERT(0); in make_bio_addr()
229 DEBUGASSERT(!s->ssl); in cf_osslq_stream_open()
605 DEBUGASSERT(stream); in h3_stream_hash_free()
687 DEBUGASSERT(data->multi); in cf_osslq_get_qstream()
790 DEBUGASSERT(0); in write_resp_raw()
1315 DEBUGASSERT(s); in cf_osslq_stream_recv()
1801 DEBUGASSERT(stream); in h3_stream_open()
1923 DEBUGASSERT(ctx->h3.conn); in cf_osslq_send()
2036 DEBUGASSERT(ctx); in cf_osslq_recv()
[all …]
H A Dcurl_quiche.c122 DEBUGASSERT(!ctx->initialized); in cf_quiche_ctx_init()
195 DEBUGASSERT(stream); in h3_stream_hash_free()
205 DEBUGASSERT(data->multi); in check_resumes()
304 DEBUGASSERT(data->multi); in get_stream_easy()
325 DEBUGASSERT(data->multi); in cf_quiche_expire_conn_closed()
360 DEBUGASSERT(0); in write_resp_raw()
673 DEBUGASSERT(ctx->qconn); in cf_process_ingress()
817 DEBUGASSERT(stream); in recv_closed_stream()
991 DEBUGASSERT(stream); in h3_open_stream()
996 DEBUGASSERT(stream); in h3_open_stream()
[all …]
H A Dvquic.c313 DEBUGASSERT(Curl_bufq_len(&qctx->sendbuf) > tail_len);
374 DEBUGASSERT(max_pkts > 0); in recvmmsg_packets()
477 DEBUGASSERT(max_pkts > 0); in recvmsg_packets()
552 DEBUGASSERT(max_pkts > 0); in recvfrom_packets()
671 DEBUGASSERT(transport == TRNSPRT_QUIC); in Curl_qlogdir()
/curl/lib/vtls/
H A Dvtls.c106 DEBUGASSERT(dest); in blobdup()
107 DEBUGASSERT(!*dest); in blobdup()
648 DEBUGASSERT(ssl_sessionid); in Curl_ssl_set_sessionid()
649 DEBUGASSERT(sessionid_free_cb); in Curl_ssl_set_sessionid()
1584 DEBUGASSERT(peer); in Curl_ssl_peer_init()
1585 DEBUGASSERT(!peer->hostname); in Curl_ssl_peer_init()
1586 DEBUGASSERT(!peer->dispname); in Curl_ssl_peer_init()
1587 DEBUGASSERT(!peer->sni); in Curl_ssl_peer_init()
1696 DEBUGASSERT(data->conn); in ssl_cf_connect()
1698 DEBUGASSERT(connssl); in ssl_cf_connect()
[all …]
H A Dschannel.c470 DEBUGASSERT(backend); in schannel_acquire_credential_handle()
1071 DEBUGASSERT(backend); in schannel_connect_step1()
1333 DEBUGASSERT(backend); in schannel_connect_step2()
1715 DEBUGASSERT(backend); in schannel_connect_step3()
1954 DEBUGASSERT(backend); in schannel_send()
2105 DEBUGASSERT(backend); in schannel_recv()
2428 DEBUGASSERT(done); in schannel_connect()
2473 DEBUGASSERT(data); in schannel_shutdown()
2602 DEBUGASSERT(data); in schannel_close()
2818 DEBUGASSERT(multi); in Curl_schannel_get_cached_cert_store()
[all …]
H A Dopenssl.c424 DEBUGASSERT(ssl); in ossl_certchain()
760 DEBUGASSERT(data); in ossl_bio_cf_out_write()
786 DEBUGASSERT(data); in ossl_bio_cf_in_read()
970 DEBUGASSERT(size); in ossl_strerror()
1897 DEBUGASSERT(octx); in ossl_shutdown()
2003 DEBUGASSERT(octx); in ossl_close()
2137 DEBUGASSERT(0); in ossl_verifyhost()
2327 DEBUGASSERT(octx); in verifystatus()
4015 DEBUGASSERT(octx); in ossl_connect_step1()
4136 DEBUGASSERT(octx);
[all …]
H A Dsectransp.c272 DEBUGASSERT(data); in sectransp_bio_cf_in_read()
312 DEBUGASSERT(data); in sectransp_bio_cf_out_write()
1051 DEBUGASSERT(backend);
1808 DEBUGASSERT(backend);
2185 DEBUGASSERT(backend);
2407 DEBUGASSERT(done);
2430 DEBUGASSERT(backend);
2506 DEBUGASSERT(backend);
2539 DEBUGASSERT(backend);
2604 DEBUGASSERT(backend);
[all …]
/curl/lib/
H A Dslist.c66 DEBUGASSERT(data); in Curl_slist_append_nodup()
H A Dcf-h2-proxy.c332 DEBUGASSERT(!ctx->h2); in cf_h2_proxy_ctx_init()
553 DEBUGASSERT(data); in on_session_send()
650 DEBUGASSERT(data); in proxy_h2_on_frame_send()
672 DEBUGASSERT(data); in proxy_h2_on_frame_recv()
685 DEBUGASSERT(data); in proxy_h2_on_frame_recv()
830 DEBUGASSERT(ts == &ctx->tunnel); in tunnel_send_callback()
990 DEBUGASSERT(ts->resp); in inspect_response()
1030 DEBUGASSERT(ts); in H2_CONNECT()
1031 DEBUGASSERT(ts->authority); in H2_CONNECT()
1117 DEBUGASSERT(ts->authority); in cf_h2_proxy_connect()
[all …]
H A Drtsp.c619 DEBUGASSERT(body_remain >= 0); in rtp_write_body_junk()
645 DEBUGASSERT(Curl_dyn_len(&rtspc->buf) == 0); in rtsp_filter_rtp()
691 DEBUGASSERT(Curl_dyn_len(&rtspc->buf) == 1); in rtsp_filter_rtp()
695 DEBUGASSERT(skip_len == 0); in rtsp_filter_rtp()
729 DEBUGASSERT(rtp_len >= 2 && rtp_len < 4); in rtsp_filter_rtp()
748 DEBUGASSERT(rtp_len < rtspc->rtp_len); in rtsp_filter_rtp()
781 DEBUGASSERT(0); in rtsp_filter_rtp()
H A Dmqtt.c108 DEBUGASSERT(data->req.p.mqtt == NULL); in mqtt_setup_conn()
369 DEBUGASSERT(nbytes - rlen < sizeof(readbuf)); in mqtt_recv_atleast()
373 DEBUGASSERT(nread >= 0); in mqtt_recv_atleast()
402 DEBUGASSERT(Curl_dyn_len(&mq->recvbuf) >= MQTT_CONNACK_LEN); in mqtt_verify_connack()
497 DEBUGASSERT(Curl_dyn_len(&mq->recvbuf) >= MQTT_SUBACK_LEN); in mqtt_verify_suback()
706 DEBUGASSERT(NULL); /* illegal state */ in mqtt_read_publish()
H A Durl.c166 DEBUGASSERT(h); in get_protocol_family()
167 DEBUGASSERT(h->family); in get_protocol_family()
567 DEBUGASSERT(conn); in Curl_conn_free()
621 DEBUGASSERT(conn); in Curl_on_disconnect()
627 DEBUGASSERT(data); in Curl_on_disconnect()
630 DEBUGASSERT(!data->conn); in Curl_on_disconnect()
2579 DEBUGASSERT(userp);
2580 DEBUGASSERT(passwdp);
2890 DEBUGASSERT(hostptr);
3854 DEBUGASSERT(pnode);
[all …]
H A Dws.c223 DEBUGASSERT(dec->head_len == dec->head_total); in ws_dec_read_head()
247 DEBUGASSERT(0); in ws_dec_read_head()
315 DEBUGASSERT(Curl_bufq_is_empty(inraw)); in ws_dec_pass()
632 DEBUGASSERT(0); in ws_enc_write_head()
723 DEBUGASSERT(randlen < sizeof(keyval)); in Curl_ws_request()
760 DEBUGASSERT(data->conn); in Curl_ws_accept()
897 DEBUGASSERT(ctx->buflen >= ctx->bufidx); in ws_client_collect()
1061 DEBUGASSERT(nwritten <= buflen); in ws_send_raw_blocking()
1215 DEBUGASSERT(payload_added <= buflen); in curl_ws_send()
H A Dfopen.c68 DEBUGASSERT(path); in dirslash()
H A Dcf-socket.c346 DEBUGASSERT(data); in socket_open()
347 DEBUGASSERT(data->conn); in socket_open()
519 DEBUGASSERT(dev); in Curl_parse_interface()
520 DEBUGASSERT(iface); in Curl_parse_interface()
521 DEBUGASSERT(host); in Curl_parse_interface()
1115 DEBUGASSERT(ctx->sock == CURL_SOCKET_BAD); in cf_socket_open()
1723 DEBUGASSERT(pres2); in cf_socket_query()
1799 DEBUGASSERT(transport == TRNSPRT_TCP); in Curl_cf_tcp_create()
1829 DEBUGASSERT(ctx->sock != CURL_SOCKET_BAD); in cf_udp_setup_quic()
2000 DEBUGASSERT(transport == TRNSPRT_UNIX); in Curl_cf_unix_create()
[all …]
H A Dcfilters.h666 DEBUGASSERT((save).data == NULL || (save).depth > 0); \
673 DEBUGASSERT(CF_CTX_CALL_DATA(cf).depth == (save).depth + 1); \
674 DEBUGASSERT((save).data == NULL || (save).depth > 0); \
H A Dcw-out.c280 DEBUGASSERT(consumed < Curl_dyn_len(&cwbuf->b)); in cw_out_buf_flush()
313 DEBUGASSERT(ctx->paused); in cw_out_flush_chain()
345 DEBUGASSERT(ctx->buf && (ctx->buf->type == otype)); in cw_out_append()
H A Dhttp_aws_sigv4.c146 DEBUGASSERT(colon_a); in compare_header_names()
147 DEBUGASSERT(colon_b); in compare_header_names()
424 DEBUGASSERT(len < SHA256_HEX_LENGTH); /* 16 < 65 */ in calc_s3_payload_hash()
620 DEBUGASSERT(!proxy); in Curl_output_aws_sigv4()
751 DEBUGASSERT(hdrlen + 3 < sizeof(content_sha256_hdr)); in Curl_output_aws_sigv4()
H A Dhostip.c137 DEBUGASSERT(bufsize); in Curl_printable_address()
170 DEBUGASSERT(buflen >= MAX_HOSTCACHE_LEN); in create_hostcache_id()
614 DEBUGASSERT(data); in Curl_ipv6works()
615 DEBUGASSERT(data->multi); in Curl_ipv6works()
1071 DEBUGASSERT(dns && (dns->refcount > 0)); in hostcache_unlink_entry()
1339 DEBUGASSERT(data); in show_resolve_info()
1340 DEBUGASSERT(dns); in show_resolve_info()
H A Dstrtoofft.c219 DEBUGASSERT(base); /* starting now, avoid base zero */ in curlx_strtoofft()
H A Dhttp.c715 DEBUGASSERT(data); in Curl_http_output_auth()
1009 DEBUGASSERT(data); in http_should_fail()
1010 DEBUGASSERT(data->conn); in http_should_fail()
1091 DEBUGASSERT(hlen); in Curl_compareheader()
1092 DEBUGASSERT(clen); in Curl_compareheader()
1093 DEBUGASSERT(header); in Curl_compareheader()
1094 DEBUGASSERT(content); in Curl_compareheader()
1969 DEBUGASSERT(data->conn); in set_reader()
4068 DEBUGASSERT(method); in Curl_http_req_make()
4224 DEBUGASSERT(method); in Curl_http_req_make2()
[all …]
H A Dcurl_path.c130 DEBUGASSERT(homedir); in Curl_get_pathname()
/curl/src/
H A Dtool_help.c177 DEBUGASSERT((ctx->elen < sizeof(ctx->rbuf)) || in inithelpscan()
214 DEBUGASSERT(ctx->olen < sizeof(ctx->obuf)); in helpscan()
222 DEBUGASSERT(ctx->olen < sizeof(ctx->obuf)); in helpscan()
H A Dtool_paramhlp.c313 DEBUGASSERT(proto == proto_token(proto)); /* Ensure it is tokenized. */ in protoset_index()
328 DEBUGASSERT(n < proto_count); in protoset_set()
656 DEBUGASSERT(thislen); in inlist()
657 DEBUGASSERT(checkfor[thislen-1] != ':'); in inlist()

Completed in 200 milliseconds

12345