summaryrefslogtreecommitdiff
path: root/include/haproxy/quic_cc.h
Commit message (Expand)AuthorAgeFilesLines
* MINOR: quic: Adjustments for generic control congestion tracesFrédéric Lécaille2023-03-311-4/+4
* BUG/MINOR: quic: Wrong use of now_ms timestamps (cubic algo)Frédéric Lécaille2023-03-311-0/+2
* CLEANUP: quic: create a dedicated quic_conn moduleAmaury Denoyelle2022-10-031-1/+1
* CLEANUP: quic: fix headersAmaury Denoyelle2022-10-031-0/+1
* MINOR: quic: Congestion control architecture refactoringFrédéric Lécaille2022-07-291-0/+5
* MINOR: quic: Congestion controller event trace fix (loss)Frédéric Lécaille2022-05-121-1/+1
* CLEANUP: quic: Remove useless definitions from quic_cc_event structFrédéric Lécaille2022-03-041-5/+1
* MINOR: quic: Persistent congestion detection outside of controllersFrédéric Lécaille2022-03-041-1/+1
* CLEANUP: tree-wide: remove a few rare non-ASCII charsWilly Tarreau2022-03-041-1/+1
* MINOR: quic: Add definitions for QUIC protocol.Frédéric Lécaille2020-12-231-0/+73