Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
f5fb858bb744a79fcdbe8d640378c51c2d73b3c7
f5fb858
MINOR: memprof: also report the totals and delta alloc-free
by Willy Tarreau
· Tue May 11 14:06:24 2021 +0200
616491b
MINOR: memprof: also report the method used by each call
by Willy Tarreau
· Tue May 11 09:26:23 2021 +0200
79acefa
BUG/MINOR: memprof: properly account for differences for realloc()
by Willy Tarreau
· Tue May 11 09:12:56 2021 +0200
3df5989
CLEANUP: assorted typo fixes in the code and comments
by Ilya Shipitsin
· Mon May 10 12:50:00 2021 +0500
9c0fcea
CI: extend spellchecker whitelist, add "ists" as well
by Ilya Shipitsin
· Mon May 10 12:45:18 2021 +0500
e61f53e
CI: Build VTest with clang
by Tim Duesterhus
· Mon May 10 22:54:31 2021 +0200
67b3cef
CLEANUP: cli/activity: Remove double spacing in set profiling command
by Daniel Corbett
· Mon May 10 14:08:40 2021 -0400
c89d533
BUG/MINOR: http_fetch: fix possible uninit sockaddr in fetch_url_ip/port
by Amaury Denoyelle
· Mon May 10 11:23:34 2021 +0200
46b93af
[RELEASE] Released version 2.4-dev19
by Willy Tarreau
· Mon May 10 07:50:26 2021 +0200
5db446d
BUILD: cli: appease a null-deref warning in cli_gen_usage_msg()
by Willy Tarreau
· Mon May 10 07:47:05 2021 +0200
7deb28c
BUG/MEDIUM: quic: fix null deref on error path in qc_conn_init()
by Willy Tarreau
· Mon May 10 07:40:27 2021 +0200
714f28c
CI: Github Actions: enable USE_QUIC=1 for BoringSSL builds
by Ilya Shipitsin
· Sun May 09 21:27:28 2021 +0500
9bc457f
BUILD: compat: include malloc_np.h for USE_MEMORY_PROFILING on FreeBSD
by Willy Tarreau
· Sun May 09 23:46:45 2021 +0200
4a75328
BUILD: memprof: make the old caller pointer a const in get_prof_bin()
by Willy Tarreau
· Sun May 09 23:18:50 2021 +0200
23c740e
CLEANUP: cli/mworker: properly align the help messages
by Willy Tarreau
· Sun May 09 22:49:44 2021 +0200
92fbbcc
MINOR: cli: sort the output of the "help" keywords
by Willy Tarreau
· Sun May 09 21:45:29 2021 +0200
0b1b830
MINOR: cli: make "help" support a command in argument
by Willy Tarreau
· Sun May 09 20:59:23 2021 +0200
e1465c1
REGTESTS: disable inter-thread idle connection sharing on sensitive tests
by Willy Tarreau
· Sun May 09 14:41:41 2021 +0200
6b86d9e
BUILD: errors: include stdarg in errors.h
by Willy Tarreau
· Sun May 09 12:04:09 2021 +0200
2a8a2f0
BUILD: ssl: define HAVE_CRYPTO_memcmp() based on the library version
by Willy Tarreau
· Sun May 09 11:59:49 2021 +0200
4858464
BUILD: http_fetch: address a few aliasing warnings with older compilers
by Willy Tarreau
· Sun May 09 10:32:54 2021 +0200
b2475a1
MINOR: tools/rnd: compute the result outside of the CAS loop
by Willy Tarreau
· Sun May 09 10:26:14 2021 +0200
714f345
DOC: fix a few remainig cases of "Haproxy" and "HAproxy" in doc and comments
by Willy Tarreau
· Sun May 09 06:47:26 2021 +0200
64975cf
MEDIUM: mailers: use "HAProxy" nor "HAproxy" in the subject of messages
by Willy Tarreau
· Sun May 09 06:45:16 2021 +0200
6613a3d
ADMIN: netsnmp: report "HAProxy" and not "Haproxy" in output descriptions
by Willy Tarreau
· Sun May 09 06:41:37 2021 +0200
84c4e74
DOC: peers: fix the protocol tag name in the doc
by Willy Tarreau
· Sun May 09 06:38:07 2021 +0200
58000fe
DOC: remove last occurrences of "HA-Proxy" syntax
by Willy Tarreau
· Sun May 09 06:25:16 2021 +0200
a5357cd
MINOR: version: report "HAProxy" not "HA-Proxy" in the version output
by Willy Tarreau
· Sun May 09 06:14:25 2021 +0200
5f3448f
REGTESTS: run-regtests: match both "HAProxy" and "HA-Proxy" in the version
by Willy Tarreau
· Sun May 09 06:12:41 2021 +0200
9f0843f
DOC: Fix a few grammar/spelling issues and casing of HAProxy
by Daniel Corbett
· Sat May 08 10:50:37 2021 -0400
1d14262
BUILD: makefile: reorder object files by build time
by Willy Tarreau
· Sat May 08 23:33:25 2021 +0200
a219ec5
BUILD: config: do not include proxy.h nor errors.h anymore in cfgparse.h
by Willy Tarreau
· Sat May 08 20:25:57 2021 +0200
c28aab0
BUILD: fd: include log.h from fd.c
by Willy Tarreau
· Sat May 08 20:35:03 2021 +0200
202f93d
BUILD: comp: include proxy.h from flt_http_comp.c
by Willy Tarreau
· Sat May 08 20:34:16 2021 +0200
11bd6f7
BUILD: thread: include log.h from thread.c
by Willy Tarreau
· Sat May 08 20:33:02 2021 +0200
d1dd250
BUILD: http-rules: include proxy.h from http_rules.c
by Willy Tarreau
· Sat May 08 20:30:37 2021 +0200
5958c43
BUILD: listener: include proxy.h from listener.c
by Willy Tarreau
· Sat May 08 20:30:37 2021 +0200
c5396bd
BUILD: mux-fcgi: include proxy.h from mux-fcgi.c
by Willy Tarreau
· Sat May 08 20:28:54 2021 +0200
adc0240
BUILD: mux-h1: include proxy.h from mux-h1.c
by Willy Tarreau
· Sat May 08 20:28:54 2021 +0200
3d6ee40
BUILD: hlua: include proxy.h from hlua.c
by Willy Tarreau
· Sat May 08 20:28:07 2021 +0200
32840b7
BUILD: connection: stop including listener-t.h
by Willy Tarreau
· Sat May 08 20:14:39 2021 +0200
e08f4bf
MINOR: task: stop including stream.h from task.c
by Willy Tarreau
· Sat May 08 20:10:13 2021 +0200
c79e898
BUILD: task: remove unused includes from task.c
by Willy Tarreau
· Sat May 08 20:08:58 2021 +0200
0813861
REORG: config: uninline warnifnotcap() and failifnotcap()
by Willy Tarreau
· Sat May 08 19:58:37 2021 +0200
6ec1f25
REORG: stick-table: move composite address functions to stick_table.h
by Willy Tarreau
· Sat May 08 14:12:47 2021 +0200
3b63ca2
REORG: stick-table: uninline stktable_alloc_data_type()
by Willy Tarreau
· Sat May 08 14:10:42 2021 +0200
e59b516
BUILD: connection: move list_mux_proto() to connection.c
by Willy Tarreau
· Sat May 08 14:06:09 2021 +0200
03f839d
BUILD: fcgi-app: include proxy.h in fcgi-app.c
by Willy Tarreau
· Sat May 08 20:23:18 2021 +0200
daa6f1a
BUILD: filters: include proxy.h in filters.c
by Willy Tarreau
· Sat May 08 20:22:17 2021 +0200
7c66857
BUILD: mworker: include proxy.h in mworker.c
by Willy Tarreau
· Sat May 08 20:21:31 2021 +0200
817538e
BUILD: sink: include proxy.h in sink.c
by Willy Tarreau
· Sat May 08 20:20:21 2021 +0200
b00a8e3
BUILD: server: include missing proxy.h in server.c
by Willy Tarreau
· Sat May 08 20:18:59 2021 +0200
ba6300e
BUILD: server: include tools.h from server.c
by Willy Tarreau
· Sat May 08 14:09:40 2021 +0200
5703a38
BUILD: stick-table: include freq_ctr.h from stick_table.h
by Willy Tarreau
· Sat May 08 14:08:38 2021 +0200
ce65cbe
BUILD: udp: include tools.h from proto_udp.c
by Willy Tarreau
· Sat May 08 13:59:56 2021 +0200
c1a689f
BUILD: queue: include tools.h from queue.c
by Willy Tarreau
· Sat May 08 13:59:05 2021 +0200
745e98c
BUILD: mworker: include tools.h from mworker.c
by Willy Tarreau
· Sat May 08 13:58:19 2021 +0200
c624da0
BUILD: compression: include tools.h in compression.c
by Willy Tarreau
· Sat May 08 13:57:19 2021 +0200
67046bf
BUILD: vars: include tools.h in vars.c
by Willy Tarreau
· Sat May 08 13:56:31 2021 +0200
485261b
BUILD: payload: include tools.h in payload.c
by Willy Tarreau
· Sat May 08 13:55:40 2021 +0200
9f9e9fc
BUILD: dns: include tools.h in dns.c
by Willy Tarreau
· Sat May 08 13:09:46 2021 +0200
bf1ae1a
BUILD: server-state: include tools.h from server_state.c
by Willy Tarreau
· Sat May 08 13:08:34 2021 +0200
908908e
BUILD: connection: include tools.h in connection.c
by Willy Tarreau
· Sat May 08 13:07:31 2021 +0200
4bad5e2
BUILD: sink: include tools.h in sink.c
by Willy Tarreau
· Sat May 08 13:05:30 2021 +0200
ce6700a
BUILD: cache: include tools.h in cache.c
by Willy Tarreau
· Sat May 08 13:03:55 2021 +0200
523ca9d
BUILD: session: include tools.h in session.c
by Willy Tarreau
· Sat May 08 13:03:04 2021 +0200
e684483
BUILD: proxy: include tools.h in proxy.c
by Willy Tarreau
· Sat May 08 13:02:07 2021 +0200
4cbf62d
BUILD: htx: include tools.h in http_htx.c
by Willy Tarreau
· Sat May 08 13:01:23 2021 +0200
e9dcb3c
BUILD: config: include tools.h in cfgparse-listen.c
by Willy Tarreau
· Sat May 08 13:00:23 2021 +0200
ca14dd5
BUILD: resolvers: include tools.h
by Willy Tarreau
· Sat May 08 12:59:47 2021 +0200
0fd04fd
BUILD: promex: service-prometheus.c needs tools.h
by Willy Tarreau
· Sat May 08 12:58:12 2021 +0200
e16ada1
BUILD: spoe: flt_spoe.c needs tools.h
by Willy Tarreau
· Sat May 08 12:57:17 2021 +0200
2bd8628
BUILD: wurfl: wurfl.c needs tools.h
by Willy Tarreau
· Sat May 08 12:56:20 2021 +0200
cc81eca
BUILD: config: cfgparse-ssl.c needs tools.h
by Willy Tarreau
· Sat May 08 12:54:42 2021 +0200
cb72b7e
BUILD: ssl: ssl_utils requires chunk.h
by Willy Tarreau
· Sat May 08 12:52:56 2021 +0200
15f9ac3
REORG: mworker: move proc_self from global to mworker
by Willy Tarreau
· Sat May 08 12:30:50 2021 +0200
e8ceea1
BUILD: auth: include missing list.h
by Willy Tarreau
· Sat May 08 12:29:51 2021 +0200
7f673c2
BUILD: wdt: include signal-t.h
by Willy Tarreau
· Sat May 08 12:27:42 2021 +0200
29c460b
REORG: threads: move all_thread_mask() to thread.h
by Willy Tarreau
· Sat May 08 12:26:10 2021 +0200
cfc4f24
REORG: vars: move the "proc" scope variables out of the global struct
by Willy Tarreau
· Sat May 08 11:41:28 2021 +0200
9eec7e2
MINOR: config: mark tune.fd.edge-triggered as experimental
by Willy Tarreau
· Sat May 08 11:06:32 2021 +0200
c597772
MINOR: stats: make "show info" able to report rates as floats when asked
by Willy Tarreau
· Sat May 08 08:14:04 2021 +0200
e8abc32
MINOR: stats: report uptime and start time as floats with subsecond resolution
by Willy Tarreau
· Sat May 08 07:56:56 2021 +0200
d37e26e
MINOR: stats: use tv_remain() to precisely compute the uptime
by Willy Tarreau
· Sat May 08 07:40:52 2021 +0200
2745620
MINOR: stats: support an optional "float" option to "show info"
by Willy Tarreau
· Sat May 08 07:54:24 2021 +0200
0b26b38
MINOR: stats: pass the appctx flags to stats_fill_info()
by Willy Tarreau
· Sat May 08 07:43:53 2021 +0200
6004fb7
MINOR: stats: add the HTML conversion for float types
by Willy Tarreau
· Sat May 08 07:37:38 2021 +0200
065ba31
MINOR: stats: avoid excessive padding of float values with trailing zeroes
by Willy Tarreau
· Sat May 08 10:38:20 2021 +0200
aa33f20
MINOR: freq_ctr: add new functions to report float measurements
by Willy Tarreau
· Sat May 08 08:12:37 2021 +0200
ae03d26
MINOR: tools: add a float-to-ascii conversion function
by Willy Tarreau
· Sat May 08 07:35:00 2021 +0200
56d1d8d
MINOR: tools: implement trimming of floating point numbers
by Willy Tarreau
· Sat May 08 10:28:53 2021 +0200
589722e
DOC: management: mention that some fields may be emitted as floats
by Willy Tarreau
· Sat May 08 07:46:44 2021 +0200
a1169b6
MINOR: sample: improve error reporting on missing arg to strcmp() converter
by Willy Tarreau
· Sat May 08 06:50:28 2021 +0200
02bd684
DOC: ssl: Add information about crl-file option
by Remi Tricot-Le Breton
· Tue May 04 12:22:34 2021 +0200
90f2c7f
ADDONS: make addons/ discoverable by git via .gitignore
by Willy Tarreau
· Fri May 07 16:46:52 2021 +0200
7c980df
DOC: ssl: Extra files loading now works for backends too
by Remi Tricot-Le Breton
· Fri May 07 15:28:08 2021 +0200
24abb0c
BUG/MINOR: server: do not report diag for peer servers with null weight
by Amaury Denoyelle
· Fri May 07 15:13:51 2021 +0200
b979f59
MINOR: proxy: define PR_CAP_LB
by Amaury Denoyelle
· Fri May 07 15:12:20 2021 +0200
86c1d0f
BUILD: fix usage of ha_alert without format string
by Amaury Denoyelle
· Fri May 07 15:07:21 2021 +0200
a9e639a
MINOR: http_act: mark normalize-uri as experimental
by Amaury Denoyelle
· Thu May 06 15:50:12 2021 +0200
Next »