Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
0783a7b08e769de05efc467a131467eeb6d94c22
0783a7b
MINOR: listener: remove unneeded local accept flag
by Amaury Denoyelle
· Wed Apr 05 18:14:51 2023 +0200
1acbbca
MAJOR: quic: support thread balancing on accept
by Amaury Denoyelle
· Wed Apr 05 18:17:51 2023 +0200
739de3f
MINOR: quic: properly finalize thread rebinding
by Amaury Denoyelle
· Tue Apr 11 14:42:31 2023 +0200
5f87041
BUG/MINOR: quic: transform qc_set_timer() as a reentrant function
by Amaury Denoyelle
· Tue Apr 11 14:43:42 2023 +0200
25174d5
MEDIUM: quic: implement thread affinity rebinding
by Amaury Denoyelle
· Wed Apr 05 17:52:05 2023 +0200
1304d19
MINOR: quic: delay post handshake frames after accept
by Amaury Denoyelle
· Tue Apr 11 16:46:03 2023 +0200
a66e043
MINOR: protocol: define new callback set_affinity
by Amaury Denoyelle
· Wed Apr 05 18:16:28 2023 +0200
987812b
MINOR: quic: do not proceed to accept for closing conn
by Amaury Denoyelle
· Mon Apr 17 09:31:16 2023 +0200
f16ec34
MEDIUM: quic: handle conn bootstrap/handshake on a random thread
by Amaury Denoyelle
· Thu Apr 13 17:42:34 2023 +0200
1e959ad
MINOR: quic: remove TID encoding in CID
by Amaury Denoyelle
· Thu Apr 13 17:34:56 2023 +0200
e83f937
MEDIUM: quic: use a global CID trees list
by Amaury Denoyelle
· Tue Apr 18 11:10:54 2023 +0200
6694728
MINOR: quic: remove TID ref from quic_conn
by Amaury Denoyelle
· Thu Apr 13 11:48:38 2023 +0200
c2a9264
MINOR: quic: adjust quic CID derive API
by Amaury Denoyelle
· Thu Apr 13 15:26:18 2023 +0200
1a5cc19
MINOR: quic: adjust Rx packet type parsing
by Amaury Denoyelle
· Mon Apr 17 15:03:51 2023 +0200
6ac0fb0
MINOR: quic: remove uneeded tasklet_wakeup after accept
by Amaury Denoyelle
· Tue Apr 11 15:08:09 2023 +0200
591e798
CLEANUP: quic: rename quic_connection_id vars
by Amaury Denoyelle
· Wed Apr 12 10:04:49 2023 +0200
9b68b64
CLEANUP: quic: remove unused qc param on stateless reset token
by Amaury Denoyelle
· Wed Apr 12 15:48:51 2023 +0200
90e5027
CLEANUP: quic: remove unused scid_node
by Amaury Denoyelle
· Wed Apr 12 16:43:30 2023 +0200
22a368c
CLEANUP: quic: remove unused QUIC_LOCK label
by Amaury Denoyelle
· Mon Apr 03 15:06:43 2023 +0200
c361937
BUG/MINOR: task: allow to use tasklet_wakeup_after with tid -1
by Amaury Denoyelle
· Thu Apr 13 11:48:50 2023 +0200
ca1027c
MINOR: mux-h2: make the max number of concurrent streams configurable per side
by Willy Tarreau
· Tue Apr 18 15:57:03 2023 +0200
9d7abda
MINOR: mux-h2: make the initial window size configurable per side
by Willy Tarreau
· Mon Apr 17 15:04:34 2023 +0200
b36e512
MINOR: stconn: Propagate EOS from an applet to the attached stream-connector
by Christopher Faulet
· Mon Apr 17 17:32:43 2023 +0200
1aec6c9
MINOR: stconn: Propagate EOS from a mux to the attached stream-connector
by Christopher Faulet
· Mon Apr 17 17:29:29 2023 +0200
ca5309a
MINOR: stconn: Add a flag to report EOS at the stream-connector level
by Christopher Faulet
· Mon Apr 17 16:17:32 2023 +0200
285aa40
BUG/MEDIUM: log: Properly handle client aborts in syslog applet
by Christopher Faulet
· Mon Apr 17 16:34:29 2023 +0200
9704797
BUG/MEDIUM: http-ana: Properly switch the request in tunnel mode on upgrade
by Christopher Faulet
· Mon Apr 17 08:52:10 2023 +0200
a21ca74
MINOR: ssl: remove OpenSSL 1.0.2 mention into certificate loading error
by William Lallemand
· Mon Apr 17 14:32:25 2023 +0200
2ca0158
CLEANUP: use "offsetof" where appropriate
by Ilya Shipitsin
· Sat Apr 15 23:39:43 2023 +0200
b5efe79
BUG/MINOR: quic: Do not use ack delay during the handshakes
by Frédéric Lécaille
· Fri Apr 14 09:56:17 2023 +0200
75b954f
BUG/MINOR: stconn: Don't set SE_FL_ERROR at the end of sc_conn_send()
by Christopher Faulet
· Fri Apr 14 17:32:39 2023 +0200
25d9fe5
MEDIUM: stconn: Rely on SC flags to handle errors instead of SE flags
by Christopher Faulet
· Fri Apr 14 12:09:35 2023 +0200
e182a8e
MEDIUM: stream: Stop to use SE flags to detect endpoint errors
by Christopher Faulet
· Fri Apr 14 12:07:26 2023 +0200
d7bac88
MEDIUM: stream: Stop to use SE flags to detect read errors from analyzers
by Christopher Faulet
· Fri Apr 14 12:05:55 2023 +0200
725170e
MEDIUM: backend: Stop to use SE flags to detect connection errors
by Christopher Faulet
· Fri Apr 14 12:05:25 2023 +0200
88d05a0
MEDIUM: tree-wide: Stop to set SE_FL_ERROR from upper layer
by Christopher Faulet
· Fri Apr 14 12:03:50 2023 +0200
ad46e52
MINOR: tree-wide: Test SC_FL_ERROR with SE_FL_ERROR from upper layer
by Christopher Faulet
· Fri Apr 14 11:59:15 2023 +0200
340021b
MINOR: stream: Set SC_FL_ERROR on channels' buffer allocation error
by Christopher Faulet
· Fri Apr 14 11:36:29 2023 +0200
38656f4
MINOR: backend: Set SC_FL_ERROR on connection error
by Christopher Faulet
· Fri Apr 14 11:35:07 2023 +0200
a1d14a7
MINOR: stconn: Add a flag to ack endpoint errors at SC level
by Christopher Faulet
· Fri Apr 14 10:42:08 2023 +0200
638fe6a
MINOR: stconn: Don't clear SE_FL_ERROR when endpoint is reset
by Christopher Faulet
· Fri Apr 14 10:28:28 2023 +0200
e8bcef5
MEDIUM: stconn: Forbid applets with more to deliver if EOI was reached
by Christopher Faulet
· Fri Apr 14 09:45:41 2023 +0200
56a2b60
MINOR: stconn: Stop to set SE_FL_ERROR on sending path
by Christopher Faulet
· Fri Apr 14 09:42:59 2023 +0200
d3bc340
BUG/MINOR: cli: Don't close when SE_FL_ERR_PENDING is set in cli analyzer
by Christopher Faulet
· Fri Apr 14 07:49:45 2023 +0200
214f1b5
MINOR: tree-wide: Replace several chn_prod() by the corresponding SC
by Christopher Faulet
· Thu Apr 13 16:44:18 2023 +0200
64350bb
MINOR: tree-wide: Replace several chn_cons() by the corresponding SC
by Christopher Faulet
· Thu Apr 13 16:37:37 2023 +0200
b2b1c3a
MINOR: channel/stconn: Replace sc_shutw() by sc_shutdown()
by Christopher Faulet
· Thu Apr 13 16:23:48 2023 +0200
208c712
MINOR: stconn: Rename SC_FL_SHUTW in SC_FL_SHUT_DONE
by Christopher Faulet
· Thu Apr 13 16:16:15 2023 +0200
cfc11c0
MINOR: channel/stconn: Replace sc_shutr() by sc_abort()
by Christopher Faulet
· Thu Apr 13 16:10:23 2023 +0200
0c370ee
MINOR: stconn: Rename SC_FL_SHUTR in SC_FL_ABRT_DONE
by Christopher Faulet
· Thu Apr 13 16:05:13 2023 +0200
df7cd71
MINOR: channel/stconn: Replace channel_shutw_now() by sc_schedule_shutdown()
by Christopher Faulet
· Thu Apr 13 15:56:26 2023 +0200
e38534c
MINOR: stconn: Rename SC_FL_SHUTW_NOW in SC_FL_SHUT_WANTED
by Christopher Faulet
· Thu Apr 13 15:45:24 2023 +0200
12762f0
MINOR: channel/stconn: Replace channel_shutr_now() by sc_schedule_abort()
by Christopher Faulet
· Thu Apr 13 15:40:10 2023 +0200
573ead1
MINOR: stconn: Rename SC_FL_SHUTR_NOW in SC_FL_ABRT_WANTED
by Christopher Faulet
· Thu Apr 13 15:39:30 2023 +0200
7eb837d
MINOR: stream: Introduce stream_abort() to abort on both sides in same time
by Christopher Faulet
· Thu Apr 13 15:22:29 2023 +0200
3db538a
MINOR: channel: Forwad close to other side on abort
by Christopher Faulet
· Thu Apr 13 15:13:12 2023 +0200
c394e21
REGTESTS: fix the race conditions in log_uri.vtc
by Christopher Faulet
· Thu Apr 13 15:11:23 2023 +0200
0adffb6
MINOR: filters: Review and simplify errors handling
by Christopher Faulet
· Thu Apr 13 14:49:04 2023 +0200
dbad8ec
MINOR: stream: Uninline and export sess_set_term_flags() function
by Christopher Faulet
· Thu Apr 13 14:46:01 2023 +0200
9512588
BUG/MEDIUM: stconn: Do nothing in sc_conn_recv() when the SC needs more room
by Christopher Faulet
· Wed Apr 12 18:35:18 2023 +0200
915ba08
BUG/MEDIUM: stream: Report write timeouts before testing the flags
by Christopher Faulet
· Wed Apr 12 18:23:15 2023 +0200
925279c
BUG/MINOR: stream: Fix test on SE_FL_ERROR on the wrong entity
by Christopher Faulet
· Wed Apr 12 14:20:36 2023 +0200
ea5a5e6
CI: enable monthly test on Fedora Rawhide
by Ilya Shipitsin
· Sat Apr 08 13:30:42 2023 +0200
86a40f5
CI: bump "actions/checkout" to v3 for cross zoo matrix
by Ilya Shipitsin
· Sat Apr 08 13:32:31 2023 +0200
895700b
BUG/MINOR: quic: Wrong Application encryption level selection when probing
by Frédéric Lécaille
· Thu Apr 13 18:30:16 2023 +0200
a576c1b
MINOR: quic: Remove a useless test about probing in qc_prep_pkts()
by Frédéric Lécaille
· Thu Apr 13 15:59:02 2023 +0200
91369cf
MINOR: quic: Display the packet number space flags in traces
by Frédéric Lécaille
· Thu Apr 13 15:55:49 2023 +0200
595251f
BUG/MINOR: quic: SIGFPE in quic_cubic_update()
by Frédéric Lécaille
· Thu Apr 13 10:46:42 2023 +0200
9d68c6a
BUG/MINOR: quic: Possible wrapped values used as ACK tree purging limit.
by Frédéric Lécaille
· Wed Apr 12 20:49:29 2023 +0200
45bf1a8
BUG/MEDIUM: quic: Code sanitization about acknowledgements requirements
by Frédéric Lécaille
· Wed Apr 12 18:51:49 2023 +0200
eb3e517
MINOR: quic: Add connection flags to traces
by Frédéric Lécaille
· Wed Apr 12 13:41:54 2023 +0200
809bd9f
BUG/MINOR: quic: Ignored less than 1ms RTTs
by Frédéric Lécaille
· Thu Apr 06 13:13:08 2023 +0200
fad0e6c
MINOR: quic: Add packet loss and maximum cc window to "show quic"
by Frédéric Lécaille
· Thu Apr 06 10:19:17 2023 +0200
f98a8c3
BUG/MEDIUM: fd: don't wait for tmask to stabilize if we're not in it.
by Olivier Houchard
· Thu Apr 13 16:12:38 2023 +0200
a07635e
MINOR: bind-conf: support a new shards value: "by-group"
by Willy Tarreau
· Thu Apr 13 17:25:43 2023 +0200
d30e82b
MINOR: receiver: reserve special values for "shards"
by Willy Tarreau
· Thu Apr 13 17:11:23 2023 +0200
53fc98c
MINOR: fd: implement fd_migrate_on() to migrate on a non-local thread
by Amaury Denoyelle
· Mon Apr 03 15:27:13 2023 +0200
7b44c26
MINOR: fd: add a lock bit with the tgid
by Willy Tarreau
· Thu Apr 13 14:27:48 2023 +0200
4d882bd
MINOR: fd: optimize fd_claim_tgid() for use in fd_insert()
by Willy Tarreau
· Thu Apr 13 15:22:42 2023 +0200
97da942
MINOR: thread: keep a bitmask of enabled groups in thread_set
by Willy Tarreau
· Wed Mar 01 11:24:29 2023 +0100
3f21097
BUG/MINOR: stick_table: alert when type len has incorrect characters
by William Lallemand
· Thu Apr 13 14:33:52 2023 +0200
28f2a59
MINOR: activity: add a line reporting the average CPU usage to "show activity"
by Willy Tarreau
· Tue Apr 11 15:26:24 2023 +0200
6fd2576
MINOR: quic: Add a trace for packet with an ACK frame
by Frédéric Lécaille
· Fri Apr 07 19:01:33 2023 +0200
e47adca
MINOR: quic: Dump more information at proto level when building packets
by Frédéric Lécaille
· Fri Apr 07 18:12:00 2023 +0200
c0aaa07
MINOR: quic: Modify qc_try_rm_hp() traces
by Frédéric Lécaille
· Fri Apr 07 17:58:49 2023 +0200
6873731
BUG/MINOR: quic: Wrong packet number space probing before confirmed handshake
by Frédéric Lécaille
· Fri Apr 07 16:28:46 2023 +0200
2513b1d
MINOR: quic: Trace fix in quic_pto_pktns() (handshaske status)
by Frédéric Lécaille
· Fri Apr 07 15:39:17 2023 +0200
c202c74
BUG/MEDIUM: mux-h2: Never set SE_FL_EOS without SE_FL_EOI or SE_FL_ERROR
by Christopher Faulet
· Tue Apr 11 08:59:08 2023 +0200
c393c9e
BUG/MEDIUM: mux-h1: Report EOI when a TCP connection is upgraded to H2
by Christopher Faulet
· Tue Apr 11 08:32:13 2023 +0200
f65cf36
MINOR: hlua: Stop to check the SC state when executing a hlua cli command
by Christopher Faulet
· Tue Apr 11 08:16:52 2023 +0200
5220a8c
BUG/MEDIUM: resolvers: Force the connect timeout for DNS resolutions
by Christopher Faulet
· Tue Apr 11 08:04:04 2023 +0200
142cc1b
BUG/MINOR: resolvers: Wakeup DNS idle task on stopping
by Christopher Faulet
· Tue Apr 11 07:58:27 2023 +0200
e0f4717
BUG/MEDIUM: dns: Kill idle DNS sessions during stopping stage
by Christopher Faulet
· Tue Apr 11 07:44:34 2023 +0200
211452e
BUG/MEDIUM: log: Eat output data when waiting for appctx shutdown
by Christopher Faulet
· Tue Apr 11 07:56:50 2023 +0200
9837bd8
BUG/MEDIUM: stats: Eat output data when waiting for appctx shutdown
by Christopher Faulet
· Tue Apr 11 07:41:30 2023 +0200
1901c1b
BUG/MEDIUM: http-client: Eat output data when waiting for appctx shutdown
by Christopher Faulet
· Tue Apr 11 07:38:34 2023 +0200
1fb97e4
BUG/MEDIUM: cli: Eat output data when waiting for appctx shutdown
by Christopher Faulet
· Fri Apr 07 18:07:51 2023 +0200
33af996
BUG/MEDIUM: cli: Set SE_FL_EOI flag for '_getsocks' and 'quit' commands
by Christopher Faulet
· Fri Apr 07 17:58:21 2023 +0200
768b628
[RELEASE] Released version 2.8-dev7
by Willy Tarreau
· Sat Apr 08 17:38:39 2023 +0200
0963b8a
BUG/MEDIUM: listeners: Use the right parameters for strlcpy2().
by Olivier Houchard
· Sat Apr 08 14:58:53 2023 +0200
Next »