1. fd79ddb MINOR: mux-quic: adjust traces on stream init by Amaury Denoyelle · 2 years, 4 months ago
  2. bf3c208 BUG/MEDIUM: mux-quic: reject uni stream ID exceeding flow control by Amaury Denoyelle · 2 years, 4 months ago
  3. 35a66c0 BUG/MINOR: mux-quic: fix crash with traces in qc_detach() by Amaury Denoyelle · 2 years, 4 months ago
  4. 6bdf936 BUG/MEDIUM: mux-quic: fix crash due to invalid trace arg by Amaury Denoyelle · 2 years, 4 months ago
  5. 4c9a164 MINOR: mux-quic: define new traces by Amaury Denoyelle · 2 years, 4 months ago
  6. 047d86a CLEANUP: mux-quic: adjust traces level by Amaury Denoyelle · 2 years, 4 months ago
  7. c7fb0d2 MINOR: mux-quic: define protocol error traces by Amaury Denoyelle · 2 years, 4 months ago
  8. f0b67f9 MINOR: mux-quic: adjust enter/leave traces by Amaury Denoyelle · 2 years, 4 months ago
  9. 96ca1b7 BUG/MINOR: mux-quic: open stream on STOP_SENDING by Amaury Denoyelle · 2 years, 4 months ago
  10. 56c6154 CLEANUP: mux-quic: remove loop on sending frames by Amaury Denoyelle · 2 years, 4 months ago
  11. 3b64a28 CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · 2 years, 4 months ago
  12. 30e260e MEDIUM: mux-quic: implement http-request timeout by Amaury Denoyelle · 2 years, 4 months ago
  13. 6ec9837 MINOR: mux-quic: refactor refresh timeout function by Amaury Denoyelle · 2 years, 4 months ago
  14. 418ba21 MINOR: mux-quic: refresh timeout on frame decoding by Amaury Denoyelle · 2 years, 4 months ago
  15. bd6ec1b MEDIUM: mux-quic: implement http-keep-alive timeout by Amaury Denoyelle · 2 years, 4 months ago
  16. c603de4 MINOR: mux-quic: count in-progress requests by Amaury Denoyelle · 2 years, 4 months ago
  17. 5fc05d1 MEDIUM: mux-quic: adjust timeout refresh by Amaury Denoyelle · 2 years, 4 months ago
  18. b630945 MINOR: mux-quic: use timeout server for backend conns by Amaury Denoyelle · 2 years, 4 months ago
  19. 07bf8f4 MINOR: mux-quic: save proxy instance into qcc by Amaury Denoyelle · 2 years, 4 months ago
  20. 09ec3e0 BUG/MINOR: mux-quic: do not free conn if attached streams by Amaury Denoyelle · 2 years, 4 months ago
  21. 4ea5090 CLEANUP: mux-quic: remove useless app_ops is_active callback by Amaury Denoyelle · 2 years, 4 months ago
  22. d397385 BUG/MINOR: mux-quic: prevent crash if conn released during IO callback by Amaury Denoyelle · 2 years, 4 months ago
  23. 72a78e8 BUG/MEDIUM: mux-quic: fix missing EOI flag to prevent streams leaks by Amaury Denoyelle · 2 years, 4 months ago
  24. a18c333 BUG/MAJOR: mux_quic: fix invalid PROTOCOL_VIOLATION on POST data overlap by Frédéric Lécaille · 2 years, 5 months ago
  25. a154dc0 MINOR: mux-quic: send one last time before release by Amaury Denoyelle · 2 years, 6 months ago
  26. c49d5d1 CLEANUP: mux-quic: move qc_release() by Amaury Denoyelle · 2 years, 5 months ago
  27. 069288b MINOR: mux-quic/h3: prepare CONNECTION_CLOSE on release by Amaury Denoyelle · 2 years, 5 months ago
  28. d666d74 MINOR: mux-quic: support app graceful shutdown by Amaury Denoyelle · 2 years, 5 months ago
  29. 57e6db7 MINOR: quic: define a generic QUIC error type by Amaury Denoyelle · 2 years, 5 months ago
  30. a5b5075 MEDIUM: mux-quic: implement STOP_SENDING handling by Amaury Denoyelle · 2 years, 5 months ago
  31. 843a119 MEDIUM: mux-quic: implement RESET_STREAM emission by Amaury Denoyelle · 2 years, 5 months ago
  32. 20d1f84 MINOR: mux-quic: use stream states to mark as detached by Amaury Denoyelle · 2 years, 5 months ago
  33. 38e6006 MINOR: mux-quic: define basic stream states by Amaury Denoyelle · 2 years, 5 months ago
  34. b68559a MINOR: mux-quic: support stream opening via MAX_STREAM_DATA by Amaury Denoyelle · 2 years, 5 months ago
  35. 57161b7 MINOR: mux-quic: do not ack STREAM frames on unrecoverable error by Amaury Denoyelle · 2 years, 5 months ago
  36. 5fbb869 MINOR: mux-quic: filter send/receive-only streams on frame parsing by Amaury Denoyelle · 2 years, 5 months ago
  37. 4561f84 MINOR: mux-quic: implement qcs_alert() by Amaury Denoyelle · 2 years, 5 months ago
  38. 392e94e MINOR: mux-quic: add traces on frame parsing functions by Amaury Denoyelle · 2 years, 5 months ago
  39. c1a6dfd MINOR: mux-quic: rename stream purge function by Amaury Denoyelle · 2 years, 5 months ago
  40. b143723 REORG: mux-quic: rename stream initialization function by Amaury Denoyelle · 2 years, 5 months ago
  41. e53b489 BUG/MEDIUM: mux-quic: fix server chunked encoding response by Amaury Denoyelle · 2 years, 5 months ago
  42. bf91e39 MINOR: mux-quic: emit FINAL_SIZE_ERROR on invalid STREAM size by Amaury Denoyelle · 2 years, 5 months ago
  43. 3f39b40 MINOR: mux-quic: rename qcs flag FIN_RECV to SIZE_KNOWN by Amaury Denoyelle · 2 years, 5 months ago
  44. a509ffb MEDIUM: mux-quic: refactor streams opening by Amaury Denoyelle · 2 years, 5 months ago
  45. 3abeb57 MINOR: mux-quic: implement accessor for sedesc by Amaury Denoyelle · 2 years, 5 months ago
  46. a441ec9 CLEANUP: mux-quic: do not export qc_get_ncbuf by Amaury Denoyelle · 2 years, 5 months ago
  47. 6befccd BUG/MINOR: mux-quic: do not signal FIN if gap in buffer by Amaury Denoyelle · 2 years, 5 months ago
  48. 36d4b5e CLEANUP: mux-quic: adjust comment on qcs_consume() by Amaury Denoyelle · 2 years, 5 months ago
  49. 628e89c BUILD: quic+h3: 32-bit compilation errors fixes by Frédéric Lécaille · 2 years, 5 months ago
  50. 040955f BUG/MEDIUM: mux-quic: fix segfault on flow-control frame cleanup by Amaury Denoyelle · 2 years, 6 months ago
  51. 43c090c BUG/MINOR: mux-quic: fix memleak on frames rejected by transport by Amaury Denoyelle · 2 years, 6 months ago
  52. 78fa559 MINOR: mux-quic: complete BUG_ON on TX flow-control enforcing by Amaury Denoyelle · 2 years, 6 months ago
  53. b9e0640 BUG/MEDIUM: mux-quic: fix flow control connection Tx level by Amaury Denoyelle · 2 years, 6 months ago
  54. 1f21ebd MINOR: mux-quic/h3: adjust demuxing function return values by Amaury Denoyelle · 2 years, 6 months ago
  55. 62eef85 MINOR: mux-quic: simplify decode_qcs API by Amaury Denoyelle · 2 years, 6 months ago
  56. c015679 MINOR: h3: add h3c pointer into h3s instance by Amaury Denoyelle · 2 years, 6 months ago
  57. 748ece6 MINOR: quic: QUIC transport parameters split. by Frédéric Lécaille · 2 years, 6 months ago
  58. d7b7e0d CLEANUP: mux-quic: rename the "endp" field to "sd" by Willy Tarreau · 2 years, 6 months ago
  59. 3215e73 CLEANUP: quic/h3: rename all occurrences of stconn "cs" to "sc" by Willy Tarreau · 2 years, 6 months ago
  60. cb086c6 REORG: stconn: rename conn_stream.{c,h} to stconn.{c,h} by Willy Tarreau · 2 years, 6 months ago
  61. 6fe2b42 CLEANUP: stconn: rename cs_mux() to sc_mux_strm() by Willy Tarreau · 2 years, 7 months ago
  62. 2f2318d MEDIUM: stconn: merge the app_ops and the data_cb fields by Willy Tarreau · 2 years, 7 months ago
  63. c105492 CLEANUP: stdesc: rename the stream connector ->cs field to ->sc by Willy Tarreau · 2 years, 7 months ago
  64. 4596fe2 CLEANUP: conn_stream: tree-wide rename to stconn (stream connector) by Willy Tarreau · 2 years, 7 months ago
  65. ea59b02 CLEANUP: conn_stream: rename cs_endpoint to sedesc (stream endpoint descriptor) by Willy Tarreau · 2 years, 7 months ago
  66. 65d0597 CLEANUP: conn_stream: rename the cs_endpoint's target to "se" by Willy Tarreau · 2 years, 7 months ago
  67. b605c42 CLEANUP: conn_stream: rename the stream endpoint flags CS_EP_* to SE_FL_* by Willy Tarreau · 2 years, 7 months ago
  68. d56377c CLEANUP: conn_stream: apply endp_flags.cocci tree-wide by Willy Tarreau · 2 years, 7 months ago
  69. 849b24f MINOR: h3: abort read on unknown uni stream by Amaury Denoyelle · 2 years, 6 months ago
  70. f8db5aa MEDIUM: quic: refactor uni streams RX by Amaury Denoyelle · 2 years, 6 months ago
  71. 3236a8e MINOR: h3: define stream type by Amaury Denoyelle · 2 years, 6 months ago
  72. c6195d7 BUG/MINOR: mux-quic: refactor uni streams TX/send H3 SETTINGS by Amaury Denoyelle · 2 years, 6 months ago
  73. 6754d7e MINOR: mux-quic: emit STREAM_STATE_ERROR in qcc_recv by Amaury Denoyelle · 2 years, 6 months ago
  74. 5c4373a MINOR: mux-quic: disable read on CONNECTION_CLOSE emission by Amaury Denoyelle · 2 years, 6 months ago
  75. f9e190e MINOR: quic: support CONNECTION_CLOSE_APP emission by Amaury Denoyelle · 2 years, 6 months ago
  76. 0ffd6e7 MINOR: mux-quic: adjust return value of decode_qcs by Amaury Denoyelle · 2 years, 6 months ago
  77. e1cad8b MINOR: mux-quic: add traces in qc_recv() by Amaury Denoyelle · 2 years, 6 months ago
  78. 1c25b18 MINOR: mux-quic: delay cs_endpoint allocation by Amaury Denoyelle · 2 years, 6 months ago
  79. 93fba32 MINOR: mux-quic: do not alloc quic_stream_desc for uni remote stream by Amaury Denoyelle · 2 years, 6 months ago
  80. 019a182 Revert "MINOR: mux-quic: activate qmux traces on stdout via macro" by Amaury Denoyelle · 2 years, 6 months ago
  81. d0c6232 BUG/MEDIUM: mux-quic: adjust buggy proxy closing support by Amaury Denoyelle · 2 years, 6 months ago
  82. b5821e1 MINOR: connection: add flag MX_FL_FRAMED to mark muxes relying on framed xprt by Willy Tarreau · 2 years, 7 months ago
  83. cc3d716 MINOR: mux-quic: close connection on error if different data at offset by Amaury Denoyelle · 2 years, 7 months ago
  84. 209404b MINOR: mux-quic: emit STREAM_LIMIT_ERROR by Amaury Denoyelle · 2 years, 7 months ago
  85. d46b0f5 MINOR: mux-quic: emit FLOW_CONTROL_ERROR by Amaury Denoyelle · 2 years, 7 months ago
  86. 9fab9fd MINOR: quic/mux-quic: define CONNECTION_CLOSE send API by Amaury Denoyelle · 2 years, 7 months ago
  87. 8b87b15 MINOR: mux-quic: free RX buf if empty by Amaury Denoyelle · 2 years, 7 months ago
  88. 7313f5e BUG/MINOR: mux-quic: support nul buffer with qc_free_ncbuf() by Amaury Denoyelle · 2 years, 7 months ago
  89. c830e1e MINOR: mux-quic: implement MAX_DATA emission by Amaury Denoyelle · 2 years, 7 months ago
  90. a977355 MINOR: mux-quic: implement MAX_STREAM_DATA emission by Amaury Denoyelle · 2 years, 7 months ago
  91. c985cb1 MINOR: mux-quic: reorganize flow-control frames emission by Amaury Denoyelle · 2 years, 7 months ago
  92. 3a08640 MINOR: mux-quic: remove qcc_decode_qcs() call in XPRT by Amaury Denoyelle · 2 years, 7 months ago
  93. 37c2e4a MEDIUM: mux-quic: implement recv on io-cb by Amaury Denoyelle · 2 years, 7 months ago
  94. 00f87bb CLEANUP: mux-quic: remove unused fields for Rx by Amaury Denoyelle · 2 years, 7 months ago
  95. 1290f1e MEDIUM: mux-quic/h3/hq-interop: use ncbuf for bidir streams by Amaury Denoyelle · 2 years, 7 months ago
  96. df94313 BUG/MEDIUM: mux-quic: fix a thinko in the latest cs/endpoint cleanup by Willy Tarreau · 2 years, 7 months ago
  97. 4201ab7 CLEANUP: muxes: make mux->attach/detach take a conn_stream endpoint by Willy Tarreau · 2 years, 7 months ago
  98. 01c2a4a MINOR: mux-quic: remove the now unneeded conn_stream from the qcs by Willy Tarreau · 2 years, 7 months ago
  99. 15b0721 CLEANUP: mux-quic: always take the endp from the qcs not the cs by Willy Tarreau · 2 years, 7 months ago
  100. b57de07 BUG/MINOR: mux_quic: Dropped packet upon retransmission for closed streams by Frédéric Lécaille · 2 years, 7 months ago