- a89659a MINOR: quic: Attach proxy QUIC stats counters to the QUIC connection by Frédéric Lécaille · 2 years, 7 months ago
- 6492e66 MINOR: quic: Move quic_lstnr_dgram_dispatch() out of xprt_quic.c by Frédéric Lécaille · 2 years, 7 months ago
- 3f3ff47 MINOR: quic: Retry implementation by Frédéric Lécaille · 2 years, 7 months ago
- 3a08640 MINOR: mux-quic: remove qcc_decode_qcs() call in XPRT by Amaury Denoyelle · 2 years, 7 months ago
- 80d0572 BUG/MEDIUM: quic: fix Rx buffering by Amaury Denoyelle · 2 years, 7 months ago
- 45fce8f CLEANUP: quic: remove unused quic_rx_strm_frm by Amaury Denoyelle · 2 years, 7 months ago
- 3db98e9 MEDIUM: mux-quic/h3/qpack: use ncbuf for uni streams by Amaury Denoyelle · 2 years, 7 months ago
- 1290f1e MEDIUM: mux-quic/h3/hq-interop: use ncbuf for bidir streams by Amaury Denoyelle · 2 years, 7 months ago
- a54e49d CLEANUP: quic: wrong use of eb*entry() macro by Frédéric Lécaille · 2 years, 7 months ago
- 36b28ed MINOR: quic: Short packets always embed a trailing AEAD TAG by Frédéric Lécaille · 2 years, 7 months ago
- e2fb1bf MINOR: quic: Send stateless reset tokens by Frédéric Lécaille · 2 years, 7 months ago
- 806e6cf MINOR: quic: Stateless reset token copy to transport parameters by Frédéric Lécaille · 2 years, 7 months ago
- 395a64d MINOR: qc_new_conn() rework for stateless reset by Frédéric Lécaille · 2 years, 7 months ago
- 28a1795 MINOR: quic: Initialize stateless reset tokens with HKDF secrets by Frédéric Lécaille · 2 years, 7 months ago
- 0226c52 MINOR: quic: new_quic_cid() code moving by Frédéric Lécaille · 2 years, 7 months ago
- 7cc8b31 MINOR: quic: Add correct ack delay values to ACK frames by Frédéric Lécaille · 2 years, 7 months ago
- 8726d63 MINOR: quic: Add a debug counter for sendto() errors by Frédéric Lécaille · 2 years, 7 months ago
- d62240c BUG/MINOR: quic: Dropped retransmitted STREAM frames by Frédéric Lécaille · 2 years, 7 months ago
- 664741e MINOR: quic: Make the quic_conn be aware of the number of streams by Frédéric Lécaille · 2 years, 7 months ago
- 1601395 MINOR: quic: moving code for QUIC loss detection by Frédéric Lécaille · 2 years, 7 months ago
- 88e5741 CLEANUP: quic: Remaining fprintf() debug trace by Frédéric Lécaille · 2 years, 7 months ago
- 1231d3c MINOR: quic: Drop 0-RTT packets without secrets by Frédéric Lécaille · 2 years, 7 months ago
- 74cf237 MEDIUM: quic: do not ack packet with invalid STREAM by Amaury Denoyelle · 2 years, 7 months ago
- d46e335 MEDIUM: quic: do not ACK packet with STREAM if MUX not present by Amaury Denoyelle · 2 years, 7 months ago
- 3e26698 MINOR: quic: Drop 0-RTT packets if not allowed by Frédéric Lécaille · 2 years, 7 months ago
- 4646cf3 CLEANUP: quic: Rely on the packet length set by qc_lstnr_pkt_rcv() by Frédéric Lécaille · 2 years, 7 months ago
- 87373e7 BUG/MINOR: quic: Missing Initial packet length check by Frédéric Lécaille · 2 years, 7 months ago
- 77cb38d BUG/MEDIUM: quic: Possible crash on STREAM frame loss by Frédéric Lécaille · 2 years, 7 months ago
- dafbde6 MINOR: quic: Wake up the mux to probe with new data by Frédéric Lécaille · 2 years, 7 months ago
- d8b798d BUG/MINOR: quic: Traces fix about remaining frames upon packet build failure by Frédéric Lécaille · 2 years, 7 months ago
- 834399c BUG/MINOR: quic: Avoid sending useless PADDING frame by Frédéric Lécaille · 2 years, 7 months ago
- 573b56b BUG/MINOR: quic: Wrong returned status by qc_build_frms() by Frédéric Lécaille · 2 years, 7 months ago
- 337108e MINOR: quic: Do not send ACK frames when probing by Frédéric Lécaille · 2 years, 7 months ago
- 7aef5f4 MEDIUM: quic: Enable the new datagram probing process by Frédéric Lécaille · 2 years, 7 months ago
- da34255 MEDIUM: quic: Mark copies of acknowledged frames as acknowledged by Frédéric Lécaille · 2 years, 7 months ago
- 1809c33 MINOR: quic: Mark packets as probing with old data by Frédéric Lécaille · 2 years, 7 months ago
- 3e3a621 MINOR: quic: old data distinction for qc_send_app_pkt() by Frédéric Lécaille · 2 years, 7 months ago
- 9636715 MEDIUM: quic: qc_requeue_nacked_pkt_tx_frms() rework by Frédéric Lécaille · 2 years, 7 months ago
- e248e37 MEDIUM: quic: Retransmission functions rework by Frédéric Lécaille · 2 years, 7 months ago
- a956841 MEDIUM: quic: New functions for probing rework by Frédéric Lécaille · 2 years, 7 months ago
- 3ef729a MINOR: quic: process_timer() rework by Frédéric Lécaille · 2 years, 7 months ago
- e87b3ee MINOR: quic: Add traces about TX frame memory releasing by Frédéric Lécaille · 2 years, 7 months ago
- b44cbc6 MINOR: quic: Do not retransmit frames from coalesced packets by Frédéric Lécaille · 2 years, 7 months ago
- b917191 MINOR: quic: Prepare quic_frame struct duplication by Frédéric Lécaille · 2 years, 7 months ago
- fc88844 MINOR: quic: Improve qc_prep_pkts() flexibility by Frédéric Lécaille · 2 years, 8 months ago
- 03cc62c MINOR: quic: decode as much STREAM as possible by Amaury Denoyelle · 2 years, 7 months ago
- 3df8ca0 MINOR: mux-quic: partially copy Rx frame if almost full buf by Amaury Denoyelle · 2 years, 7 months ago
- 7e2e4f8 CLEANUP: tree-wide: remove 25 occurrences of unneeded fcntl.h by Willy Tarreau · 2 years, 7 months ago
- 79367f9 BUILD: xprt: use an initcall to register the transport layers by Willy Tarreau · 2 years, 7 months ago
- 7586bef BUG/MINOR: quic: fix use-after-free with trace on ACK consume by Amaury Denoyelle · 2 years, 7 months ago
- 89a2ceb BUG/MEDIUM: quic: Possible crash with released mux by Frédéric Lécaille · 2 years, 8 months ago
- d2f80a2 MINOR: quic: limit total stream buffers per connection by Amaury Denoyelle · 2 years, 8 months ago
- 1b81dda MINOR: quic-stream: refactor ack management by Amaury Denoyelle · 2 years, 7 months ago
- a456920 MEDIUM: quic: implement multi-buffered Tx streams by Amaury Denoyelle · 2 years, 8 months ago
- e4301da MINOR: quic-stream: use distinct tree nodes for quic stream and qcs by Amaury Denoyelle · 2 years, 8 months ago
- 0cc02a3 REORG: quic: use a dedicated module for qc_stream_desc by Amaury Denoyelle · 2 years, 8 months ago
- f7ff9cb BUG/MEDIUM: quic: properly clean frames on stream free by Amaury Denoyelle · 2 years, 8 months ago
- 5d774de MINOR: quic: emit CONNECTION_CLOSE on app init error by Amaury Denoyelle · 2 years, 8 months ago
- 05d4ae6 BUG/MINOR: quic: fix return value for error in start by Amaury Denoyelle · 2 years, 8 months ago
- bc964bd BUG/MINOR: quic: Avoid starting the mux if no ALPN sent by the client by Frédéric Lécaille · 2 years, 8 months ago
- 6b0a0fb CLEANUP: tree-wide: Remove any ref to stream-interfaces by Christopher Faulet · 2 years, 8 months ago
- 784b868 MEDIUM: quic: move conn->qc into conn->handle by Willy Tarreau · 2 years, 8 months ago
- 54a1dcb MEDIUM: xprt-quic: implement get_ssl_sock_ctx() by Willy Tarreau · 2 years, 8 months ago
- 325fc63 BUILD: xprt-quic: replace ERR_func_error_string() with ERR_peek_error_func() by Willy Tarreau · 2 years, 8 months ago
- 8c7927c MINOR: quic_tls: Make key update use of reusable cipher contexts by Frédéric Lécaille · 2 years, 8 months ago
- 3dfd4c4 MINOR: quic: Add short packet key phase bit values to traces by Frédéric Lécaille · 2 years, 8 months ago
- 9688a8d CLEANUP: quic: Do not set any cipher/group from ssl_quic_initial_ctx() by Frédéric Lécaille · 2 years, 8 months ago
- f2f4a4e MINOR: quic_tls: Stop hardcoding cipher IV lengths by Frédéric Lécaille · 2 years, 8 months ago
- f460574 MINOR: quic_tls: Add reusable cipher contexts to QUIC TLS contexts by Frédéric Lécaille · 2 years, 8 months ago
- 82851bd BUG/MEDIUM: quic: Possible crash from quic_free_arngs() by Frédéric Lécaille · 2 years, 8 months ago
- b515b0a MEDIUM: quic: report closing state for the MUX by Amaury Denoyelle · 2 years, 8 months ago
- c9acc31 BUG/MINOR: fix memleak on quic-conn streams cleaning by Amaury Denoyelle · 2 years, 8 months ago
- 6057b40 CLEANUP: mux-quic: remove unused QC_CF_CC_RECV by Amaury Denoyelle · 2 years, 8 months ago
- e0be573 CLEANUP: quic: use static qualifer on quic_close by Amaury Denoyelle · 2 years, 8 months ago
- db71e3b BUG/MEDIUM: quic: ensure quic-conn survives to the MUX by Amaury Denoyelle · 2 years, 8 months ago
- 59bf255 MINOR: quic: Add closing connection state by Frédéric Lécaille · 2 years, 8 months ago
- 4775680 MINOR: quic: Add draining connection state. by Frédéric Lécaille · 2 years, 8 months ago
- eb2a2da BUG/MINOR: quic: Missing TX packet deallocations by Frédéric Lécaille · 2 years, 8 months ago
- 6467088 BUG/MINOR: quic: Missing ACK range deallocations by Frédéric Lécaille · 2 years, 8 months ago
- 96fd163 BUG/MINOR: quic: QUIC TLS secrets memory leak by Frédéric Lécaille · 2 years, 8 months ago
- b823bb7 MINOR: quic: Add traces about list of frames by Frédéric Lécaille · 2 years, 8 months ago
- 6c01b74 MINOR: quic: Useless call to SSL_CTX_set_default_verify_paths() by Frédéric Lécaille · 2 years, 8 months ago
- 12fd259 BUG/MINOR: quic: Too much prepared retransmissions due to anti-amplification by Frédéric Lécaille · 2 years, 8 months ago
- 009016c BUG/MINOR: quic: Non duplicated frames upon fast retransmission by Frédéric Lécaille · 2 years, 8 months ago
- 5cfb4ed BUG/MINOR: quic: Do not probe from an already probing packet number space by Frédéric Lécaille · 2 years, 8 months ago
- 03235d7 MINOR: quic: Do not display any timer value from process_timer() by Frédéric Lécaille · 2 years, 8 months ago
- 05bd92b BUG/MINOR: quic: Discard Initial packet number space only one time by Frédéric Lécaille · 2 years, 8 months ago
- d6570e1 BUG/MINOR: quic: Missing probing packets when coalescing by Frédéric Lécaille · 2 years, 8 months ago
- b002145 MEDIUM: quic: Send ACK frames asap by Frédéric Lécaille · 2 years, 8 months ago
- 205e4f3 CLEANUP: quic: Remove all atomic operations on packet number spaces by Frédéric Lécaille · 2 years, 8 months ago
- fc79006 CLEANUP: quic: Remove all atomic operations on quic_conn struct by Frédéric Lécaille · 2 years, 8 months ago
- f44d19e BUG/MEDIUM: quic: Possible crash in ha_quic_set_encryption_secrets() by Frédéric Lécaille · 2 years, 8 months ago
- d8e680c MEDIUM: mux-quic: remove qcs tree node by Amaury Denoyelle · 2 years, 8 months ago
- 7272cd7 MEDIUM: quic: move transport fields from qcs to qc_conn_stream by Amaury Denoyelle · 2 years, 8 months ago
- 5c3859c MINOR: quic: implement stream descriptor for transport layer by Amaury Denoyelle · 2 years, 8 months ago
- 95e50fb CLEANUP: quic: complete comment on qcs_try_to_consume by Amaury Denoyelle · 2 years, 8 months ago
- 5074229 MINOR: mux-quic: return qcs instance from qcc_get_qcs by Amaury Denoyelle · 2 years, 8 months ago
- 8d5def0 BUG/MEDIUM: quic: do not use qcs from quic_stream on ACK parsing by Amaury Denoyelle · 2 years, 8 months ago
- cc2764e BUG/MINOR: quic: Wrong buffer length passed to generate_retry_token() by Frédéric Lécaille · 2 years, 8 months ago
- 1e5e513 MINOR: mux-quic: support MAX_DATA frame parsing by Amaury Denoyelle · 2 years, 9 months ago