Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
5313570605fdcf471e7286a68432830a2a1ca72f
/
src
5313570
BUG/MINOR: http_rules: fix errors paths in http_parse_redirect_rule()
by Aurelien DARRAGON
· Thu May 11 10:34:49 2023 +0200
7abc922
MINOR: proxy: add http_free_redirect_rule() function
by Aurelien DARRAGON
· Thu May 11 10:30:27 2023 +0200
8dfc249
BUG/MINOR: proxy: missing free in free_proxy for redirect rules
by Aurelien DARRAGON
· Thu May 11 12:36:32 2023 +0200
7542fb4
MINOR: stconn: Add a cross-reference between SE descriptor
by Christopher Faulet
· Thu May 11 14:40:27 2023 +0200
efebff3
BUG/MEDIUM: mux-fcgi: Don't request more room if mux is waiting for more data
by Christopher Faulet
· Thu May 11 11:33:05 2023 +0200
a272c39
BUG/MEDIUM: mux-fcgi: Never set SE_FL_EOS without SE_FL_EOI or SE_FL_ERROR
by Christopher Faulet
· Thu May 11 11:16:59 2023 +0200
4cfb001
MINOR: stats: report the listener's protocol along with the address in stats
by Willy Tarreau
· Thu May 11 14:49:43 2023 +0200
5f67b17
MEDIUM: mux-quic: adjust transport layer error handling
by Amaury Denoyelle
· Thu May 04 18:52:42 2023 +0200
b2e31d3
MEDIUM: quic: streamline error notification
by Amaury Denoyelle
· Wed May 10 11:57:40 2023 +0200
2ad41b8
MINOR: mux-quic: simplify return path of qc_send()
by Amaury Denoyelle
· Wed May 10 11:59:10 2023 +0200
b35e32e
MINOR: mux-quic: factorize send subscribing
by Amaury Denoyelle
· Wed May 03 09:50:25 2023 +0200
04b2208
MINOR: mux-quic: do not send STREAM frames if already subscribe
by Amaury Denoyelle
· Wed May 03 09:50:39 2023 +0200
2d5c3f5
MINOR: mux-quic: add traces for stream wake
by Amaury Denoyelle
· Thu May 11 13:41:41 2023 +0200
69670e8
BUG/MINOR: mux-quic: no need to subscribe for detach streams
by Amaury Denoyelle
· Wed May 03 09:50:04 2023 +0200
131f2d9
BUG/MINOR: mux-quic: do not free frame already released by quic-conn
by Amaury Denoyelle
· Tue May 09 14:10:55 2023 +0200
3fd4093
BUG/MINOR: mux-quic: do not prevent shutw on error
by Amaury Denoyelle
· Wed May 10 10:41:47 2023 +0200
9615102
MINOR: stats: report the number of times the global maxconn was reached
by Willy Tarreau
· Thu May 11 13:51:31 2023 +0200
3c4a297
MINOR: stats: report the total number of warnings issued
by Willy Tarreau
· Thu May 11 12:02:21 2023 +0200
0dd4fa5
BUG/MINOR: quic: Buggy acknowlegments of acknowlegments function
by Frédéric Lécaille
· Tue May 02 08:57:37 2023 +0200
d7d507a
CLEANUP: hlua_fcn/queue: make queue:push() easier to read
by Aurelien DARRAGON
· Wed May 10 19:59:35 2023 +0200
c0af7cd
BUG/MINOR: hlua_fcn/queue: fix reference leak
by Aurelien DARRAGON
· Wed May 10 19:47:08 2023 +0200
bd8a94a
BUG/MINOR: hlua_fcn/queue: fix broken pop_wait()
by Aurelien DARRAGON
· Wed May 10 19:30:26 2023 +0200
0fda8d2
BUG/MEDIUM: filters: Don't deinit filters for disabled proxies during startup
by Christopher Faulet
· Thu May 11 09:11:57 2023 +0200
7f4ffad
MINOR: spoe: Don't stop disabled proxies
by Christopher Faulet
· Thu May 11 09:08:28 2023 +0200
16e3141
BUILD: mjson: Fix warning about unused variables
by Christopher Faulet
· Wed May 10 18:41:54 2023 +0200
83f54b9
CLEANUP: src/listener.c: remove redundant NULL check
by Ilya Shipitsin
· Wed Apr 26 21:05:12 2023 +0200
bd90a16
MEDIUM: stream: Resync analyzers at the end of process_stream() on change
by Christopher Faulet
· Wed May 10 16:40:27 2023 +0200
b1368ad
BUG/MEDIUM: stream: Forward shutdowns when unhandled errors are caught
by Christopher Faulet
· Wed May 10 16:28:38 2023 +0200
862588a
BUG/MINOR: config: make compression work again in defaults section
by Willy Tarreau
· Wed May 10 16:39:00 2023 +0200
b971696
BUG/MINOR: quic: Possible crash when dumping version information
by Frédéric Lécaille
· Wed May 10 13:06:31 2023 +0200
da24bcf
BUG/MEDIUM: mux-quic: wakeup tasklet to close on error
by Amaury Denoyelle
· Tue May 09 18:20:45 2023 +0200
58721f2
BUG/MINOR: mux-quic: fix transport VS app CONNECTION_CLOSE
by Amaury Denoyelle
· Tue May 09 18:01:09 2023 +0200
a236c58
BUG/MEDIUM: stats: Require more room if buffer is almost full
by Christopher Faulet
· Tue May 09 16:31:01 2023 +0200
930afdf
BUILD: ssl: buggy -Werror=dangling-pointer since gcc 13.0
by William Lallemand
· Tue May 09 14:15:57 2023 +0200
d6f0557
BUG/MEDIUM: cache: Don't request more room than the max allowed
by Christopher Faulet
· Tue May 09 11:31:24 2023 +0200
7a01ff7
BUG/MINOR: quic: Wrong key update cipher context initialization for encryption
by Frédéric Lécaille
· Tue May 02 20:03:19 2023 +0200
a946125
CLEANUP: quic: Typo fix for quic_connection_id pool
by Frédéric Lécaille
· Mon Apr 24 18:20:44 2023 +0200
1bc6e31
CLEANUP: quic: Rename several <buf> variables in quic_frame.(c|h)
by Frédéric Lécaille
· Mon Apr 24 17:45:01 2023 +0200
95e6c99
BUILD: debug: do not check the isolated_thread variable in non-threaded builds
by Willy Tarreau
· Sun May 07 15:02:30 2023 +0200
dd9f921
CLEANUP: fix a few reported typos in code comments
by Willy Tarreau
· Sun May 07 07:07:44 2023 +0200
615c301
MINOR: config: allow cpu-map to take commas in lists of ranges
by Willy Tarreau
· Fri May 05 16:10:05 2023 +0200
2273af1
MINOR: quic: implement oneline format for "show quic"
by Amaury Denoyelle
· Fri May 05 16:08:34 2023 +0200
bc1f5fe
MINOR: quic: add format argument for "show quic"
by Amaury Denoyelle
· Fri May 05 16:07:58 2023 +0200
86fb22c
MINOR: hlua_fcn: add Queue class
by Aurelien DARRAGON
· Wed May 03 17:03:09 2023 +0200
40cd44f
MINOR: hlua: declare hlua_gethlua() function
by Aurelien DARRAGON
· Thu May 04 13:59:48 2023 +0200
e0b1635
CLEANUP: hlua: hlua_register_task() may longjmp
by Aurelien DARRAGON
· Fri Apr 21 17:38:37 2023 +0200
977688b
MINOR: server: fix message report when IDRAIN is set and MAINT is cleared
by Aurelien DARRAGON
· Wed May 03 10:36:54 2023 +0200
a2c5321
BUG/MINOR: hlua: spinning loop in hlua_socket_handler()
by Aurelien DARRAGON
· Tue May 02 19:10:24 2023 +0200
717a38d
MINOR: hlua: expose proxy mailers
by Aurelien DARRAGON
· Wed Apr 26 19:02:43 2023 +0200
5bed48f
MINOR: mailers/hlua: disable email sending from lua
by Aurelien DARRAGON
· Fri Apr 21 17:32:46 2023 +0200
0bd53b2
MINOR: hlua/event_hdl: expose SERVER_CHECK event
by Aurelien DARRAGON
· Thu Mar 30 15:53:33 2023 +0200
dcbc2d2
MINOR: checks/event_hdl: SERVER_CHECK event
by Aurelien DARRAGON
· Thu Mar 30 10:19:08 2023 +0200
948dd3d
MINOR: hlua: expose SERVER_ADMIN event
by Aurelien DARRAGON
· Wed Apr 26 11:27:09 2023 +0200
a163d65
MINOR: server/event_hdl: add SERVER_ADMIN event
by Aurelien DARRAGON
· Fri Apr 21 18:06:58 2023 +0200
c99f3ad
MINOR: hlua: expose SERVER_STATE event
by Aurelien DARRAGON
· Wed Apr 12 15:47:16 2023 +0200
c249f6d
OPTIM: server: publish UP/DOWN events from STATE change
by Aurelien DARRAGON
· Wed Apr 19 22:34:01 2023 +0200
e3eea29
MINOR: server/event_hdl: add SERVER_STATE event
by Aurelien DARRAGON
· Tue Apr 04 21:28:07 2023 +0200
306a5fc
MINOR: server/event_hdl: publish macro helper
by Aurelien DARRAGON
· Tue Apr 25 10:44:41 2023 +0200
fc84553
MINOR: hlua_fcn: add Proxy.get_srv_act() and Proxy.get_srv_bck()
by Aurelien DARRAGON
· Mon Apr 03 11:00:18 2023 +0200
fc759b4
MINOR: hlua_fcn: add Server.get_pend_conn() and Server.get_cur_sess()
by Aurelien DARRAGON
· Mon Apr 03 10:43:17 2023 +0200
3889efa
MINOR: hlua_fcn: add Server.get_proxy()
by Aurelien DARRAGON
· Mon Apr 03 14:00:58 2023 +0200
4be36a1
MINOR: hlua_fcn: add Server.get_trackers()
by Aurelien DARRAGON
· Wed Mar 29 14:02:39 2023 +0200
406511a
MINOR: hlua_fcn: add Server.tracking()
by Aurelien DARRAGON
· Wed Mar 29 11:30:36 2023 +0200
7a03dee
MINOR: hlua_fcn: add Server.is_dynamic()
by Aurelien DARRAGON
· Wed Mar 29 10:49:30 2023 +0200
c72051d
MINOR: hlua_fcn: add Server.is_backup()
by Aurelien DARRAGON
· Wed Mar 29 10:44:38 2023 +0200
862a0fe
MINOR: hlua_fcn: fix Server.is_draining() return type
by Aurelien DARRAGON
· Wed Mar 29 10:46:36 2023 +0200
e7405d4
MEDIUM: stconn: Check room needed to unblock opposite SC when data was sent
by Christopher Faulet
· Fri May 05 11:40:30 2023 +0200
18b3309
MEDIUM: stconn: Check room needed to unblock SC on fast-forward
by Christopher Faulet
· Fri May 05 11:40:07 2023 +0200
c184b11
MEDIUM: applet: Check room needed to unblock opposite SC when data was consumed
by Christopher Faulet
· Fri May 05 11:39:03 2023 +0200
fab82bf
BUG/MEDIUM: stconn: Unblock SC from stream if there is enough room to progrees
by Christopher Faulet
· Fri May 05 11:30:16 2023 +0200
7b3d38a
MEDIUM: tree-wide: Change sc API to specify required free space to progress
by Christopher Faulet
· Fri May 05 11:28:45 2023 +0200
9aed112
MINOR: stconn: Add a field to specify the room needed by the SC to progress
by Christopher Faulet
· Fri May 05 11:25:19 2023 +0200
7a48b72
MINOR: peers: Use the applet API to send message
by Christopher Faulet
· Fri May 05 11:00:50 2023 +0200
f4258bd
MINOR: stats: Use the applet API to write data
by Christopher Faulet
· Fri May 05 10:59:39 2023 +0200
e8ee27b
MINOR: cli: Use applet API to write output message
by Christopher Faulet
· Fri May 05 10:56:00 2023 +0200
b6ae2aa
MINOR: ssl: allow to change the signature algorithm for client authentication
by William Lallemand
· Fri May 05 00:05:46 2023 +0200
1d3c822
MINOR: ssl: allow to change the server signature algorithm
by William Lallemand
· Thu May 04 15:33:55 2023 +0200
e69919d
CLEANUP: debug: remove the now unused ha_thread_dump_all_to_trash()
by Willy Tarreau
· Thu May 04 19:19:04 2023 +0200
009b551
MINOR: debug: make "show threads" properly iterate over all threads
by Willy Tarreau
· Thu May 04 19:07:56 2023 +0200
880d168
MINOR: debug: write panic dump to stderr one thread at a time
by Willy Tarreau
· Thu May 04 18:52:51 2023 +0200
9a6ecbd
MEDIUM: debug: simplify the thread dump mechanism
by Willy Tarreau
· Thu May 04 16:23:51 2023 +0200
34f81d5
BUG/MINOR: mux-h2: Also expect data when waiting for a tunnel establishment
by Christopher Faulet
· Thu May 04 16:41:37 2023 +0200
cb01f5d
BUG/MINOR: debug: do not emit empty lines in thread dumps
by Willy Tarreau
· Thu May 04 16:28:30 2023 +0200
d4af041
MINOR: mux-quic: close connection asap on local error
by Amaury Denoyelle
· Wed May 03 18:17:19 2023 +0200
35542ce
MINOR: mux-quic: report local error on stream endpoint asap
by Amaury Denoyelle
· Wed May 03 18:16:40 2023 +0200
51f116d
MINOR: mux-quic: adjust local error API
by Amaury Denoyelle
· Thu May 04 15:49:02 2023 +0200
b8901d2
MINOR: mux-quic: wake up after recv only if avail data
by Amaury Denoyelle
· Wed May 03 15:30:04 2023 +0200
8d44bfa
MINOR: mux-quic: add trace event for local error
by Amaury Denoyelle
· Thu May 04 15:16:01 2023 +0200
b737f95
BUG/MINOR: mux-quic: prevent quic_conn error code to be overwritten
by Amaury Denoyelle
· Thu May 04 15:36:17 2023 +0200
4403cdf
BUG/MEDIUM: mux-h2: Properly handle end of request to expect data from server
by Christopher Faulet
· Thu May 04 15:49:12 2023 +0200
e5e6223
MINOR: debug: permit the "debug dev loop" to run under isolation
by Willy Tarreau
· Thu May 04 11:50:26 2023 +0200
b30ced3
BUG/MINOR: debug: fix incorrect profiling status reporting in show threads
by Willy Tarreau
· Thu May 04 11:30:55 2023 +0200
8b3e39e
MINOR: activity: allow "show activity" to restart in the middle of a line
by Willy Tarreau
· Wed May 03 16:18:30 2023 +0200
6ed0b98
MINOR: activity: allow "show activity" to restart dumping on any line
by Willy Tarreau
· Wed May 03 15:52:19 2023 +0200
8ee0d11
MINOR: activity: iterate over all fields in a main loop for dumping
by Willy Tarreau
· Wed May 03 15:25:04 2023 +0200
a465b21
MINOR: activity: show the line header inside the SHOW_VAL macro
by Willy Tarreau
· Wed May 03 14:51:05 2023 +0200
5ddf9be
MINOR: activity: use a single macro to iterate over all fields
by Willy Tarreau
· Wed May 03 14:28:35 2023 +0200
ff508f1
BUILD: cli: fix build on Windows due to isalnum() implemented as a macro
by Willy Tarreau
· Wed May 03 16:28:54 2023 +0200
117c7fd
BUG/MINOR: ssl/sample: x509_v_err_str converter output when not found
by William Lallemand
· Wed May 03 15:13:10 2023 +0200
9867987
DEBUG: cli: add "debug dev task" to show/wake/expire/kill tasks and tasklets
by Willy Tarreau
· Wed May 03 11:22:45 2023 +0200
Next »