Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
e93bff410761bff60f86b74abc9373b80f2c2c09
e93bff4
MEDIUM: vars: also support format strings in CLI's "set var" command
by Willy Tarreau
· Fri Sep 03 09:47:37 2021 +0200
753d4db
MINOR: vars: add a "set-var-fmt" directive to the global section
by Willy Tarreau
· Fri Sep 03 09:02:47 2021 +0200
20b7a0f
MINOR: log: make log-format expressions completely usable outside of req/resp
by Willy Tarreau
· Fri Sep 03 08:53:29 2021 +0200
9c20433
CLEANUP: vars: name the temporary proxy "CFG" instead of "CLI" for global vars
by Willy Tarreau
· Fri Sep 03 08:19:43 2021 +0200
c767eeb
BUG/MINOR: vars: do not talk about global section in CLI errors for set-var
by Willy Tarreau
· Fri Sep 03 10:23:26 2021 +0200
1402fef
BUG/MINOR: vars: truncate the variable name in error reports about scope.
by Willy Tarreau
· Fri Sep 03 10:12:55 2021 +0200
c77bad2
BUG/MEDIUM: vars: run over the correct list in release_store_rules()
by Willy Tarreau
· Fri Sep 03 10:58:07 2021 +0200
9a621ae
MEDIUM: vars: add a new "set-var-fmt" action
by Willy Tarreau
· Thu Sep 02 21:00:38 2021 +0200
e726712
DOC: configuration: remove wrong tcp-request examples in tcp-response
by Willy Tarreau
· Thu Sep 02 20:51:21 2021 +0200
54b96d9
BUG/MINOR: vars: properly set the argument parsing context in the expression
by Willy Tarreau
· Thu Sep 02 19:46:08 2021 +0200
57467b8
MINOR: sample: add missing ARGC_ entries
by Willy Tarreau
· Thu Sep 02 19:43:20 2021 +0200
843096d
BUG/MINOR: vars: improve accuracy of the rules used to check expression validity
by Willy Tarreau
· Thu Sep 02 19:03:07 2021 +0200
2819210
BUG/MINOR: vars: fix set-var/unset-var exclusivity in the keyword parser
by Willy Tarreau
· Thu Sep 02 18:46:22 2021 +0200
30ee296
CI: Github Actions: temporarily disable BoringSSL builds
by Willy Tarreau
· Thu Sep 02 17:32:43 2021 +0200
bc1223b
MINOR: http-rules: add a new "ignore-empty" option to redirects.
by Willy Tarreau
· Thu Sep 02 16:54:33 2021 +0200
b061fb3
REGTESTS: ssl: Add tests for bc_conn_err and ssl_bc_hsk_err sample fetches
by Remi Tricot-Le Breton
· Wed Sep 01 15:52:16 2021 +0200
942c167
MINOR: connection: Add a connection error code sample fetch for backend side
by Remi Tricot-Le Breton
· Wed Sep 01 15:52:15 2021 +0200
163cdeb
MINOR: ssl: Add new ssl_bc_hsk_err sample fetch
by Remi Tricot-Le Breton
· Wed Sep 01 15:52:14 2021 +0200
abc6b31
CLEANUP: Add missing include guard to signal.h
by Tim Duesterhus
· Wed Sep 01 21:23:25 2021 +0200
87154e3
BUG/MAJOR: queue: better protect a pendconn being picked from the proxy
by Willy Tarreau
· Tue Aug 31 17:21:39 2021 +0200
fe21fe7
MINOR: log: Add new "error-log-format" option
by Remi Tricot-Le Breton
· Tue Aug 31 12:08:52 2021 +0200
3d6350e
MINOR: log: Remove log-error-via-logformat option
by Remi Tricot-Le Breton
· Tue Aug 31 12:08:51 2021 +0200
28e295d
BUILD: globally enable -Wundef
by Willy Tarreau
· Mon Aug 30 06:02:47 2021 +0200
7b2108c
BUILD: tools: properly guard __GLIBC__ with defined()
by Willy Tarreau
· Mon Aug 30 10:15:35 2021 +0200
b131049
BUILD: ssl: fix two remaining occurrences of #if USE_OPENSSL
by Willy Tarreau
· Mon Aug 30 09:35:18 2021 +0200
ea57a9b
BUILD: ssl: next round of build warnings on LIBRESSL_VERSION_NUMBER
by Willy Tarreau
· Mon Aug 30 06:10:04 2021 +0200
18795d4
BUG/MINOR: tools: Fix loop condition in dump_text()
by Tim Duesterhus
· Sun Aug 29 00:58:22 2021 +0200
1f269c1
BUG/MINOR threads: Use get_(local|gm)time instead of (local|gm)time
by Tim Duesterhus
· Sat Aug 28 23:57:01 2021 +0200
446344c
[RELEASE] Released version 2.5-dev5
by Willy Tarreau
· Sat Aug 28 13:46:11 2021 +0200
a01f8ce
BUILD/MINOR: regex: avoid a build warning on USE_PCRE2 with -Wundef
by Willy Tarreau
· Sat Aug 28 12:49:58 2021 +0200
fc89c3f
IMPORT: slz: silence a build warning with -Wundef
by Willy Tarreau
· Sat Aug 28 12:10:49 2021 +0200
6e5542e
BUILD/MINOR: ssl: avoid a build warning on LIBRESSL_VERSION with -Wundef
by Willy Tarreau
· Sat Aug 28 12:06:51 2021 +0200
3305643
BUILD/MINOR: defaults: eliminate warning on MAXHOSTNAMELEN with -Wundef
by Willy Tarreau
· Sat Aug 28 12:05:32 2021 +0200
e15615c
BUILD: activity: use #ifdef not #if on USE_MEMORY_PROFILING
by Willy Tarreau
· Sat Aug 28 12:04:25 2021 +0200
cbdc74b
BUG/MINOR: ebtree: remove dependency on incorrect macro for bits per long
by Willy Tarreau
· Sat Aug 28 11:55:53 2021 +0200
fe456c5
MINOR: time: add report_idle() to report process-wide idle time
by Willy Tarreau
· Sat Aug 28 11:07:31 2021 +0200
e365aa2
BUG/MINOR: time: fix idle time computation for long sleeps
by Willy Tarreau
· Fri Aug 27 23:16:58 2021 +0200
310a260
MEDIUM: config: Deprecate tune.ssl.capture-cipherlist-size
by Marcin Deranek
· Tue Jul 13 19:04:24 2021 +0200
da0264a
MINOR: sample: Add be2hex converter
by Marcin Deranek
· Tue Jul 13 14:08:56 2021 +0200
40ca09c
MINOR: sample: Add be2dec converter
by Marcin Deranek
· Tue Jul 13 14:05:24 2021 +0200
959a48c
MINOR: sample: Expose SSL captures using new fetchers
by Marcin Deranek
· Tue Jul 13 15:14:21 2021 +0200
769fd2e
MEDIUM: ssl: Capture more info from Client Hello
by Marcin Deranek
· Mon Jul 12 14:16:55 2021 +0200
5ef9656
BUG/MINOR: lua: use strlcpy2() not strncpy() to copy sample keywords
by Willy Tarreau
· Thu Aug 26 16:48:53 2021 +0200
906f7da
MINOR: compiler: implement an ONLY_ONCE() macro
by Willy Tarreau
· Thu Aug 26 15:46:51 2021 +0200
dd56520
BUG/MINOR: resolvers: mark servers with name-resolution as non purgeable
by Amaury Denoyelle
· Thu Aug 26 15:35:59 2021 +0200
cbad112
REGTESTS: Remove REQUIRE_VERSION=1.5 from all tests
by Tim Duesterhus
· Wed Aug 25 19:17:28 2021 +0200
7ba9848
REGTESTS: Use `feature cmd` for 2.5+ tests
by Tim Duesterhus
· Wed Aug 25 19:14:01 2021 +0200
a39e626
BUG/MINOR: proxy: don't dump servers of internal proxies
by William Lallemand
· Wed Aug 25 18:15:31 2021 +0200
956be9d
REGTEST: fix haproxy required version for server removal test
by Amaury Denoyelle
· Wed Aug 25 16:35:25 2021 +0200
104b8e5
REGTEST: add missing lua requirements on server removal test
by Amaury Denoyelle
· Wed Aug 25 16:24:23 2021 +0200
61aa442
BUG/MINOR: base64: base64urldec() ignores padding in output size check
by Dragan Dosen
· Wed Aug 25 11:57:01 2021 +0200
14c3c5c
MEDIUM: server: allow to remove servers at runtime except non purgeable
by Amaury Denoyelle
· Mon Aug 23 14:10:51 2021 +0200
86f3707
MINOR: server: mark servers referenced by LUA script as non purgeable
by Amaury Denoyelle
· Mon Aug 23 14:06:31 2021 +0200
0626961
MINOR: server: mark referenced servers as non purgeable
by Amaury Denoyelle
· Mon Aug 23 14:05:07 2021 +0200
5cca48c
MINOR: server: define non purgeable server flag
by Amaury Denoyelle
· Mon Aug 23 14:03:20 2021 +0200
bc2ebfa
MEDIUM: server: extend refcount for all servers
by Amaury Denoyelle
· Wed Aug 25 15:34:53 2021 +0200
0a8d05d
BUG/MINOR: stats: use refcount to protect dynamic server on dump
by Amaury Denoyelle
· Wed Aug 25 14:39:53 2021 +0200
f5c1e12
MINOR: server: return the next srv instance on free_server
by Amaury Denoyelle
· Wed Aug 25 15:03:46 2021 +0200
cd61e83
BUILD: adopt script/build-ssl.sh for OpenSSL-3.0.0beta2
by Ilya Shipitsin
· Sat Aug 21 16:01:25 2021 +0500
2118597
MINOR: proc: setting the process to produce a core dump on FreeBSD.
by devnexen@gmail.com
· Sat Aug 21 09:13:10 2021 +0100
ff0f278
CLEANUP: assorted typo fixes in the code and comments
by Ilya Shipitsin
· Sun Aug 22 22:18:07 2021 +0500
cc0f501
CI: github-actions: remove obsolete options
by Willy Tarreau
· Wed Aug 25 05:10:29 2021 +0200
957ab13
BUILD: httpclient: fix build without OpenSSL
by William Lallemand
· Tue Aug 24 18:33:28 2021 +0200
4463b17
BUG/MINOR: httpclient: fix Host header
by William Lallemand
· Tue Aug 24 17:53:03 2021 +0200
211c967
MINOR: httpclient: add the server to the proxy
by William Lallemand
· Tue Aug 24 17:18:13 2021 +0200
cfcbe9e
MINOR: httpclient: set verify none on the https server
by William Lallemand
· Tue Aug 24 17:15:58 2021 +0200
f3899dd
BUG/MEDIUM: base64: check output boundaries within base64{dec,urldec}
by Dragan Dosen
· Tue Aug 24 09:48:04 2021 +0200
76ad371
BUG/MINOR: httpclient: remove deinit of the httpclient
by William Lallemand
· Tue Aug 24 15:09:15 2021 +0200
ece4c4a
BUG/MINOR: stick-table: fix the sc-set-gpt* parser when using expressions
by Willy Tarreau
· Tue Aug 24 14:57:28 2021 +0200
8b673f0
CLEANUP: ssl: remove useless check on p in openssl_version_parser()
by William Lallemand
· Sun Aug 22 13:36:11 2021 +0200
3aeb3f9
MINOR: cfgcond: implements openssl_version_atleast and openssl_version_before
by William Lallemand
· Sat Aug 21 23:59:56 2021 +0200
44d862d
MINOR: ssl: add an openssl version string parser
by William Lallemand
· Sat Aug 21 23:16:06 2021 +0200
fff1e58
MINOR: systemd: remove the ExecStartPre line in the unit file
by William Lallemand
· Fri Aug 20 23:36:45 2021 +0200
6f58c13
BUG/MINOR: systemd: ExecStartPre must use -Ws
by William Lallemand
· Fri Aug 20 23:29:53 2021 +0200
c4e5232
MINOR: tools: add FreeBSD support to get_exec_path()
by devnexen@gmail.com
· Tue Aug 17 12:55:49 2021 +0100
1e7bef1
MINOR: hlua: take the global Lua lock inside a global function
by Willy Tarreau
· Fri Aug 20 15:47:25 2021 +0200
2a8fe8b
MINOR: httpclient: cleanup the include files
by William Lallemand
· Fri Aug 20 14:25:15 2021 +0200
0d6f779
BUG/MINOR: httpclient: check if hdr_num is not 0
by William Lallemand
· Fri Aug 20 11:59:49 2021 +0200
dfc3f89
BUG/MINOR: httpclient/cli: change the appctx test in the callbacks
by William Lallemand
· Fri Aug 20 11:35:29 2021 +0200
b702030
BUG/MINOR: httpclient: fix uninitialized sl variable
by William Lallemand
· Fri Aug 20 11:24:13 2021 +0200
3b2533f
REGTESTS: server: fix agent-check syntax and expectation
by Willy Tarreau
· Fri Aug 20 11:28:15 2021 +0200
1713eec
REGTESTS: abortonclose: after retries, 503 is expected, not close
by Willy Tarreau
· Fri Aug 20 11:12:47 2021 +0200
ab4fa24
REGTESTS: http_upgrade: fix incorrect expectation on TCP->H1->H2
by Willy Tarreau
· Fri Aug 20 11:02:28 2021 +0200
0e72e40
BUG/MINOR: http_client: make sure to preset the proxy's default settings
by Willy Tarreau
· Fri Aug 20 10:23:12 2021 +0200
d3dbfd9
BUG/MEDIUM: cfgparse: do not allocate IDs to automatic internal proxies
by Willy Tarreau
· Fri Aug 20 10:15:40 2021 +0200
b0281a4
MINOR: proxy: check if p is NULL in free_proxy()
by William Lallemand
· Fri Aug 20 10:16:37 2021 +0200
4c395fc
MINOR: server: check if srv is NULL in free_server()
by William Lallemand
· Fri Aug 20 10:10:15 2021 +0200
f95c295
BUILD/MINOR: ssl: Fix compilation with OpenSSL 1.0.2
by Remi Tricot-Le Breton
· Fri Aug 20 09:51:23 2021 +0200
46b7dff
BUG/MEDIUM: h2: match absolute-path not path-absolute for :path
by Willy Tarreau
· Thu Aug 19 23:06:58 2021 +0200
74f6ab6
MEDIUM: ssl: Keep a reference to the client's certificate for use in logs
by Remi Tricot-Le Breton
· Thu Aug 19 18:06:30 2021 +0200
2484da5
MINOR: httpclient/cli: change the User-Agent to "HAProxy"
by William Lallemand
· Thu Aug 19 15:55:19 2021 +0200
03a4eb1
MINOR: httpclient/cli: implement a simple client over the CLI
by William Lallemand
· Wed Aug 18 16:46:21 2021 +0200
33b0d09
MINOR: httpclient: implement a simple HTTP Client API
by William Lallemand
· Fri Aug 13 16:05:53 2021 +0200
83614a9
MINOR: httpclient: initialize the proxy
by William Lallemand
· Fri Aug 13 14:47:57 2021 +0200
08d0f23
[RELEASE] Released version 2.5-dev4
by Willy Tarreau
· Tue Aug 17 14:08:55 2021 +0200
7ef244d
REGTESTS: add a test to prevent h2 desync attacks
by Amaury Denoyelle
· Fri Aug 13 09:43:24 2021 +0200
b5d2b9e
BUG/MEDIUM: h2: give :authority precedence over Host
by Willy Tarreau
· Wed Aug 11 15:39:13 2021 +0200
8926522
BUG/MAJOR: h2: enforce stricter syntax checks on the :method pseudo-header
by Willy Tarreau
· Wed Aug 11 11:12:46 2021 +0200
4b8852c
BUG/MAJOR: h2: verify that :path starts with a '/' before concatenating it
by Willy Tarreau
· Tue Aug 10 16:30:55 2021 +0200
a495e0d
BUG/MAJOR: h2: verify early that non-http/https schemes match the valid syntax
by Willy Tarreau
· Tue Aug 10 15:37:34 2021 +0200
Next »