Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
f2e44d4e871f2a3854728ad1c9ede8894df96033
f2e44d4
REGTESTS: add more complex check conditions to check_conditions.vtc
by Willy Tarreau
· Sat Jul 17 10:43:33 2021 +0200
b333db3
REGTEST: make check_condition.vtc fail as soon as possible
by Willy Tarreau
· Sat Jul 17 10:54:46 2021 +0200
316ea7e
MINOR: cfgcond: support terms made of parenthesis around expressions
by Willy Tarreau
· Fri Jul 16 14:56:59 2021 +0200
ca81887
MINOR: cfgcond: insert an expression between the condition and the term
by Willy Tarreau
· Fri Jul 16 14:46:09 2021 +0200
087b2d0
MINOR: cfgcond: make the conditional term parser automatically allocate nodes
by Willy Tarreau
· Fri Jul 16 14:27:20 2021 +0200
ca56d3d
MINOR: cfgcond: support negating conditional expressions
by Willy Tarreau
· Fri Jul 16 13:56:54 2021 +0200
c8194c3
MINOR: cfgcond: remerge all arguments into a single line
by Willy Tarreau
· Fri Jul 16 16:38:58 2021 +0200
379ceea
MEDIUM: cfgcond: report invalid trailing chars after expressions
by Willy Tarreau
· Fri Jul 16 16:18:03 2021 +0200
f869095
MINOR: cfgcond: start to split the condition parser to introduce terms
by Willy Tarreau
· Fri Jul 16 12:12:00 2021 +0200
66243b4
REORG: config: move the condition preprocessing code to its own file
by Willy Tarreau
· Fri Jul 16 15:39:28 2021 +0200
ee0d727
CLEANUP: hlua: use free_args() to release args arrays
by Willy Tarreau
· Fri Jul 16 10:26:56 2021 +0200
c15221b
CLEANUP: config: use free_args() to release args array in cfg_eval_condition()
by Willy Tarreau
· Fri Jul 16 10:26:09 2021 +0200
ab213a5
MINOR: arg: add a free_args() function to free an args array
by Willy Tarreau
· Fri Jul 16 10:13:00 2021 +0200
a87e782
MINOR: init: make -cc support environment variables expansion
by Willy Tarreau
· Fri Jul 16 19:14:54 2021 +0200
7edc0fd
MINOR: init: verify that there is a single word on "-cc"
by Willy Tarreau
· Fri Jul 16 16:36:05 2021 +0200
79c52ec
REGTESTS: test track support for dynamic servers
by Amaury Denoyelle
· Thu Jul 15 11:23:17 2021 +0200
56eb8ed
MEDIUM: server: support track keyword for dynamic servers
by Amaury Denoyelle
· Tue Jul 13 10:36:03 2021 +0200
79f68be
MINOR: srv: do not allow to track a dynamic server
by Amaury Denoyelle
· Tue Jul 13 10:35:50 2021 +0200
669b620
MINOR: srv: extract tracking server config function
by Amaury Denoyelle
· Tue Jul 13 10:35:23 2021 +0200
6a51090
BUILD: lua: silence a build warning with TCC
by Willy Tarreau
· Wed Jul 14 19:41:25 2021 +0200
1335da3
BUILD: add detection of missing important CFLAGS
by Willy Tarreau
· Wed Jul 14 17:54:01 2021 +0200
0498fa4
BUG/MINOR: ssl: Default-server configuration ignored by server
by Remi Tricot-Le Breton
· Tue Jul 13 18:28:22 2021 +0200
4c6986a
CLEANUP: applet: remove unused thread_mask
by Willy Tarreau
· Tue Jul 13 18:01:46 2021 +0200
befeae8
MINOR: mux_h2: define config to disable h2 websocket support
by Amaury Denoyelle
· Fri Jul 09 17:14:30 2021 +0200
b60fb8d
BUG/MEDIUM: http_ana: fix crash for http_proxy mode during uri rewrite
by Amaury Denoyelle
· Thu Jul 08 17:27:01 2021 +0200
c453f95
MINOR: http: use http uri parser for path
by Amaury Denoyelle
· Tue Jul 06 11:40:12 2021 +0200
5a9bd37
REORG: http_ana: split conditions for monitor-uri in wait for request
by Amaury Denoyelle
· Tue Jul 06 11:23:10 2021 +0200
69294b2
MINOR: http: use http uri parser for authority
by Amaury Denoyelle
· Tue Jul 06 11:02:22 2021 +0200
8ac8cbf
MINOR: http: use http uri parser for scheme
by Amaury Denoyelle
· Tue Jul 06 10:52:58 2021 +0200
89c68c8
MINOR: http: implement http uri parser
by Amaury Denoyelle
· Tue Jul 06 10:48:44 2021 +0200
164ae4a
BUILD: http_htx: fix ci compilation error with isdigit for Windows
by Amaury Denoyelle
· Wed Jul 07 17:17:39 2021 +0200
ff5adf8
REGTESTS: add http scheme-based normalization test
by Amaury Denoyelle
· Wed Jul 07 10:49:29 2021 +0200
4ca0f36
MEDIUM: h2: apply scheme-based normalization on h2 requests
by Amaury Denoyelle
· Wed Jul 07 10:49:28 2021 +0200
852d78c
MEDIUM: h1-htx: apply scheme-based normalization on h1 requests
by Amaury Denoyelle
· Wed Jul 07 10:49:27 2021 +0200
4c0882b
MEDIUM: http: implement scheme-based normalization
by Amaury Denoyelle
· Wed Jul 07 10:49:26 2021 +0200
ef08811
MINOR: http: implement http_get_scheme
by Amaury Denoyelle
· Wed Jul 07 10:49:25 2021 +0200
5b654ad
BUILD: stick-table: shut up invalid "uninitialized" warning in gcc 8.3
by Willy Tarreau
· Tue Jul 06 18:51:12 2021 +0200
07954fb
MEDIUM: stats: include disabled proxies that hold active sessions to stats
by Marno Krahmer
· Thu Jun 24 16:51:08 2021 +0200
2304887
Revert "MINOR: tcp-act: Add set-src/set-src-port for "tcp-request content" rules"
by Christopher Faulet
· Tue Jul 06 11:25:36 2021 +0200
dfb34a8
BUG/MINOR: cli: fix server name output in "show fd"
by Willy Tarreau
· Tue Jul 06 11:41:10 2021 +0200
5a9c637
BUG/MEDIUM: sock: make sure to never miss early connection failures
by Willy Tarreau
· Tue Jul 06 08:29:20 2021 +0200
726783d
MEDIUM: stick-table: make the use of 'gpc' excluding the use of 'gpc0/1''
by Emeric Brun
· Wed Jun 30 19:06:43 2021 +0200
4d7ada8
MEDIUM: stick-table: add the new arrays of gpc and gpc_rate
by Emeric Brun
· Wed Jun 30 19:04:16 2021 +0200
f7ab0bf
MEDIUM: stick-table: make the use of 'gpt' excluding the use of 'gpt0'
by Emeric Brun
· Wed Jun 30 18:58:22 2021 +0200
877b0b5
MEDIUM: stick-table: add the new array of gpt data_type
by Emeric Brun
· Wed Jun 30 18:57:49 2021 +0200
1a6b725
DOC: stick-table: add missing documentation about gpt0 stored type
by Emeric Brun
· Thu Jul 01 18:34:48 2021 +0200
90a9b67
MEDIUM: peers: handle arrays of std types in peers protocol
by Emeric Brun
· Tue Jun 22 16:09:55 2021 +0200
c64a2a3
MEDIUM: stick-table: handle arrays of standard types into stick-tables
by Emeric Brun
· Wed Jun 30 18:01:02 2021 +0200
0e3457b
MINOR: stick-table: make skttable_data_cast to use only std types
by Emeric Brun
· Wed Jun 30 17:18:28 2021 +0200
08b0f67
BUG/MINOR: peers: fix data_type bit computation more than 32 data_types
by Emeric Brun
· Thu Jul 01 18:54:05 2021 +0200
01928ae
BUG/MINOR: stick-table: fix several printf sign errors dumping tables
by Emeric Brun
· Wed Jun 30 16:24:04 2021 +0200
d3e7dc4
DOC: config: use CREATE USER for mysql-check
by Daniel Black
· Thu Jul 01 12:09:32 2021 +1000
bae4cb2
BUILD/MEDIUM: tcp: set-mark support for OpenBSD
by David Carlier
· Sat Jul 03 10:15:15 2021 +0100
96a2f50
[RELEASE] Released version 2.5-dev1
by Willy Tarreau
· Wed Jun 30 16:16:14 2021 +0200
5ea07d9
CLEANUP: peers: re-write intdecode function comment.
by Emeric Brun
· Wed Jun 30 13:21:58 2021 +0200
81ba74a
BUG/MEDIUM: resolvers: Make 1st server of a template take part to SRV resolution
by Christopher Faulet
· Tue Jun 29 20:52:35 2021 +0200
0de0bec
BUG/MINOR: mqtt: Support empty client ID in CONNECT message
by Christopher Faulet
· Mon Jun 28 15:37:59 2021 +0200
ca925c9
BUG/MINOR: mqtt: Fix parser for string with more than 127 characters
by Christopher Faulet
· Mon Jun 28 15:26:00 2021 +0200
5bbfff1
BUILD: tcp-act: avoid warning when set-mark / set-tos are not supported
by Willy Tarreau
· Mon Jun 28 07:12:22 2021 +0200
f7f53af
BUILD/MEDIUM: tcp: set-mark setting support for FreeBSD.
by David Carlier
· Sat Jun 26 12:04:36 2021 +0100
ee9c98d
CLEANUP: tcp-act: Sort action lists
by Christopher Faulet
· Fri Jun 25 15:18:33 2021 +0200
469c06c
MINOR: http-act/tcp-act: Add "set-mark" and "set-tos" for tcp content rules
by Christopher Faulet
· Fri Jun 25 15:11:35 2021 +0200
1da374a
MINOR: http-act/tcp-act: Add "set-nice" for tcp content rules
by Christopher Faulet
· Fri Jun 25 14:46:02 2021 +0200
551a641
MINOR: http-act/tcp-act: Add "set-log-level" for tcp content rules
by Christopher Faulet
· Fri Jun 25 14:35:29 2021 +0200
fa5880b
BUG/MINOR: tcpcheck: Fix numbering of implicit HTTP send/expect rules
by Christopher Faulet
· Fri Jun 25 11:37:45 2021 +0200
953771b
BUILD: Makefile: fix linkage for Haiku.
by David Carlier
· Sat Jun 19 14:42:43 2021 +0000
dfee217
BUG/MINOR: checks: return correct error code for srv_parse_agent_check
by Dirkjan Bussink
· Fri Jun 18 19:57:49 2021 +0000
07ecff5
MINOR: resolvers: Reset server IP on error in resolv_get_ip_from_response()
by Christopher Faulet
· Thu Jun 24 15:33:52 2021 +0200
a8ce497
BUG/MINOR: resolvers: Reset server IP when no ip is found in the response
by Christopher Faulet
· Thu Jun 24 15:26:03 2021 +0200
d7bb234
BUG/MINOR: resolvers: Always attach server on matching record on resolution
by Christopher Faulet
· Thu Jun 24 15:16:48 2021 +0200
47ee44f
BUG/MINOR: queue/debug: use the correct lock labels on the queue lock
by Willy Tarreau
· Thu Jun 24 16:00:18 2021 +0200
19c5581
BUG: backend: stop looking for queued connections once there's no more
by Willy Tarreau
· Thu Jun 24 15:51:12 2021 +0200
d03adce
MINOR: queue: simplify pendconn_unlink() regarding srv vs px
by Willy Tarreau
· Wed Jun 23 16:54:16 2021 +0200
51c63f0
MINOR: queue: remove the px/srv fields from pendconn
by Willy Tarreau
· Wed Jun 23 16:43:45 2021 +0200
8429097
MINOR: queue: store a pointer to the queue into the pendconn
by Willy Tarreau
· Wed Jun 23 16:33:52 2021 +0200
cdc83e0
MINOR: queue: add a pointer to the server and the proxy in the queue
by Willy Tarreau
· Wed Jun 23 16:11:02 2021 +0200
df3b0cb
MINOR: queue: add queue_init() to initialize a queue
by Willy Tarreau
· Wed Jun 23 15:08:06 2021 +0200
ae0b12e
MEDIUM: queue: use a trylock on the server's queue
by Willy Tarreau
· Thu Jun 24 08:30:07 2021 +0200
49667c1
MEDIUM: queue: take the proxy lock only during the px queue accesses
by Willy Tarreau
· Thu Jun 24 08:04:24 2021 +0200
98c8910
MINOR: queue: use atomic-ops to update the queue's index (v2)
by Willy Tarreau
· Fri Jun 18 10:51:58 2021 +0200
12529c0
MINOR: queue: factor out the proxy/server queuing code (v2)
by Willy Tarreau
· Fri Jun 18 10:21:20 2021 +0200
a0e9c55
MEDIUM: queue: determine in process_srv_queue() if the proxy is usable (v2)
by Willy Tarreau
· Fri Jun 18 19:45:17 2021 +0200
9ab7829
MEDIUM: queue: simplify again the process_srv_queue() API (v2)
by Willy Tarreau
· Tue Jun 22 18:47:51 2021 +0200
16fbdda
MEDIUM: queue: use a dedicated lock for the queues (v2)
by Willy Tarreau
· Fri Jun 18 09:45:27 2021 +0200
9cef43a
MEDIUM: queue: update px->served and lb's take_conn once per loop
by Willy Tarreau
· Thu Jun 24 07:47:08 2021 +0200
a48905b
Revert "MEDIUM: queue: make pendconn_process_next_strm() only return the pendconn"
by Willy Tarreau
· Thu Jun 24 07:27:01 2021 +0200
d83c98e
Revert "MINOR: queue: update proxy->served once out of the loop"
by Willy Tarreau
· Thu Jun 24 07:26:59 2021 +0200
e76fc32
Revert "MEDIUM: queue: refine the locking in process_srv_queue()"
by Willy Tarreau
· Thu Jun 24 07:26:57 2021 +0200
3f70fb9
Revert "MEDIUM: queue: use a dedicated lock for the queues"
by Willy Tarreau
· Thu Jun 24 07:26:28 2021 +0200
ccd85a3
Revert "MEDIUM: queue: simplify again the process_srv_queue() API"
by Willy Tarreau
· Thu Jun 24 07:22:18 2021 +0200
58f4dfb
Revert "MINOR: queue: factor out the proxy/server queuing code"
by Willy Tarreau
· Thu Jun 24 07:22:15 2021 +0200
a4a9bba
Revert "MINOR: queue: use atomic-ops to update the queue's index"
by Willy Tarreau
· Thu Jun 24 07:22:12 2021 +0200
ddac4a1
Revert "MEDIUM: queue: determine in process_srv_queue() if the proxy is usable"
by Willy Tarreau
· Thu Jun 24 07:22:08 2021 +0200
5343d8e
Revert "MEDIUM: queue: move the queue lock manipulation to pendconn_process_next_strm()"
by Willy Tarreau
· Thu Jun 24 07:22:03 2021 +0200
90a160a
Revert "MEDIUM: queue: unlock as soon as possible"
by Willy Tarreau
· Thu Jun 24 07:21:59 2021 +0200
2bf3f2c
Revert "MINOR: queue: make pendconn_first() take the lock by itself"
by Willy Tarreau
· Thu Jun 24 07:20:26 2021 +0200
bbab3bf
DOC: Replace issue templates by issue forms
by Tim Düsterhus
· Wed Jun 23 21:38:13 2021 +0200
c3fe968
CLEANUP: dns: Remove a forgotten debug message
by Christopher Faulet
· Wed Jun 23 12:21:43 2021 +0200
14aec6e
DOC: config: Add missing actions in "tcp-request session" documentation
by Christopher Faulet
· Wed Jun 23 12:19:25 2021 +0200
19bbbe0
MINOR: tcp-act: Add set-src/set-src-port for "tcp-request content" rules
by Christopher Faulet
· Wed Jun 23 12:07:21 2021 +0200
Next »