Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
18c68df55809c5abfd4b6361f6e0cb8c4c38c1b5
/
src
/
xprt_quic.c
691d503
MINOR: xprt/mux: export all *_io_cb functions so that "show fd" resolves them
by Willy Tarreau
· Wed Jan 20 14:55:01 2021 +0100
1e9a666
CLEANUP: assorted typo fixes in the code and comments
by Ilya Shipitsin
· Tue Jan 05 22:10:46 2021 +0500
153d4a8
BUG/MINOR: quic: NULL pointer dereferences when building post handshake frames.
by Frédéric Lécaille
· Wed Jan 06 12:12:39 2021 +0100
242fb1b
MINOR: quic: Drop packets with STREAM frames with wrong direction.
by Frédéric Lécaille
· Thu Dec 31 12:45:38 2020 +0100
ea60499
BUG/MINOR: quic: Possible CRYPTO frame building errors.
by Frédéric Lécaille
· Thu Dec 24 13:01:37 2020 +0100
6c1e36c
CLEANUP: quic: Remove useless QUIC event trace definitions.
by Frédéric Lécaille
· Wed Dec 23 17:17:37 2020 +0100
f63921f
MINOR: quic: Add traces for quic_packet_encrypt().
by Frédéric Lécaille
· Fri Dec 18 09:48:20 2020 +0100
133e8a7
MINOR: quic: make a packet build fails when qc_build_frm() fails.
by Frédéric Lécaille
· Fri Dec 18 09:33:27 2020 +0100
f7e0b8d
MINOR: quic: Add traces for in flght ack-eliciting packet counter.
by Frédéric Lécaille
· Wed Dec 16 17:33:11 2020 +0100
47c433f
MINOR: quic: Display the SSL alert in ->ssl_send_alert() callback.
by Frédéric Lécaille
· Thu Dec 10 17:03:11 2020 +0100
0c14020
MINOR: quic: Code reordering to help in reviewing/modifying.
by Frédéric Lécaille
· Wed Dec 09 15:56:48 2020 +0100
f7fe965
MINOR: quic: Flag RX packet as ack-eliciting from the generic parser.
by Frédéric Lécaille
· Wed Dec 09 14:56:18 2020 +0100
04ffb66
MINOR: quic: Make usage of the congestion control window.
by Frédéric Lécaille
· Tue Dec 08 15:58:39 2020 +0100
c5e72b9
MINOR: quic: Attempt to make trace more readable
by Frédéric Lécaille
· Wed Dec 02 16:11:40 2020 +0100
8090b51
MAJOR: quic: Make usage of ebtrees to store QUIC ACK ranges.
by Frédéric Lécaille
· Mon Nov 30 16:19:22 2020 +0100
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