- c5bc10f BUG/MINOR: hq-interop: simplify parser requirement by Amaury Denoyelle · 1 year, 2 months ago
- d68f8b5 CLEANUP: mux-quic: rename internal functions by Amaury Denoyelle · 1 year, 6 months ago
- bf86d89 BUG/MEDIUM: mux-quic: fix EOI for request without payload by Amaury Denoyelle · 1 year, 7 months ago
- 93dd23c MINOR: mux-quic: remove dedicated function to handle standalone FIN by Amaury Denoyelle · 1 year, 7 months ago
- 381d813 MINOR: h3/hq-interop: handle no data in decode_qcs() with FIN set by Amaury Denoyelle · 1 year, 9 months ago
- 9534e59 MINOR: mux-quic: refactor snd_buf by Amaury Denoyelle · 2 years, 2 months ago
- 8d4ac48 CLEANUP: mux-quic: remove stconn usage in h3/hq by Amaury Denoyelle · 2 years, 2 months ago
- 30e260e MEDIUM: mux-quic: implement http-request timeout by Amaury Denoyelle · 2 years, 4 months ago
- 4ea5090 CLEANUP: mux-quic: remove useless app_ops is_active callback by Amaury Denoyelle · 2 years, 4 months ago
- 1f21ebd MINOR: mux-quic/h3: adjust demuxing function return values by Amaury Denoyelle · 2 years, 6 months ago
- 62eef85 MINOR: mux-quic: simplify decode_qcs API by Amaury Denoyelle · 2 years, 6 months ago
- c015679 MINOR: h3: add h3c pointer into h3s instance by Amaury Denoyelle · 2 years, 6 months ago
- 3215e73 CLEANUP: quic/h3: rename all occurrences of stconn "cs" to "sc" by Willy Tarreau · 2 years, 6 months ago
- 6fe2b42 CLEANUP: stconn: rename cs_mux() to sc_mux_strm() by Willy Tarreau · 2 years, 6 months ago
- 4596fe2 CLEANUP: conn_stream: tree-wide rename to stconn (stream connector) by Willy Tarreau · 2 years, 6 months ago
- 0ffd6e7 MINOR: mux-quic: adjust return value of decode_qcs by Amaury Denoyelle · 2 years, 6 months ago
- a977355 MINOR: mux-quic: implement MAX_STREAM_DATA emission by Amaury Denoyelle · 2 years, 6 months ago
- 1290f1e MEDIUM: mux-quic/h3/hq-interop: use ncbuf for bidir streams by Amaury Denoyelle · 2 years, 7 months ago
- db90f2a MEDIUM: conn-stream: Add an endpoint structure in the conn-stream by Christopher Faulet · 2 years, 8 months ago
- 9388204 MAJOR: conn-stream: Invert conn-stream endpoint and its context by Christopher Faulet · 2 years, 10 months ago
- 198d35f MINOR: mux-quic: define is_active app-ops by Amaury Denoyelle · 2 years, 8 months ago
- 846cc04 MINOR: mux-quic: factorize conn-stream attach by Amaury Denoyelle · 2 years, 8 months ago
- 9264a2c BUG/MINOR: h3/hq_interop: Fix CS and stream creation by Christopher Faulet · 2 years, 9 months ago
- cda94ac MAJOR: stream/conn_stream: Move the stream-interface into the conn-stream by Christopher Faulet · 3 years ago
- dd2d0d8 MEDIUM: conn-stream: Be prepared to use an appctx as conn-stream endpoint by Christopher Faulet · 3 years ago
- 1e1fb5d MINOR: quic: Non checked returned value for cs_new() in hq_interop_decode_qcs() by Frédéric Lécaille · 2 years, 9 months ago
- 5e87bcf CLEANUP: assorted typo fixes in the code and comments This is 29th iteration of typo fixes by Ilya Shipitsin · 2 years, 11 months ago
- afd373c MINOR: hq_interop: Stop BUG_ON() truncated streams by Frédéric Lécaille · 3 years ago
- 1ac9544 MINOR: hq-interop: refix tx buffering by Amaury Denoyelle · 3 years ago
- db44338 MINOR: quic: add HTX EOM on request end by Amaury Denoyelle · 3 years ago
- 5ede40b MINOR: hq-interop: fix tx buffering by Amaury Denoyelle · 3 years ago
- 84ea8dc MEDIUM: mux-quic: handle when sending buffer is full by Amaury Denoyelle · 3 years ago
- c2025c1 MEDIUM: quic: detect the stream FIN by Amaury Denoyelle · 3 years ago
- deed777 MAJOR: mux-quic: implement a simplified mux version by Amaury Denoyelle · 3 years ago
- b48c59a BUG/MINOR: hq-interop: fix potential NULL dereference by Amaury Denoyelle · 3 years ago
- 154bc7f MINOR: quic: support hq-interop by Amaury Denoyelle · 3 years ago