- b4cf4ba BUG/MEDIUM: quic: don't blindly rely on unaligned accesses by Willy Tarreau · 8 months ago
- 2778ddc BUG/MINOR: quic_tp: fix preferred_address decoding by Amaury Denoyelle · 12 months ago
- b971696 BUG/MINOR: quic: Possible crash when dumping version information by Frédéric Lécaille · 1 year, 7 months ago
- 4afbca6 MINOR: quic: Do not accept wrong active_connection_id_limit values by Frédéric Lécaille · 1 year, 9 months ago
- b7a406a MINOR: quic: Update version_information transport parameter to draft-14 by Frédéric Lécaille · 1 year, 10 months ago
- 0aa7995 BUG/MINOR: quic: Unchecked source connection ID by Frédéric Lécaille · 1 year, 10 months ago
- af25a69 MEDIUM: quic: Remove qc_conn_finalize() from the ClientHello TLS callbacks by Frédéric Lécaille · 1 year, 10 months ago
- 6fc8697 MINOR: quic: Disable the active connection migrations by Frédéric Lécaille · 1 year, 11 months ago
- 33a6870 BUILD: quic: silence two invalid build warnings at -O1 with gcc-6.5 by Willy Tarreau · 2 years ago
- ace3da8 CLEANUP: quic: replace "choosen" with "chosen" all over the code by Ilya Shipitsin · 2 years, 1 month ago
- 4a689da CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · 2 years, 1 month ago
- 9e3026c MINOR: quic: extend Retry token check function by Amaury Denoyelle · 2 years, 1 month ago
- 92fa63f CLEANUP: quic: create a dedicated quic_conn module by Amaury Denoyelle · 2 years, 2 months ago
- 5c25dc5 CLEANUP: quic: fix headers by Amaury Denoyelle · 2 years, 2 months ago
- 7629f5d BUG/MEDIUM: quic: Wrong use of <token_odcid> in qc_lsntr_pkt_rcv() by Frédéric Lécaille · 2 years, 3 months ago
- e9325e9 BUG/MEDIUM: quic: Possible use of uninitialized <odcid> variable in qc_lstnr_params_init() by Frédéric Lécaille · 2 years, 4 months ago
- 4f5777a MINOR: quic: Dump version_information transport parameter by Frédéric Lécaille · 2 years, 5 months ago
- 301425b MEDIUM: quic: Compatible version negotiation implementation (draft-08) by Frédéric Lécaille · 2 years, 5 months ago
- aee6757 MINOR: quic: Clarifications about transport parameters value by Frédéric Lécaille · 2 years, 6 months ago
- 2674098 MINOR: quic: Tunable "initial_max_streams_bidi" transport parameter by Frédéric Lécaille · 2 years, 6 months ago
- 1d96d6e MINOR: quic: Tunable "max_idle_timeout" transport parameter by Frédéric Lécaille · 2 years, 6 months ago
- c7785b5 MINOR: quic: Transport parameters dump by Frédéric Lécaille · 2 years, 6 months ago
- 748ece6 MINOR: quic: QUIC transport parameters split. by Frédéric Lécaille · 2 years, 6 months ago