1. 5154e7a MINOR: quic: notify the mux on CONNECTION_CLOSE by Amaury Denoyelle · 3 years ago
  2. 2873a31 MINOR: mux-quic: do not release qcs if there is remaining data to send by Amaury Denoyelle · 3 years ago
  3. fecfa0d MINOR: mux-quic: remove uneeded code to check fin on TX by Amaury Denoyelle · 3 years ago
  4. 84ea8dc MEDIUM: mux-quic: handle when sending buffer is full by Amaury Denoyelle · 3 years ago
  5. e257d9e MEDIUM: mux-quic: wake up xprt on data transferred by Amaury Denoyelle · 3 years ago
  6. a2c58a7 MEDIUM: mux-quic: subscribe on xprt if remaining data after send by Amaury Denoyelle · 3 years ago
  7. a3f222d MINOR: mux-quic: implement subscribe on stream by Amaury Denoyelle · 3 years ago
  8. c2025c1 MEDIUM: quic: detect the stream FIN by Amaury Denoyelle · 3 years ago
  9. 916f0ac MEDIUM: mux-quic: implement release mux operation by Amaury Denoyelle · 3 years ago
  10. deed777 MAJOR: mux-quic: implement a simplified mux version by Amaury Denoyelle · 3 years ago
  11. e2288c3 MEDIUM: xprt-quic: finalize app layer initialization after ALPN nego by Amaury Denoyelle · 3 years ago
  12. 71e588c MEDIUM: quic: inspect ALPN to install app_ops by Amaury Denoyelle · 3 years, 1 month ago
  13. abbe91e MINOR: quic: redirect app_ops snd_buf through mux by Amaury Denoyelle · 3 years, 1 month ago
  14. 7bb54f9 MINOR: mux-quic: fix gcc11 warning by Amaury Denoyelle · 3 years, 1 month ago
  15. 493bb1d MINOR: quic: handle CONNECTION_CLOSE frame by Amaury Denoyelle · 3 years, 2 months ago
  16. 1e308ff MINOR: mux: remove last occurences of qcc ring buffer by Amaury Denoyelle · 3 years, 2 months ago
  17. cae0791 MEDIUM: mux-quic: defer stream shut if remaining tx data by Amaury Denoyelle · 3 years, 2 months ago
  18. ac8ee25 MINOR: mux-quic: implement standard method to detect if qcc is dead by Amaury Denoyelle · 3 years, 2 months ago
  19. 4fc8b1c CLEANUP: h3: remove dead code by Amaury Denoyelle · 3 years, 2 months ago
  20. a543eb1 MEDIUM: h3: properly manage tx buffers for large data by Amaury Denoyelle · 3 years, 2 months ago
  21. d3d97c6 MEDIUM: mux-quic: rationalize tx buffers between qcc/qcs by Amaury Denoyelle · 3 years, 2 months ago
  22. b4e3476 REORG: thread/sched: move the last dynamic thread_info to thread_ctx by Willy Tarreau · 3 years, 2 months ago
  23. eb01f59 BUG/MINOR: quic: fix includes for compilation by Amaury Denoyelle · 3 years, 2 months ago
  24. 769e9ff CLEANUP: mux-quic: remove unused code by Amaury Denoyelle · 3 years, 2 months ago
  25. d595f10 MINOR: mux-quic: release connection if no more bidir streams by Amaury Denoyelle · 3 years, 2 months ago
  26. 139814a BUG/MEDIUM: mux-quic: reinsert all streams in by_id tree by Amaury Denoyelle · 3 years, 2 months ago
  27. beeabf5 MINOR: task: provide 3 task_new_* wrappers to simplify the API by Willy Tarreau · 3 years, 2 months ago
  28. cde9112 MINOR: quic: fix qcc subs initialization by Amaury Denoyelle · 3 years, 2 months ago
  29. cd28b27 MEDIUM: quic: implement mux release/conn free by Amaury Denoyelle · 3 years, 2 months ago
  30. 8526f14 MINOR: quic: Wake up the xprt from mux by Frédéric Lécaille · 3 years, 2 months ago
  31. 1d40240 MINOR: quic: Implement qc_process_mux() by Frédéric Lécaille · 3 years, 2 months ago
  32. d2ba096 MINOR: quic: Stream FIN bit fix in qcs_push_frame() by Frédéric Lécaille · 3 years, 2 months ago
  33. 153194f MINOR: mux_quic: Export the mux related flags by Frédéric Lécaille · 3 years, 2 months ago
  34. 578a789 MINOR: mux_quic: move qc_process() code to qc_send() by Frédéric Lécaille · 3 years, 3 months ago
  35. 785d3bd MINOR: quic: Make use of buffer structs to handle STREAM frames by Frédéric Lécaille · 3 years, 3 months ago
  36. 42bb8aa MINOR: h3/mux: detect fin on last h3 frame of the stream by Amaury Denoyelle · 3 years, 3 months ago
  37. 26dfd90 MINOR: h3: define snd_buf callback and divert mux ops by Amaury Denoyelle · 3 years, 3 months ago
  38. 7b1d3d6 MINOR: mux-quic: send SETTINGS on uni stream by Amaury Denoyelle · 3 years, 3 months ago
  39. f52151d MEDIUM: mux-quic: implement ring buffer on stream tx by Amaury Denoyelle · 3 years, 3 months ago
  40. 0ad0458 MINOR: quic: Replace quic_tx_frm struct by quic_frame struct by Frédéric Lécaille · 3 years, 4 months ago
  41. 01abc46 MINOR: quic: Unitialized mux context upon Client Hello message receipt. by Frédéric Lécaille · 3 years, 4 months ago
  42. dfbae76 MINOR: mux_quic: Add QUIC mux layer. by Frédéric Lécaille · 3 years, 9 months ago