Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
a9e8b3979df11eb9957a0da545dbc75a409eb548
/
src
/
quic_frame.c
3dfb7da
CLEANUP: tree-wide: remove a few rare non-ASCII chars
by Willy Tarreau
· Wed Mar 02 22:33:39 2022 +0100
642ab06
MINOR: quic: adjust buffer handling for STREAM transmission
by Amaury Denoyelle
· Wed Feb 23 10:54:42 2022 +0100
0c80e69
MINOR: quic: Possible frame parsers array overrun
by Frédéric Lécaille
· Tue Feb 15 10:27:34 2022 +0100
ce2ecc9
MINOR: quic: Potential overflow expression in qc_parse_frm()
by Frédéric Lécaille
· Wed Feb 02 14:37:37 2022 +0100
fde2a98
MINOR: quic: Wrong traces after rework
by Frédéric Lécaille
· Mon Dec 27 15:12:09 2021 +0100
010e532
MINOR: quic: Add CONNECTION_CLOSE phrase to trace
by Frédéric Lécaille
· Thu Dec 23 15:19:15 2021 +0100
1ede823
MINOR: quic: Add traces for RX frames (flow control related)
by Frédéric Lécaille
· Thu Dec 23 14:11:25 2021 +0100
1d2faa2
CLEANUP: quic_frame: Remove a useless suffix to STOP_SENDING
by Frédéric Lécaille
· Fri Dec 10 14:42:02 2021 +0100
db44338
MINOR: quic: add HTX EOM on request end
by Amaury Denoyelle
· Tue Nov 30 11:23:29 2021 +0100
942fc79
MINOR: quic: fix segfault on CONNECTION_CLOSE parsing
by Amaury Denoyelle
· Tue Dec 07 15:32:00 2021 +0100
2cb130c
MINOR: quic: Constantness fixes for frame builders/parsers.
by Frédéric Lécaille
· Fri Sep 17 17:05:44 2021 +0200
dc2593e
MINOR: quic: Wrong packet flags settings during frame building
by Frédéric Lécaille
· Fri Sep 17 16:57:14 2021 +0200
156a59b
MINOR: quic: Confusion between TX/RX for the frame builders
by Frédéric Lécaille
· Fri Sep 17 16:51:51 2021 +0200
785d3bd
MINOR: quic: Make use of buffer structs to handle STREAM frames
by Frédéric Lécaille
· Fri Sep 10 09:13:39 2021 +0200
f5821dc
MINOR: quic: Add a mask for TX frame builders and their authorized packet types
by Frédéric Lécaille
· Fri Jul 30 14:42:33 2021 +0200
1e9a666
CLEANUP: assorted typo fixes in the code and comments
by Ilya Shipitsin
· Tue Jan 05 22:10:46 2021 +0500
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
129a351
BUG/MINOR: quic: Wrong STREAM frames parsing.
by Frédéric Lécaille
· Thu Dec 31 10:57:04 2020 +0100
50044ad
MINOR: quic: Pass quic_conn struct to frame parsers.
by Frédéric Lécaille
· Tue Dec 29 11:42:08 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
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