summaryrefslogtreecommitdiff
path: root/include/haproxy/quic_tp.h
Commit message (Expand)AuthorAgeFilesLines
* BUG/MINOR: quic: Possible crash when dumping version informationFrédéric Lécaille2023-05-101-15/+3
* MINOR: quic: Traces adjustments at proto level.Frédéric Lécaille2023-03-311-2/+2
* MINOR: quic: Add transport parameters to "show quic"Frédéric Lécaille2023-03-081-25/+51
* CLEANUP: quic: replace "choosen" with "chosen" all over the codeIlya Shipitsin2022-11-211-3/+3
* CLEANUP: quic: create a dedicated quic_conn moduleAmaury Denoyelle2022-10-031-1/+1
* BUG/MEDIUM: quic: Wrong use of <token_odcid> in qc_lsntr_pkt_rcv()Frédéric Lécaille2022-08-111-1/+1
* BUG/MEDIUM: quic: Possible use of uninitialized <odcid> variable in qc_lstnr_...Frédéric Lécaille2022-08-111-1/+1
* MINOR: quic: Dump version_information transport parameterFrédéric Lécaille2022-06-211-0/+27
* MEDIUM: quic: Compatible version negotiation implementation (draft-08)Frédéric Lécaille2022-06-161-0/+1
* MINOR: quic: Transport parameters dumpFrédéric Lécaille2022-05-301-0/+47
* MINOR: quic: QUIC transport parameters split.Frédéric Lécaille2022-05-301-0/+28