Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
4137b2d31626517968c927844fd426b9e100f29c
/
src
/
proto_quic.c
c1029f6
MINOR: quic: Allocate listener RX buffers
by Frédéric Lécaille
· Wed Oct 20 11:09:58 2021 +0200
337edfd
MINOR: protocols: add a new protocol type selector
by Willy Tarreau
· Wed Oct 27 17:05:36 2021 +0200
6823a3a
MINOR: protocol: uniformize protocol errors
by Willy Tarreau
· Thu Oct 14 11:59:15 2021 +0200
8b19a9f
MINOR: quic: Make use of the last cbuf API when initializing TX ring buffers
by Frédéric Lécaille
· Wed Aug 04 15:10:32 2021 +0200
48f8e19
MINOR: proto_quic: Allocate TX ring buffers for listeners
by Frédéric Lécaille
· Tue Jul 06 15:39:26 2021 +0200
f3d078d
MINOR: quic: Make qc_lstnr_pkt_rcv() be thread safe.
by Frédéric Lécaille
· Mon Jun 14 14:18:10 2021 +0200
c28aba2
MINOR: quic: Replace the RX list of packet by a thread safety one.
by Frédéric Lécaille
· Mon Jun 07 10:28:10 2021 +0200
b41a6e9
MINOR: fd: move .linger_risk into fdtab[].state
by Willy Tarreau
· Tue Apr 06 17:49:19 2021 +0200
4bfc663
CLEANUP: socket: replace SOL_IP/IPV6/TCP with IPPROTO_IP/IPV6/TCP
by Willy Tarreau
· Wed Mar 31 08:45:47 2021 +0200
1b3c931
MEDIUM: connections: Introduce a new XPRT method, start().
by Olivier Houchard
· Fri Mar 05 23:37:48 2021 +0100
b8888ab
CLEANUP: assorted typo fixes in the code and comments
by Ilya Shipitsin
· Wed Jan 06 21:20:16 2021 +0500
884f2e9
MINOR: listener: Add QUIC info to listeners and receivers.
by Frédéric Lécaille
· Mon Nov 23 14:23:21 2020 +0100
70da889
MINOR: quic: Redefine control layer callbacks which are QUIC specific.
by Frédéric Lécaille
· Fri Nov 06 15:49:49 2020 +0100
ca42b2c
MINOR: protocol: Create proto_quic QUIC protocol layer.
by Frédéric Lécaille
· Mon Nov 02 14:27:08 2020 +0100