1. bb56530 MINOR: h3: set CS_FL_NOT_FIRST by Amaury Denoyelle · 2 years, 10 months ago
  2. 95b93a3 MINOR: h3: set properly HTX EOM/BODYLESS on HEADERS parsing by Amaury Denoyelle · 2 years, 10 months ago
  3. a04724a MINOR: h3: add documentation on h3_decode_qcs by Amaury Denoyelle · 2 years, 10 months ago
  4. ffafb3d MINOR: h3: remove transfer-encoding header by Amaury Denoyelle · 2 years, 10 months ago
  5. 4ac6d37 BUG/MINOR: h3: fix the header length for QPACK decoding by Amaury Denoyelle · 2 years, 10 months ago
  6. 225c31f CLEANUP: h3: Unreachable target in h3_uqs_init() by Frédéric Lécaille · 2 years, 10 months ago
  7. b788054 MINOR: h3: hardcode the stream id of control stream by Amaury Denoyelle · 2 years, 10 months ago
  8. 7059ebc MINOR: h3: fix possible invalid dereference on htx parsing by Amaury Denoyelle · 3 years ago
  9. db44338 MINOR: quic: add HTX EOM on request end by Amaury Denoyelle · 3 years ago
  10. 84ea8dc MEDIUM: mux-quic: handle when sending buffer is full by Amaury Denoyelle · 3 years ago
  11. a3f222d MINOR: mux-quic: implement subscribe on stream by Amaury Denoyelle · 3 years ago
  12. c2025c1 MEDIUM: quic: detect the stream FIN by Amaury Denoyelle · 3 years ago
  13. deed777 MAJOR: mux-quic: implement a simplified mux version by Amaury Denoyelle · 3 years ago
  14. d1202ed MINOR: h3: remove duplicated FIN flag position by Amaury Denoyelle · 3 years ago
  15. e1f3ff0 MINOR: h3: add BUG_ON on control receive function by Amaury Denoyelle · 3 years ago
  16. abbe91e MINOR: quic: redirect app_ops snd_buf through mux by Amaury Denoyelle · 3 years, 1 month ago
  17. d1acaf9 BUG/MINOR: h3: ignore unknown frame types by Amaury Denoyelle · 3 years ago
  18. b9ce14e MINOR: h3: fix potential NULL dereference by Amaury Denoyelle · 3 years, 1 month ago
  19. 3cae404 MINOR: h3/qpack: fix gcc11 warnings by Amaury Denoyelle · 3 years, 1 month ago
  20. bd6b4be CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · 3 years, 2 months ago
  21. 4fc8b1c CLEANUP: h3: remove dead code by Amaury Denoyelle · 3 years, 2 months ago
  22. a587136 MINOR: mux-quic: standardize h3 settings sending by Amaury Denoyelle · 3 years, 2 months ago
  23. a543eb1 MEDIUM: h3: properly manage tx buffers for large data by Amaury Denoyelle · 3 years, 2 months ago
  24. d3d97c6 MEDIUM: mux-quic: rationalize tx buffers between qcc/qcs by Amaury Denoyelle · 3 years, 2 months ago
  25. b4e3476 REORG: thread/sched: move the last dynamic thread_info to thread_ctx by Willy Tarreau · 3 years, 2 months ago
  26. 42bb8aa MINOR: h3/mux: detect fin on last h3 frame of the stream by Amaury Denoyelle · 3 years, 3 months ago
  27. 8e2a998 MINOR: h3: send htx data by Amaury Denoyelle · 3 years, 3 months ago
  28. 15b0961 MINOR: h3: encode htx headers to QPACK by Amaury Denoyelle · 3 years, 3 months ago
  29. 26dfd90 MINOR: h3: define snd_buf callback and divert mux ops by Amaury Denoyelle · 3 years, 3 months ago
  30. f52151d MEDIUM: mux-quic: implement ring buffer on stream tx by Amaury Denoyelle · 3 years, 3 months ago
  31. 9904355 MINOR: h3: allocate stream on headers by Amaury Denoyelle · 3 years, 3 months ago
  32. b49fa1a MINOR: h3: parse headers to htx by Amaury Denoyelle · 3 years, 3 months ago
  33. fd7cdc3 MINOR: qpack: generate headers list on decoder by Amaury Denoyelle · 3 years, 3 months ago
  34. 3394939 MINOR: h3: change default settings by Amaury Denoyelle · 3 years, 3 months ago
  35. e16f0bd MINOR: h3: Send h3 settings asap by Frédéric Lécaille · 3 years, 3 months ago
  36. ccac11f MINOR: h3: Add HTTP/3 definitions. by Frédéric Lécaille · 3 years, 9 months ago