1. 595251f BUG/MINOR: quic: SIGFPE in quic_cubic_update() by Frédéric Lécaille · Thu Apr 13 10:46:42 2023 +0200
  2. fad0e6c MINOR: quic: Add packet loss and maximum cc window to "show quic" by Frédéric Lécaille · Thu Apr 06 10:19:17 2023 +0200
  3. c877bd4 BUG/MINOR: quic: Remove useless BUG_ON() in newreno and cubic algo implementation by Frédéric Lécaille · Mon Apr 03 13:01:58 2023 +0200
  4. 7d6270a BUG/MAJOR: quic: Congestion algorithms states shared between the connection by Frédéric Lécaille · Sun Apr 02 12:43:22 2023 +0200
  5. 8f99194 MINOR: quic: Traces adjustments at proto level. by Frédéric Lécaille · Fri Mar 24 15:14:45 2023 +0100
  6. 8e6c661 BUG/MINOR: quic: Wrong use of now_ms timestamps (newreno algo) by Frédéric Lécaille · Wed Mar 22 09:13:14 2023 +0100
  7. 92fa63f CLEANUP: quic: create a dedicated quic_conn module by Amaury Denoyelle · Fri Sep 30 18:11:13 2022 +0200
  8. 5c25dc5 CLEANUP: quic: fix headers by Amaury Denoyelle · Fri Sep 30 17:44:15 2022 +0200
  9. c591459 MINOR: quic: Congestion control architecture refactoring by Frédéric Lécaille · Tue May 31 09:40:44 2022 +0200
  10. 9777ead CLEANUP: quic: Remove window redundant variable from NewReno algorithm state struct by Frédéric Lécaille · Thu Mar 03 08:24:53 2022 +0100
  11. 0e7c9a7 MINOR: quic: More precise window update calculation by Frédéric Lécaille · Thu Mar 03 07:50:45 2022 +0100
  12. a5ee0ae MINOR: quic: Persistent congestion detection outside of controllers by Frédéric Lécaille · Wed Mar 02 14:52:56 2022 +0100
  13. 83bfca6 MINOR: quic: Add a "slow start" callback to congestion controller by Frédéric Lécaille · Wed Mar 02 11:18:33 2022 +0100
  14. ba9db40 CLEANUP: quic: Remove QUIC path manipulations out of the congestion controller by Frédéric Lécaille · Tue Mar 01 17:06:50 2022 +0100
  15. 4d3d36b BUG/MINOR: quic: Missing recovery start timer reset by Frédéric Lécaille · Tue Mar 01 15:09:45 2022 +0100
  16. 3dfb7da CLEANUP: tree-wide: remove a few rare non-ASCII chars by Willy Tarreau · Wed Mar 02 22:33:39 2022 +0100
  17. fde2a98 MINOR: quic: Wrong traces after rework by Frédéric Lécaille · Mon Dec 27 15:12:09 2021 +0100
  18. 26c49d9 MINOR: quic: Add traces to congestion avoidance NewReno callback. by Frédéric Lécaille · Thu Dec 10 14:41:00 2020 +0100
  19. a7e7ce9 MINOR: quic: Import C source code files for QUIC protocol. by Frédéric Lécaille · Mon Nov 23 14:14:04 2020 +0100