Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
50c870e4de5e8e5fa51e33b54edb6c3f4fd87e85
/
include
50c870e
BUG/MINOR: dns: add missing sent counter and parent id to dns counters.
by Emeric Brun
· Mon Jan 04 10:40:46 2021 +0100
e14b98c
MINOR: ring: adds new ring_init function.
by Emeric Brun
· Tue Jan 12 14:21:00 2021 +0100
49962b5
MINOR: peers/cli: do not dump the peers dictionaries by default on "show peers"
by Willy Tarreau
· Fri Feb 12 16:56:22 2021 +0100
e90904d
MEDIUM: proxy: store the default proxies in a tree by name
by Willy Tarreau
· Fri Feb 12 14:08:31 2021 +0100
0a0f6a7
MINOR: proxy: support storing defaults sections into their own tree
by Willy Tarreau
· Fri Feb 12 13:52:11 2021 +0100
80dc6fe
MINOR: proxy: add a new capability PR_CAP_DEF
by Willy Tarreau
· Fri Feb 12 09:43:33 2021 +0100
7d0c143
MINOR: cfgparse: move defproxy to cfgparse-listen as a static
by Willy Tarreau
· Fri Feb 12 12:29:28 2021 +0100
bb8669a
BUG/MINOR: server: parse_server() must take a const for the defproxy
by Willy Tarreau
· Fri Feb 12 12:15:05 2021 +0100
54fa7e3
BUG/MINOR: tcpcheck: proxy_parse_*check*() must take a const for the defproxy
by Willy Tarreau
· Fri Feb 12 12:09:38 2021 +0100
220fd70
BUG/MINOR: extcheck: proxy_parse_extcheck() must take a const for the defproxy
by Willy Tarreau
· Fri Feb 12 12:07:38 2021 +0100
a3320a0
MINOR: proxy: move the defproxy freeing code to proxy.c
by Willy Tarreau
· Fri Feb 12 10:38:49 2021 +0100
7683893
REORG: proxy: centralize the proxy allocation code into alloc_new_proxy()
by Willy Tarreau
· Fri Feb 12 08:49:47 2021 +0100
144289b
REORG: move init_default_instance() to proxy.c and pass it the defproxy pointer
by Willy Tarreau
· Fri Feb 12 08:19:01 2021 +0100
168a414
BUILD: proxy: add missing compression-t.h to proxy-t.h
by Willy Tarreau
· Fri Feb 12 08:46:01 2021 +0100
09f2e77
BUG/MINOR: tcpheck: the source list must be a const in dup_tcpcheck_var()
by Willy Tarreau
· Fri Feb 12 08:42:30 2021 +0100
016255a
BUG/MINOR: http-htx: defpx must be a const in proxy_dup_default_conf_errors()
by Willy Tarreau
· Fri Feb 12 08:40:29 2021 +0100
5bbc676
BUG/MINOR: stats: revert the change on ST_CONVDONE
by Willy Tarreau
· Fri Feb 12 11:49:25 2021 +0100
d1a7b85
MEDIUM: server: support {check,agent}_addr, agent_port in server state
by William Dauchy
· Thu Feb 11 22:51:26 2021 +0100
63e6cba
MEDIUM: server: add server-states version 2
by William Dauchy
· Thu Feb 11 22:51:25 2021 +0100
1921d20
MINOR: connection: use proxy protocol as parameter for srv conn hash
by Amaury Denoyelle
· Thu Jan 14 10:15:29 2021 +0100
d10a200
MINOR: connection: use src addr as parameter for srv conn hash
by Amaury Denoyelle
· Thu Feb 11 19:45:19 2021 +0100
01a287f
MINOR: connection: use dst addr as parameter for srv conn hash
by Amaury Denoyelle
· Thu Feb 11 16:46:53 2021 +0100
9b626e3
MINOR: connection: use sni as parameter for srv conn hash
by Amaury Denoyelle
· Wed Jan 06 17:03:27 2021 +0100
293dcc4
MINOR: backend: compare conn hash for session conn reuse
by Amaury Denoyelle
· Mon Jan 25 10:29:35 2021 +0100
1a58aca
MINOR: connection: use the srv pointer for the srv conn hash
by Amaury Denoyelle
· Fri Jan 22 16:47:46 2021 +0100
81c6f76
MINOR: connection: prepare hash calcul for server conns
by Amaury Denoyelle
· Mon Jan 18 14:57:50 2021 +0100
f232cb3
MEDIUM: connection: replace idle conn lists by eb trees
by Amaury Denoyelle
· Wed Jan 06 16:14:12 2021 +0100
5c7086f
MEDIUM: connection: protect idle conn lists with locks
by Amaury Denoyelle
· Mon Jan 11 09:21:52 2021 +0100
38cd986
BUG/MINOR: server: re-align state file fields number
by William Dauchy
· Mon Feb 08 23:53:29 2021 +0100
7b41654
MINOR: ssl: add SSL_SERVER_LOCK label in threads.h
by William Lallemand
· Wed Feb 10 16:17:19 2021 +0100
826f3ab
MINOR: stick-tables/counters: add http_fail_cnt and http_fail_rate data types
by Willy Tarreau
· Wed Feb 10 12:07:15 2021 +0100
e66ee1a
BUG/MINOR: intops: fix mul32hi()'s off-by-one
by Willy Tarreau
· Tue Feb 09 17:10:54 2021 +0100
3ce6eed
MEDIUM: ssl: add a rwlock for SSL server session cache
by William Lallemand
· Mon Feb 08 10:43:44 2021 +0100
acf8459
CLEANUP: assorted typo fixes in the code and comments
by Ilya Shipitsin
· Sat Feb 06 22:29:08 2021 +0500
7bbf586
BUILD: ssl: fix typo in HAVE_SSL_CTX_ADD_SERVER_CUSTOM_EXT macro
by Ilya Shipitsin
· Sat Feb 06 18:55:27 2021 +0500
4acb99f
BUG/MINOR: xxhash: make sure armv6 uses memcpy()
by Willy Tarreau
· Thu Feb 04 17:02:39 2021 +0100
4858fb2
MEDIUM: check: align agentaddr and agentport behaviour
by William Dauchy
· Wed Feb 03 22:30:09 2021 +0100
1c921cd
BUG/MINOR: check: consitent way to set agentaddr
by William Dauchy
· Wed Feb 03 22:30:08 2021 +0100
fe03e7d
MEDIUM: server: adding support for check_port in server state
by William Dauchy
· Wed Feb 03 22:30:06 2021 +0100
69f118d
MEDIUM: check: remove checkport checkaddr flag
by William Dauchy
· Wed Feb 03 22:30:07 2021 +0100
eedb9b1
MINOR: stats: improve pending connections description
by William Dauchy
· Mon Feb 01 13:11:53 2021 +0100
7aa3271
MINOR: checks: Add function to get the result code corresponding to a status
by Christopher Faulet
· Mon Feb 01 13:11:50 2021 +0100
d597ec2
MINOR: listener: export manage_global_listener_queue()
by Willy Tarreau
· Fri Jan 29 14:29:06 2021 +0100
02922e1
MINOR: session: export session_expire_embryonic()
by Willy Tarreau
· Fri Jan 29 12:27:57 2021 +0100
fb5401f
MINOR: listener: export accept_queue_process
by Willy Tarreau
· Fri Jan 29 12:25:23 2021 +0100
3fb6a7b
MINOR: activity: declare a new structure to collect per-function activity
by Willy Tarreau
· Thu Jan 28 19:19:26 2021 +0100
aa622b8
MINOR: activity: make profiling more manageable
by Willy Tarreau
· Thu Jan 28 21:44:22 2021 +0100
4deeb10
MINOR: tools: add print_time_short() to print a condensed duration value
by Willy Tarreau
· Fri Jan 29 10:47:52 2021 +0100
405f054
MINOR: h1: Raise the chunk size limit up to (2^52 - 1)
by Christopher Faulet
· Wed Jan 27 15:17:13 2021 +0100
f9dcbee
MEDIUM: h2: send connect protocol h2 settings
by Amaury Denoyelle
· Fri Dec 11 17:53:10 2020 +0100
c9a0afc
MEDIUM: h2: parse Extended CONNECT request to htx
by Amaury Denoyelle
· Fri Dec 11 17:53:09 2020 +0100
aad333a
MEDIUM: h1: add a WebSocket key on handshake if needed
by Amaury Denoyelle
· Fri Dec 11 17:53:07 2020 +0100
7416274
MEDIUM: h2: parse Extended CONNECT reponse to htx
by Amaury Denoyelle
· Fri Dec 11 17:53:05 2020 +0100
c193823
MEDIUM: h1: generate WebSocket key on response if needed
by Amaury Denoyelle
· Fri Dec 11 17:53:03 2020 +0100
18ee5c3
MINOR: h1: reject websocket handshake if missing key
by Amaury Denoyelle
· Fri Dec 11 17:53:02 2020 +0100
7d247f0
MINOR: h2/mux-h2: Add flags to notify the response is known to have no body
by Christopher Faulet
· Wed Dec 02 14:26:36 2020 +0100
d1ac2b9
MAJOR: htx: Remove the EOM block type and use HTX_FL_EOM instead
by Christopher Faulet
· Wed Dec 02 19:12:22 2020 +0100
789a472
MINOR: htx: Add a function to know if a block is the only one in a message
by Christopher Faulet
· Wed Dec 02 17:40:54 2020 +0100
42432f3
MINOR: htx: Rename HTX_FL_EOI flag into HTX_FL_EOM
by Christopher Faulet
· Fri Nov 20 17:43:16 2020 +0100
576c358
MINOR: htx/http-ana: Save info about Upgrade option in the Connection header
by Christopher Faulet
· Fri Jan 08 15:53:01 2021 +0100
4ef84c9
MINOR: stream: Add a function to validate TCP to H1 upgrades
by Christopher Faulet
· Thu Jan 21 17:36:12 2021 +0100
3f07c20
BUG/MEDIUM: session: only retrieve ready idle conn from session
by Amaury Denoyelle
· Tue Jan 26 14:14:37 2021 +0100
491be54
BUILD: Include stdlib.h in compiler.h if DEBUG_USE_ABORT is set
by Tim Duesterhus
· Tue Jan 26 19:24:24 2021 +0100
795bd9b
CLEANUP: ssl: remove SSL_CTX function parameter
by William Lallemand
· Tue Jan 26 11:27:42 2021 +0100
bb470aa
MINOR: ssl: Remove client_crt member of the server's ssl context
by Remi Tricot-Le Breton
· Mon Jan 25 17:19:45 2021 +0100
f3eedfe
MEDIUM: ssl: Enable backend certificate hot update
by Remi Tricot-Le Breton
· Mon Jan 25 17:19:44 2021 +0100
d817dc7
MEDIUM: ssl: Load client certificates in a ckch for backend servers
by Remi Tricot-Le Breton
· Mon Jan 25 17:19:43 2021 +0100
442b7f2
MINOR: ssl: Server ssl context prepare function refactoring
by Remi Tricot-Le Breton
· Mon Jan 25 17:19:41 2021 +0100
6071c2d
BUG/MEDIUM: filters/htx: Fix data forwarding when payload length is unknown
by Christopher Faulet
· Mon Jan 25 12:02:00 2021 +0100
3d7f9ff
MINOR: abort() on my_unreachable() when DEBUG_USE_ABORT is set.
by Tim Duesterhus
· Mon Jan 25 17:51:36 2021 +0100
d3a9a49
MEDIUM: stats: allow to select one field in `stats_fill_sv_stats`
by William Dauchy
· Mon Jan 25 17:29:03 2021 +0100
da3b466
MEDIUM: stats: allow to select one field in `stats_fill_be_stats`
by William Dauchy
· Mon Jan 25 17:29:01 2021 +0100
2107a0f
CLEANUP: stats: improve field selection for frontend http fields
by William Dauchy
· Fri Jan 22 21:09:48 2021 +0100
1fc44d4
BUILD: ssl: guard Client Hello callbacks with HAVE_SSL_CLIENT_HELLO_CB macro instead of openssl version
by Ilya Shipitsin
· Sat Jan 23 00:09:14 2021 +0500
2bfce7e
MINOR: debug: let ha_dump_backtrace() dump a bit further for some callers
by Willy Tarreau
· Fri Jan 22 14:48:34 2021 +0100
5baf4fe
MEDIUM: debug: now always print a backtrace on CRASH_NOW() and friends
by Willy Tarreau
· Fri Jan 22 14:15:46 2021 +0100
a8459b2
MINOR: debug: create ha_backtrace_to_stderr() to dump an instant backtrace
by Willy Tarreau
· Fri Jan 22 14:12:27 2021 +0100
123fc97
MINOR: debug: extract the backtrace dumping code to its own function
by Willy Tarreau
· Fri Jan 22 13:52:41 2021 +0100
2f1227e
MINOR: debug: always export the my_backtrace function
by Willy Tarreau
· Fri Jan 22 12:12:29 2021 +0100
b957745
MINOR: contrib/prometheus-exporter: use fill_fe_stats for frontend dump
by William Dauchy
· Sun Jan 17 18:27:46 2021 +0100
0ef5439
MEDIUM: stats: allow to select one field in `stats_fill_fe_stats`
by William Dauchy
· Sun Jan 17 18:27:45 2021 +0100
defd156
MINOR: stats: add new start time field
by William Dauchy
· Fri Jan 15 22:41:38 2021 +0100
a8766cf
MINOR: stats: duplicate 3 fields in bytes in info
by William Dauchy
· Fri Jan 15 22:41:37 2021 +0100
142dd33
MINOR: muxes: Add exit status for errors about not implemented features
by Christopher Faulet
· Mon Dec 07 11:24:37 2020 +0100
e095f31
MINOR: http: Add HTTP 501-not-implemented error message
by Christopher Faulet
· Mon Dec 07 11:22:24 2020 +0100
8f10042
BUG/MEDIUM: tcpcheck: Don't destroy connection in the wake callback context
by Christopher Faulet
· Mon Jan 18 15:47:03 2021 +0100
8050efe
MINOR: cli: give the show_fd helpers the ability to report a suspicious entry
by Willy Tarreau
· Thu Jan 21 08:26:06 2021 +0100
108a271
MINOR: xprt: add a new show_fd() helper to complete some "show fd" dumps.
by Willy Tarreau
· Wed Jan 20 15:30:56 2021 +0100
45fd103
CLEANUP: tools: make resolve_sym_name() take a const pointer
by Willy Tarreau
· Wed Jan 20 14:37:59 2021 +0100
1d66e39
MINOR: cache: Remove the `hash` part of the accept-encoding secondary key
by Tim Duesterhus
· Mon Jan 18 13:41:16 2021 +0100
31ffe9f
MINOR: pattern: add the missing generation ID manipulation functions
by Willy Tarreau
· Fri Jan 15 14:40:04 2021 +0100
dc2410d
CLEANUP: pattern: rename pat_ref_commit() to pat_ref_commit_elt()
by Willy Tarreau
· Fri Jan 15 14:11:59 2021 +0100
d4a83dd
MINOR: config: Add failifnotcap() to emit an alert on proxy capabilities
by Christopher Faulet
· Wed Jan 13 12:10:00 2021 +0100
5d9b8f3
MINOR: contrib/prometheus-exporter: use fill_info for process dump
by William Dauchy
· Mon Jan 11 20:07:49 2021 +0100
8f0cc5c
CLEANUP: Fix spelling errors in comments
by Thayne McCombs
· Thu Jan 07 21:35:52 2021 -0700
5a982a7
MINOR: contrib/prometheus-exporter: export build_info
by William Dauchy
· Fri Jan 08 13:18:06 2021 +0100
b8888ab
CLEANUP: assorted typo fixes in the code and comments
by Ilya Shipitsin
· Wed Jan 06 21:20:16 2021 +0500
1e9a666
CLEANUP: assorted typo fixes in the code and comments
by Ilya Shipitsin
· Tue Jan 05 22:10:46 2021 +0500
242fb1b
MINOR: quic: Drop packets with STREAM frames with wrong direction.
by Frédéric Lécaille
· Thu Dec 31 12:45:38 2020 +0100
6c1e36c
CLEANUP: quic: Remove useless QUIC event trace definitions.
by Frédéric Lécaille
· Wed Dec 23 17:17:37 2020 +0100
Next »