1. c933780 MINOR: mux-quic: centralize send operations in qc_send by Amaury Denoyelle · 2 years, 8 months ago
  2. 198d35f MINOR: mux-quic: define is_active app-ops by Amaury Denoyelle · 2 years, 8 months ago
  3. 06890aa MINOR: mux-quic: adjust timeout to accelerate closing by Amaury Denoyelle · 2 years, 8 months ago
  4. d8e680c MEDIUM: mux-quic: remove qcs tree node by Amaury Denoyelle · 2 years, 8 months ago
  5. 7272cd7 MEDIUM: quic: move transport fields from qcs to qc_conn_stream by Amaury Denoyelle · 2 years, 8 months ago
  6. f890945 BUG/MINOR: mux-quic: ensure to free all qcs on MUX release by Amaury Denoyelle · 2 years, 8 months ago
  7. cbc13b7 MINOR: mux-quic: define release app-ops by Amaury Denoyelle · 2 years, 8 months ago
  8. dccbd73 MINOR: mux-quic: reorganize qcs free by Amaury Denoyelle · 2 years, 8 months ago
  9. 5074229 MINOR: mux-quic: return qcs instance from qcc_get_qcs by Amaury Denoyelle · 2 years, 8 months ago
  10. 251eadf MINOR: mux-quic: activate qmux traces on stdout via macro by Amaury Denoyelle · 2 years, 8 months ago
  11. fdcec36 MINOR: mux-quic: add trace event for qcs_push_frame by Amaury Denoyelle · 2 years, 8 months ago
  12. fa29f33 MINOR: mux-quic: add trace event for frame sending by Amaury Denoyelle · 2 years, 8 months ago
  13. 4f13757 MINOR: mux-quic: replace printfs by traces by Amaury Denoyelle · 2 years, 8 months ago
  14. dd4fbfb MINOR: mux-quic: declare the qmux trace module by Amaury Denoyelle · 2 years, 8 months ago
  15. 9296091 MINOR: mux-quic: convert fin on push-frame as boolean by Amaury Denoyelle · 2 years, 8 months ago
  16. 1e5e513 MINOR: mux-quic: support MAX_DATA frame parsing by Amaury Denoyelle · 2 years, 9 months ago
  17. 8727ff4 MINOR: mux-quic: support MAX_STREAM_DATA frame parsing by Amaury Denoyelle · 2 years, 9 months ago
  18. 05ce55e MEDIUM: mux-quic: respect peer connection data limit by Amaury Denoyelle · 2 years, 9 months ago
  19. 6ea7819 MEDIUM: mux-quic: respect peer bidirectional stream data limit by Amaury Denoyelle · 2 years, 9 months ago
  20. 78396e5 MINOR: mux-quic: use shorter name for flow-control fields by Amaury Denoyelle · 2 years, 9 months ago
  21. 75d14ad MINOR: mux-quic: add comments for send functions by Amaury Denoyelle · 2 years, 8 months ago
  22. ac74aa5 MINOR: mux-quic: complete trace when stream is not found by Amaury Denoyelle · 2 years, 8 months ago
  23. e0320b8 CLEANUP: mux-quic: change comment style to not mess with git conflict by Amaury Denoyelle · 2 years, 9 months ago
  24. f27b66f BUG/MINOR: mux-quic: Missing I/O handler events initialization by Frédéric Lécaille · 2 years, 9 months ago
  25. 4e22f28 BUG/MINOR: mux-quic: Access to empty frame list from qc_send_frames() by Frédéric Lécaille · 2 years, 9 months ago
  26. 2ee5c8b BUG/MEDIUM: quic: Blocked STREAM when retransmitted by Frédéric Lécaille · 2 years, 9 months ago
  27. 6ccfa3c MEDIUM: mux-quic: improve bidir STREAM frames sending by Amaury Denoyelle · 2 years, 9 months ago
  28. 54445d0 MINOR: quic: implement sending confirmation by Amaury Denoyelle · 2 years, 9 months ago
  29. db5d1a1 MINOR: mux-quic: improve opportunistic retry sending for STREAM frames by Amaury Denoyelle · 2 years, 9 months ago
  30. e2ec942 MINOR: mux-quic: prevent push frame for unidir streams by Amaury Denoyelle · 2 years, 9 months ago
  31. c055e30 MEDIUM: mux-quic: implement MAX_STREAMS emission for bidir streams by Amaury Denoyelle · 2 years, 10 months ago
  32. e9c4cc1 MINOR: mux-quic: retry send opportunistically for remaining frames by Amaury Denoyelle · 2 years, 9 months ago
  33. 2c71fe5 MEDIUM: mux-quic: use direct send transport API for STREAMs by Amaury Denoyelle · 2 years, 10 months ago
  34. 0dc40f0 MINOR: mux-quic: complete functions to detect stream type by Amaury Denoyelle · 2 years, 10 months ago
  35. 749cb64 MINOR: mux-quic: refactor transport parameters init by Amaury Denoyelle · 2 years, 10 months ago
  36. 1455113 CLEANUP: quic: complete ABORT_NOW with a TODO comment by Amaury Denoyelle · 2 years, 9 months ago
  37. 0e3010b MEDIUM: quic: rearchitecture Rx path for bidirectional STREAM frames by Amaury Denoyelle · 2 years, 9 months ago
  38. 642ab06 MINOR: quic: adjust buffer handling for STREAM transmission by Amaury Denoyelle · 2 years, 9 months ago
  39. 1329f2a REORG: conn_stream: move conn-stream stuff in dedicated files by Christopher Faulet · 3 years ago
  40. c0b66ca MINOR: mux-quic: fix uninitialized return on qc_send by Amaury Denoyelle · 2 years, 9 months ago
  41. ea3e035 MINOR: mux-quic: fix a possible null dereference in qc_timeout_task by Amaury Denoyelle · 2 years, 9 months ago
  42. eb53e5b MINOR: mux-quic: set EOS on rcv_buf by Amaury Denoyelle · 2 years, 10 months ago
  43. 9a327a7 MINOR: mux-quic: implement rcv_buf by Amaury Denoyelle · 2 years, 10 months ago
  44. 0e0969d MINOR: mux-quic: release idle conns on process stopping by Amaury Denoyelle · 2 years, 10 months ago
  45. 1136e92 MEDIUM: mux-quic: delay the closing with the timeout by Amaury Denoyelle · 2 years, 10 months ago
  46. aebe26f MINOR: mux-quic: create a timeout task by Amaury Denoyelle · 2 years, 11 months ago
  47. d975148 MINOR: mux-quic: do not consider CONNECTION_CLOSE for the moment by Amaury Denoyelle · 2 years, 10 months ago
  48. ce1f30d MINOR: mux-quic: properly initialize qcc flags by Amaury Denoyelle · 2 years, 10 months ago
  49. 6a4aebf MINOR: mux-quic: add comment by Amaury Denoyelle · 2 years, 10 months ago
  50. 82468ea MINOR: quic: Remove the packet number space TX MT_LIST by Frédéric Lécaille · 2 years, 11 months ago
  51. b80b20c MINOR: quic: Do not wakeup the I/O handler before the mux is started by Frédéric Lécaille · 2 years, 11 months ago
  52. 19cd46e MINOR: quic: Reset ->conn quic_conn struct member when calling qc_release() by Frédéric Lécaille · 2 years, 11 months ago
  53. 5e87bcf CLEANUP: assorted typo fixes in the code and comments This is 29th iteration of typo fixes by Ilya Shipitsin · 3 years ago
  54. 677b99d MINOR: quic: Add stream IDs to qcs_push_frame() traces by Frédéric Lécaille · 3 years ago
  55. 8a5b27a REORG: quic: move mux function outside of xprt by Amaury Denoyelle · 3 years ago
  56. fdbf63e MINOR: mux-quic: fix trace on stream creation by Amaury Denoyelle · 3 years ago
  57. f3b0ba7 BUG/MINOR: mux-quic: properly initialize flow control by Amaury Denoyelle · 3 years ago
  58. 5154e7a MINOR: quic: notify the mux on CONNECTION_CLOSE by Amaury Denoyelle · 3 years ago
  59. 2873a31 MINOR: mux-quic: do not release qcs if there is remaining data to send by Amaury Denoyelle · 3 years ago
  60. fecfa0d MINOR: mux-quic: remove uneeded code to check fin on TX by Amaury Denoyelle · 3 years ago
  61. 84ea8dc MEDIUM: mux-quic: handle when sending buffer is full by Amaury Denoyelle · 3 years ago
  62. e257d9e MEDIUM: mux-quic: wake up xprt on data transferred by Amaury Denoyelle · 3 years ago
  63. a2c58a7 MEDIUM: mux-quic: subscribe on xprt if remaining data after send by Amaury Denoyelle · 3 years ago
  64. a3f222d MINOR: mux-quic: implement subscribe on stream by Amaury Denoyelle · 3 years ago
  65. c2025c1 MEDIUM: quic: detect the stream FIN by Amaury Denoyelle · 3 years ago
  66. 916f0ac MEDIUM: mux-quic: implement release mux operation by Amaury Denoyelle · 3 years ago
  67. deed777 MAJOR: mux-quic: implement a simplified mux version by Amaury Denoyelle · 3 years ago
  68. e2288c3 MEDIUM: xprt-quic: finalize app layer initialization after ALPN nego by Amaury Denoyelle · 3 years ago
  69. 71e588c MEDIUM: quic: inspect ALPN to install app_ops by Amaury Denoyelle · 3 years, 1 month ago
  70. abbe91e MINOR: quic: redirect app_ops snd_buf through mux by Amaury Denoyelle · 3 years, 1 month ago
  71. 7bb54f9 MINOR: mux-quic: fix gcc11 warning by Amaury Denoyelle · 3 years, 1 month ago
  72. 493bb1d MINOR: quic: handle CONNECTION_CLOSE frame by Amaury Denoyelle · 3 years, 2 months ago
  73. 1e308ff MINOR: mux: remove last occurences of qcc ring buffer by Amaury Denoyelle · 3 years, 2 months ago
  74. cae0791 MEDIUM: mux-quic: defer stream shut if remaining tx data by Amaury Denoyelle · 3 years, 2 months ago
  75. ac8ee25 MINOR: mux-quic: implement standard method to detect if qcc is dead by Amaury Denoyelle · 3 years, 2 months ago
  76. 4fc8b1c CLEANUP: h3: remove dead code by Amaury Denoyelle · 3 years, 2 months ago
  77. a543eb1 MEDIUM: h3: properly manage tx buffers for large data by Amaury Denoyelle · 3 years, 2 months ago
  78. d3d97c6 MEDIUM: mux-quic: rationalize tx buffers between qcc/qcs by Amaury Denoyelle · 3 years, 2 months ago
  79. b4e3476 REORG: thread/sched: move the last dynamic thread_info to thread_ctx by Willy Tarreau · 3 years, 2 months ago
  80. eb01f59 BUG/MINOR: quic: fix includes for compilation by Amaury Denoyelle · 3 years, 2 months ago
  81. 769e9ff CLEANUP: mux-quic: remove unused code by Amaury Denoyelle · 3 years, 2 months ago
  82. d595f10 MINOR: mux-quic: release connection if no more bidir streams by Amaury Denoyelle · 3 years, 2 months ago
  83. 139814a BUG/MEDIUM: mux-quic: reinsert all streams in by_id tree by Amaury Denoyelle · 3 years, 2 months ago
  84. beeabf5 MINOR: task: provide 3 task_new_* wrappers to simplify the API by Willy Tarreau · 3 years, 2 months ago
  85. cde9112 MINOR: quic: fix qcc subs initialization by Amaury Denoyelle · 3 years, 2 months ago
  86. cd28b27 MEDIUM: quic: implement mux release/conn free by Amaury Denoyelle · 3 years, 2 months ago
  87. 8526f14 MINOR: quic: Wake up the xprt from mux by Frédéric Lécaille · 3 years, 2 months ago
  88. 1d40240 MINOR: quic: Implement qc_process_mux() by Frédéric Lécaille · 3 years, 2 months ago
  89. d2ba096 MINOR: quic: Stream FIN bit fix in qcs_push_frame() by Frédéric Lécaille · 3 years, 2 months ago
  90. 153194f MINOR: mux_quic: Export the mux related flags by Frédéric Lécaille · 3 years, 2 months ago
  91. 578a789 MINOR: mux_quic: move qc_process() code to qc_send() by Frédéric Lécaille · 3 years, 3 months ago
  92. 785d3bd MINOR: quic: Make use of buffer structs to handle STREAM frames by Frédéric Lécaille · 3 years, 3 months ago
  93. 42bb8aa MINOR: h3/mux: detect fin on last h3 frame of the stream by Amaury Denoyelle · 3 years, 3 months ago
  94. 26dfd90 MINOR: h3: define snd_buf callback and divert mux ops by Amaury Denoyelle · 3 years, 3 months ago
  95. 7b1d3d6 MINOR: mux-quic: send SETTINGS on uni stream by Amaury Denoyelle · 3 years, 3 months ago
  96. f52151d MEDIUM: mux-quic: implement ring buffer on stream tx by Amaury Denoyelle · 3 years, 3 months ago
  97. 0ad0458 MINOR: quic: Replace quic_tx_frm struct by quic_frame struct by Frédéric Lécaille · 3 years, 4 months ago
  98. 01abc46 MINOR: quic: Unitialized mux context upon Client Hello message receipt. by Frédéric Lécaille · 3 years, 4 months ago
  99. dfbae76 MINOR: mux_quic: Add QUIC mux layer. by Frédéric Lécaille · 3 years, 10 months ago