1. 71fd036 MINOR: mux-quic/h3: send SETTINGS as soon as transport is ready by Amaury Denoyelle · 1 year, 10 months ago
  2. edfcb55 MINOR: h3: implement TRAILERS decoding by Amaury Denoyelle · 1 year, 11 months ago
  3. 4e52010 MINOR: h3: implement TRAILERS encoding by Amaury Denoyelle · 1 year, 11 months ago
  4. 7d78eff MINOR: h3: extend function for QUIC varint encoding by Amaury Denoyelle · 1 year, 11 months ago
  5. 8ad2669 BUG/MINOR: h3: properly handle connection headers by Amaury Denoyelle · 1 year, 11 months ago
  6. f9b0326 MEDIUM: h3: send SETTINGS before STREAM frames by Amaury Denoyelle · 1 year, 11 months ago
  7. 20f2a42 MAJOR: mux-quic: rework stream sending priorization by Amaury Denoyelle · 1 year, 11 months ago
  8. 2fe93ab MINOR: h3: use stream error when needed instead of connection by Amaury Denoyelle · 2 years ago
  9. 663e872 MEDIUM: mux-quic: implement STOP_SENDING emission by Amaury Denoyelle · 2 years ago
  10. c4913f6 MINOR: h3: check return values of htx_add_* on headers parsing by Amaury Denoyelle · 2 years ago
  11. 788fc05 BUG/MINOR: h3: fix memleak on HEADERS parsing failure by Amaury Denoyelle · 2 years ago
  12. 19942e3 BUG/MEDIUM: h3: fix cookie header parsing by Amaury Denoyelle · 2 years ago
  13. d2c5ee6 BUG/MEDIUM: h3: parse content-length and reject invalid messages by Amaury Denoyelle · 2 years ago
  14. 7b5a671 BUG/MEDIUM: h3: reject request with invalid pseudo header by Amaury Denoyelle · 2 years ago
  15. d6fb7a0 BUG/MEDIUM: h3: reject request with invalid header name by Amaury Denoyelle · 2 years ago
  16. 92fa63f CLEANUP: quic: create a dedicated quic_conn module by Amaury Denoyelle · 2 years, 2 months ago
  17. 5c25dc5 CLEANUP: quic: fix headers by Amaury Denoyelle · 2 years, 2 months ago
  18. 9534e59 MINOR: mux-quic: refactor snd_buf by Amaury Denoyelle · 2 years, 2 months ago
  19. 8d4ac48 CLEANUP: mux-quic: remove stconn usage in h3/hq by Amaury Denoyelle · 2 years, 3 months ago
  20. f8aaf8b BUG/MEDIUM: mux-quic: fix crash on early app-ops release by Amaury Denoyelle · 2 years, 3 months ago
  21. 3dd79d3 MINOR: h3: Send the h3 settings with others streams (requests) by Frédéric Lécaille · 2 years, 3 months ago
  22. befcf70 MINOR: h3: Missing connection argument for a TRACE_LEAVE() argument by Frédéric Lécaille · 2 years, 3 months ago
  23. 2eb5faa MINOR: h3: Add the quic_conn object to h3 traces by Frédéric Lécaille · 2 years, 3 months ago
  24. 1c725aa BUG/MINOR: h3: Crash when h3 trace verbosity is "minimal" by Frédéric Lécaille · 2 years, 3 months ago
  25. 115ccce MEDIUM: h3: concatenate multiple cookie headers by Amaury Denoyelle · 2 years, 4 months ago
  26. 26aa399 MINOR: qpack: report error on enc/dec stream close by Amaury Denoyelle · 2 years, 4 months ago
  27. 6b02c6b MINOR: h3: report error on control stream close by Amaury Denoyelle · 2 years, 4 months ago
  28. 30e260e MEDIUM: mux-quic: implement http-request timeout by Amaury Denoyelle · 2 years, 4 months ago
  29. 8d818c6 MINOR: h3: support HTTP request framing state by Amaury Denoyelle · 2 years, 4 months ago
  30. 4ea5090 CLEANUP: mux-quic: remove useless app_ops is_active callback by Amaury Denoyelle · 2 years, 4 months ago
  31. 114c9c8 MINOR: h3: implement graceful shutdown with GOAWAY by Amaury Denoyelle · 2 years, 8 months ago
  32. d701039 MINOR: h3: store control stream in h3c by Amaury Denoyelle · 2 years, 5 months ago
  33. 069288b MINOR: mux-quic/h3: prepare CONNECTION_CLOSE on release by Amaury Denoyelle · 2 years, 5 months ago
  34. d666d74 MINOR: mux-quic: support app graceful shutdown by Amaury Denoyelle · 2 years, 5 months ago
  35. b143723 REORG: mux-quic: rename stream initialization function by Amaury Denoyelle · 2 years, 5 months ago
  36. a509ffb MEDIUM: mux-quic: refactor streams opening by Amaury Denoyelle · 2 years, 5 months ago
  37. 2bc4786 MINOR: h3: handle errors on HEADERS parsing/QPACK decoding by Amaury Denoyelle · 2 years, 5 months ago
  38. 628e89c BUILD: quic+h3: 32-bit compilation errors fixes by Frédéric Lécaille · 2 years, 5 months ago
  39. fa7fadc BUG/BUILD: h3: fix wrong label name by Amaury Denoyelle · 2 years, 6 months ago
  40. 60ef19f BUG/MINOR: h3/qpack: deal with too many headers by Amaury Denoyelle · 2 years, 6 months ago
  41. 53eef46 MINOR: qpack: reduce dependencies on other modules by Amaury Denoyelle · 2 years, 6 months ago
  42. 3a2fcfd BUG/MEDIUM: h3: fix SETTINGS parsing by Amaury Denoyelle · 2 years, 6 months ago
  43. 1cd43aa BUG/MINOR: h3: fix incorrect BUG_ON assert on SETTINGS parsing by Amaury Denoyelle · 2 years, 6 months ago
  44. dca4c53 BUG/MINOR: h3: fix return value on decode_qcs on error by Amaury Denoyelle · 2 years, 6 months ago
  45. 1f21ebd MINOR: mux-quic/h3: adjust demuxing function return values by Amaury Denoyelle · 2 years, 6 months ago
  46. 62eef85 MINOR: mux-quic: simplify decode_qcs API by Amaury Denoyelle · 2 years, 6 months ago
  47. c015679 MINOR: h3: add h3c pointer into h3s instance by Amaury Denoyelle · 2 years, 6 months ago
  48. 5869cb6 BUG/MINOR: qpack: do not consider empty enc/dec stream as error by Amaury Denoyelle · 2 years, 6 months ago
  49. 417c7c0 BUG/MEDIUM: h3: fix H3_EXCESSIVE_LOAD when receiving H3 frame header only by Amaury Denoyelle · 2 years, 6 months ago
  50. 88d5dd1 BUG/MINOR: h3: fix frame demuxing by Amaury Denoyelle · 2 years, 6 months ago
  51. d5581d5 MINOR: h3: add traces on h3s init/end by Amaury Denoyelle · 2 years, 6 months ago
  52. a717eb7 MINOR: h3: add traces on frame send by Amaury Denoyelle · 2 years, 6 months ago
  53. 494512d MINOR: h3: add traces on frame recv by Amaury Denoyelle · 2 years, 6 months ago
  54. 016aa93 MINOR: h3: define h3 trace module by Amaury Denoyelle · 2 years, 6 months ago
  55. b93399a BUG/MINOR: h3: do not report bug on unknown method by Amaury Denoyelle · 2 years, 6 months ago
  56. 6f7607e MINOR: h3: Add a statistics module for h3 by Frédéric Lécaille · 2 years, 6 months ago
  57. 3215e73 CLEANUP: quic/h3: rename all occurrences of stconn "cs" to "sc" by Willy Tarreau · 2 years, 6 months ago
  58. cb086c6 REORG: stconn: rename conn_stream.{c,h} to stconn.{c,h} by Willy Tarreau · 2 years, 6 months ago
  59. 6fe2b42 CLEANUP: stconn: rename cs_mux() to sc_mux_strm() by Willy Tarreau · 2 years, 7 months ago
  60. 4596fe2 CLEANUP: conn_stream: tree-wide rename to stconn (stream connector) by Willy Tarreau · 2 years, 7 months ago
  61. 8c6176b MINOR: h3: refactor SETTINGS parsing/error reporting by Amaury Denoyelle · 2 years, 6 months ago
  62. 849b24f MINOR: h3: abort read on unknown uni stream by Amaury Denoyelle · 2 years, 6 months ago
  63. 9cc4751 CLEANUP: h3: remove h3 uni tasklet by Amaury Denoyelle · 2 years, 6 months ago
  64. f8db5aa MEDIUM: quic: refactor uni streams RX by Amaury Denoyelle · 2 years, 6 months ago
  65. fc99a69 MINOR: h3: define non-h3 generic parsing function by Amaury Denoyelle · 2 years, 6 months ago
  66. 302ecd4 MINOR: h3: check if frame is valid for stream type by Amaury Denoyelle · 2 years, 6 months ago
  67. 3555064 MINOR: h3: refactor uni streams initialization by Amaury Denoyelle · 2 years, 6 months ago
  68. 3236a8e MINOR: h3: define stream type by Amaury Denoyelle · 2 years, 6 months ago
  69. 6b92394 MINOR: h3/qpack: use qcs as type in decode callbacks by Amaury Denoyelle · 2 years, 6 months ago
  70. c6195d7 BUG/MINOR: mux-quic: refactor uni streams TX/send H3 SETTINGS by Amaury Denoyelle · 2 years, 6 months ago
  71. 80097cc MINOR: h3: reject too big frames by Amaury Denoyelle · 2 years, 6 months ago
  72. 65df3ad MINOR: h3: refactor h3_control_send() by Amaury Denoyelle · 2 years, 6 months ago
  73. 160507d BUG/MINOR: h3: prevent overflow when parsing SETTINGS by Amaury Denoyelle · 2 years, 6 months ago
  74. 081479d CLEANUP: h3: rename uni stream type constants by Amaury Denoyelle · 2 years, 6 months ago
  75. 8d1ecac CLEANUP: h3: rename struct h3 -> h3c 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. c7dd9d6 MINOR: h3: mark ncbuf as const on h3_b_dup by Amaury Denoyelle · 2 years, 6 months ago
  78. a977355 MINOR: mux-quic: implement MAX_STREAM_DATA emission by Amaury Denoyelle · 2 years, 7 months ago
  79. 73d6ffe MINOR: h3: flag demux as full on HTX full by Amaury Denoyelle · 2 years, 7 months ago
  80. b5454d4 MINOR: h3: do not wait a complete frame for demuxing by Amaury Denoyelle · 2 years, 7 months ago
  81. 3db98e9 MEDIUM: mux-quic/h3/qpack: use ncbuf for uni streams by Amaury Denoyelle · 2 years, 7 months ago
  82. 1290f1e MEDIUM: mux-quic/h3/hq-interop: use ncbuf for bidir streams by Amaury Denoyelle · 2 years, 7 months ago
  83. 01c2a4a MINOR: mux-quic: remove the now unneeded conn_stream from the qcs by Willy Tarreau · 2 years, 7 months ago
  84. 291ee25 BUG/MINOR: h3: fix parsing of unknown frame type with null length by Amaury Denoyelle · 2 years, 7 months ago
  85. f1fc0b3 MINOR: mux-quic: support full request channel buffer by Amaury Denoyelle · 2 years, 7 months ago
  86. 03cc62c MINOR: quic: decode as much STREAM as possible by Amaury Denoyelle · 2 years, 7 months ago
  87. 48f01bd MINOR: h3: support DATA demux if buffer full by Amaury Denoyelle · 2 years, 7 months ago
  88. 67e92d3 MINOR: h3: implement h3 stream context by Amaury Denoyelle · 2 years, 7 months ago
  89. 314578a MINOR: h3: change frame demuxing API by Amaury Denoyelle · 2 years, 7 months ago
  90. 30f23f5 BUG/MEDIUM: h3: fix use-after-free on mux Rx buffer wrapping by Amaury Denoyelle · 2 years, 7 months ago
  91. 0fa14a6 BUG/MINOR: h3: fix incomplete POST requests by Amaury Denoyelle · 2 years, 7 months ago
  92. 9ec2f4d MAJOR: conn-stream: Share endpoint struct between the CS and the mux/applet by Christopher Faulet · 2 years, 8 months ago
  93. e9e4820 MINOR: conn-stream: Move some CS flags to the endpoint by Christopher Faulet · 2 years, 8 months ago
  94. db90f2a MEDIUM: conn-stream: Add an endpoint structure in the conn-stream by Christopher Faulet · 2 years, 8 months ago
  95. 9388204 MAJOR: conn-stream: Invert conn-stream endpoint and its context by Christopher Faulet · 2 years, 11 months ago
  96. bb97042 BUG/MINOR: h3: fix build with DEBUG_H3 by Amaury Denoyelle · 2 years, 8 months ago
  97. 198d35f MINOR: mux-quic: define is_active app-ops by Amaury Denoyelle · 2 years, 8 months ago
  98. 846cc04 MINOR: mux-quic: factorize conn-stream attach by Amaury Denoyelle · 2 years, 8 months ago
  99. 000162e BUG/MINOR: h3: Missing wait event struct field initialization by Frédéric Lécaille · 2 years, 8 months ago
  100. 8347f27 BUG/MINOR: h3: release resources on close by Amaury Denoyelle · 2 years, 8 months ago