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