summaryrefslogtreecommitdiff
path: root/include/haproxy/quic_stream.h
Commit message (Expand)AuthorAgeFilesLines
* BUG/MINOR: mux-quic: differentiate failure on qc_stream_desc allocAmaury Denoyelle2023-05-121-1/+1
* BUG/MINOR: mux-quic: Fix memleak on QUIC stream buffer for unacknowledged dataFrédéric Lécaille2022-08-201-1/+1
* MINOR: quic: Make the quic_conn be aware of the number of streamsFrédéric Lécaille2022-05-031-1/+2
* MINOR: mux-quic: implement immediate send retryAmaury Denoyelle2022-04-211-1/+0
* MINOR: quic: limit total stream buffers per connectionAmaury Denoyelle2022-04-211-0/+1
* MINOR: quic-stream: refactor ack managementAmaury Denoyelle2022-04-211-1/+1
* MEDIUM: quic: implement multi-buffered Tx streamsAmaury Denoyelle2022-04-211-1/+7
* MINOR: quic-stream: use distinct tree nodes for quic stream and qcsAmaury Denoyelle2022-04-211-3/+3
* REORG: quic: use a dedicated module for qc_stream_descAmaury Denoyelle2022-04-211-0/+16