Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
5d03639ba6fa9e7eee8af8fe489101de65d7f6f1
5d03639
DOC: ssl: add "allow-0rtt" and "ciphersuites" in crt-list
by William Lallemand
· Tue Jun 30 16:11:36 2020 +0200
daf8aa6
MINOR: pools: increase MAX_BASE_POOLS to 64
by Willy Tarreau
· Tue Jun 30 14:29:02 2020 +0200
60814ff
MINOR: mux-fcgi: avoid taking the toremove_lock in on dying tasks
by Willy Tarreau
· Tue Jun 30 11:19:23 2020 +0200
bd42e92
MINOR: mux-h2: avoid taking the toremove_lock in on dying tasks
by Willy Tarreau
· Tue Jun 30 11:19:23 2020 +0200
68d4ee9
MINOR: mux-h1: avoid taking the toremove_lock in on dying tasks
by Willy Tarreau
· Tue Jun 30 11:19:23 2020 +0200
1553b66
BUG/MINOR: sched: properly cover for a rare MT_LIST_ADDQ() race
by Willy Tarreau
· Tue Jun 30 13:46:21 2020 +0200
9467f18
BUG/MINOR: http-rules: Fix ACLs parsing for http deny rules
by Christopher Faulet
· Tue Jun 30 09:32:01 2020 +0200
ddfe074
MEDIUM: server: use the two thresholds for the connection release algorithm
by Willy Tarreau
· Mon Jun 29 20:55:53 2020 +0200
e69282a
BUG/MINOR: server: always count one idle slot for current thread
by Willy Tarreau
· Mon Jun 29 20:37:29 2020 +0200
369a2ef
BUG/MINOR: haproxy: don't wake already stopping threads on exit
by Willy Tarreau
· Mon Jun 29 19:23:19 2020 +0200
d59946e
Revert "BUG/MEDIUM: lists: Lock the element while we check if it is in a list."
by Willy Tarreau
· Mon Jun 29 21:37:57 2020 +0200
347bbf7
BUG/MEDIUM: lists: Lock the element while we check if it is in a list.
by Olivier Houchard
· Mon Jun 29 19:52:01 2020 +0200
f21695b
BUG/MINOR: threads: Don't forget to init each thread toremove_lock.
by Olivier Houchard
· Mon Jun 29 17:48:27 2020 +0200
a9fcecb
MINOR: stats: add the estimated need of concurrent connections per server
by Willy Tarreau
· Mon Jun 29 15:38:53 2020 +0200
bdb86bd
MEDIUM: server: improve estimate of the need for idle connections
by Willy Tarreau
· Mon Jun 29 15:56:35 2020 +0200
c35bcfc
BUG/MINOR: server: start cleaning idle connections from various points
by Willy Tarreau
· Mon Jun 29 14:43:16 2020 +0200
b159132
MINOR: activity: add per-thread statistics on FD takeover
by Willy Tarreau
· Mon Jun 29 14:17:59 2020 +0200
3bb617c
MINOR: stats: add 3 new output values for the per-server idle conn state
by Willy Tarreau
· Mon Jun 29 13:51:05 2020 +0200
13c1a01
BUG/MINOR: debug: fix "show fd" null-deref when built with DEBUG_FD
by Willy Tarreau
· Mon Jun 29 14:23:31 2020 +0200
20dc3cd
MINOR: pools: move the LRU cache heads to thread_info
by Willy Tarreau
· Sun Jun 28 00:54:27 2020 +0200
c03d763
CLEANUP: pool: only include the type files from types
by Willy Tarreau
· Mon Jun 29 10:11:24 2020 +0200
e4d1505
REORG: includes: create tinfo.h for the thread_info struct
by Willy Tarreau
· Mon Jun 29 09:57:23 2020 +0200
739879a
REORG: buffer: rename buffer.c to dynbuf.c
by Willy Tarreau
· Mon Jun 29 09:26:59 2020 +0200
db6fe69
BUG/MEDIUM: checks: Increment the server's curr_used_conns
by Olivier Houchard
· Sun Jun 28 16:23:09 2020 +0200
4ba494c
BUG/MEDIUM: connections: Don't increase curr_used_conns for shared connections.
by Olivier Houchard
· Sun Jun 28 16:14:09 2020 +0200
fc402cf
CONTRIB: debug: add missing flags SI_FL_L7_RETRY & SI_FL_D_L7_RETRY
by Willy Tarreau
· Sun Jun 28 16:05:39 2020 +0200
4d82bf5
MINOR: connection: align toremove_{lock,connections} and cleanup into idle_conns
by Willy Tarreau
· Sun Jun 28 00:19:17 2020 +0200
d79422a
BUG/MEDIUM: buffers: always allocate from the local cache first
by Willy Tarreau
· Sun Jun 28 10:31:15 2020 +0200
4dc6c86
CLEANUP: buffers: remove unused buffer_wq_lock lock
by Willy Tarreau
· Sun Jun 28 07:31:42 2020 +0200
c6e7a1b
MINOR: cli: make "show sess" stop at the last known session
by Willy Tarreau
· Sun Jun 28 01:24:12 2020 +0200
3846877
BUG/MINOR: mux_h2: don't lose the leaving trace in h2_io_cb()
by Willy Tarreau
· Sun Jun 28 00:31:13 2020 +0200
4462af8
[RELEASE] Released version 2.2-dev11
by Willy Tarreau
· Fri Jun 26 22:01:04 2020 +0200
5cd0087
BUG/MEDIUM: fetch: Fix hdr_ip misparsing IPv4 addresses due to missing NUL
by Tim Duesterhus
· Fri Jun 26 15:44:48 2020 +0200
08488f6
BUG/MINOR: cfgparse: correctly deal with empty lines
by Willy Tarreau
· Fri Jun 26 17:24:54 2020 +0200
c184d87
DOC: ssl: update the documentation of "commit ssl cert"
by William Lallemand
· Fri Jun 26 15:39:57 2020 +0200
86bc953
REGTEST: ssl: add some ssl_c_* sample fetches test
by William Lallemand
· Fri Jun 26 12:03:45 2020 +0200
6e56b2c
REGTEST: ssl: tests the ssl_f_* sample fetches
by William Lallemand
· Fri Jun 26 11:29:43 2020 +0200
85048f8
MINOR: http: Add support for http 413 status
by Anthonin Bonnefoy
· Mon Jun 22 09:17:01 2020 +0200
47d1718
CLEANUP: assorted typo fixes in the code and comments
by Ilya Shipitsin
· Sun Jun 21 21:42:57 2020 +0500
11057a3
DOC: assorted typo fixes in the documentation
by Ilya Shipitsin
· Sun Jun 21 21:18:27 2020 +0500
dafc564
CI: extend spellchecker whitelist
by Ilya Shipitsin
· Sun Jun 21 21:06:55 2020 +0500
aaa34ea
CI: travis-ci: switch BoringSSL builds to ninja
by Ilya Shipitsin
· Sun Jun 21 16:39:30 2020 +0500
f44d155
BUILD: fix ssl_sample.c when building against BoringSSL
by Ilya Shipitsin
· Sat Jun 20 23:38:37 2020 +0500
8f600c8
DOC: fix some typos in the ssl_s_{s|i}_dn documentation
by William Lallemand
· Fri Jun 26 09:55:06 2020 +0200
eccfa61
MINOR: spoe: Don't systematically create new applets if processing rate is low
by Christopher Faulet
· Mon Jun 22 15:32:14 2020 +0200
cf6898c
BUG/MINOR: http-ana: Don't wait to send 1xx responses generated by HAProxy
by Christopher Faulet
· Thu Jun 25 15:55:11 2020 +0200
1a9db7c
BUG/MINOR: http-ana: Set CF_EOI on response channel for generated responses
by Christopher Faulet
· Thu Jun 25 15:36:45 2020 +0200
42b77b0
BUG/MINOR: stream-int: Don't wait to send truncated HTTP messages
by Christopher Faulet
· Thu Jun 25 16:11:20 2020 +0200
40e6b55
BUG/MEDIUM: http-ana: Don't loop trying to generate a malformed 500 response
by Christopher Faulet
· Thu Jun 25 16:04:50 2020 +0200
bfa3e81
MINOR: ssl: add the ssl_s_* sample fetches for server side certificate
by William Lallemand
· Thu Jun 25 20:07:18 2020 +0200
99cc218
MINOR: cli/ssl: handle trailing slashes in crt-list commands
by William Lallemand
· Thu Jun 25 15:19:51 2020 +0200
c54e5ad
MINOR: cfgparse: sanitize the output a little bit
by Willy Tarreau
· Thu Jun 25 09:15:40 2020 +0200
07d4706
BUG/MINOR: cfgparse: report extraneous args *after* the string is allocated
by Willy Tarreau
· Thu Jun 25 07:41:22 2020 +0200
61dd44b
MINOR: tools: make parse_line() always terminate the args list
by Willy Tarreau
· Thu Jun 25 07:35:42 2020 +0200
40cb26f
BUG/MINOR: cfgparse: don't increment linenum on incomplete lines
by Willy Tarreau
· Thu Jun 25 09:37:54 2020 +0200
a941952
BUG/MEDIUM: ssl/cli: 'commit ssl cert' crashes when no private key
by William Lallemand
· Wed Jun 24 16:26:41 2020 +0200
e7723bd
MEDIUM: tasks: add a tune.sched.low-latency option
by Willy Tarreau
· Wed Jun 24 11:11:02 2020 +0200
59153fe
MINOR: tasks: make run_tasks_from_lists() scan the queues itself
by Willy Tarreau
· Wed Jun 24 10:17:29 2020 +0200
ba48d5c
MINOR: tasks: pass the queue index to run_task_from_list()
by Willy Tarreau
· Wed Jun 24 09:54:24 2020 +0200
49f90bf
MINOR: tasks: add a mask of the queues with active tasklets
by Willy Tarreau
· Wed Jun 24 09:39:48 2020 +0200
c0a08ba
MINOR: tasks: make current_queue an index instead of a pointer
by Willy Tarreau
· Wed Jun 24 09:19:50 2020 +0200
3ef7a19
MEDIUM: tasks: apply a fair CPU distribution between tasklet classes
by Willy Tarreau
· Wed Jun 24 07:21:08 2020 +0200
b240869
MINOR: ssl: move the ckch/crtlist deinit to ssl_sock.c
by William Lallemand
· Wed Jun 24 09:54:29 2020 +0200
9ab8f8d
BUG/MINOR: ssl/cli: certs added from the CLI can't be deleted
by William Lallemand
· Wed Jun 24 01:00:52 2020 +0200
82d877d
BUG/MINOR: ssl: fix build with ckch_deinit() and crtlist_deinit()
by William Lallemand
· Tue Jun 23 20:25:07 2020 +0200
ee8530c
MINOR: ssl: free the crtlist and the ckch during the deinit()
by William Lallemand
· Tue Jun 23 18:19:42 2020 +0200
6a3168a
MINOR: ssl: free bind_conf_node in crtlist_free()
by William Lallemand
· Tue Jun 23 11:43:35 2020 +0200
7df5c2d
BUG/MEDIUM: ssl: fix ssl_bind_conf double free
by William Lallemand
· Tue Jun 23 11:02:17 2020 +0200
c17a5fa
BUG/MINOR: cfgparse: Fix calculation of position for PARSE_ERR_TOOMANY message
by Tim Duesterhus
· Tue Jun 23 18:56:10 2020 +0200
f3d2c6d
BUG/MINOR: cfgparse: Fix argument reference in PARSE_ERR_TOOMANY message
by Tim Duesterhus
· Tue Jun 23 18:56:09 2020 +0200
5bd7306
BUG/MEDIUM: task: be careful not to run too many tasks at TL_URGENT
by Willy Tarreau
· Tue Jun 23 16:36:36 2020 +0200
116ef22
MINOR: task: add a new pointer to current tasklet queue
by Willy Tarreau
· Tue Jun 23 16:35:38 2020 +0200
0c0c85e
BUG/MINOR: tasks: make sure never to exceed max_processed
by Willy Tarreau
· Tue Jun 23 11:32:35 2020 +0200
38e8a1c
MINOR: debug: add a new DEBUG_FD build option
by Willy Tarreau
· Tue Jun 23 10:04:54 2020 +0200
ee99aaf
BUG/MINOR: http_ana: clarify connection pointer check on L7 retry
by Willy Tarreau
· Tue Jun 23 05:58:20 2020 +0200
2fd5bdb
MINOR: cfgparse: Warn on truncated lines / files
by Tim Duesterhus
· Mon Jun 22 22:57:45 2020 +0200
70f5899
BUG/MINOR: cfgparse: Support configurations without newline at EOF
by Tim Duesterhus
· Mon Jun 22 22:57:44 2020 +0200
8840326
BUG/MINOR: spoe: correction of setting bits for analyzer
by Miroslav Zagorac
· Fri Jun 19 22:17:17 2020 +0200
c97406f
BUG/MEDIUM: fcgi-app: Resolve the sink if a fcgi-app logs in a ring buffer
by Christopher Faulet
· Mon Jun 22 11:07:18 2020 +0200
60837d3
REGTEST: Add a simple script to tests errorfile directives in proxy sections
by Christopher Faulet
· Thu Jun 11 13:43:20 2020 +0200
dc0936c
[RELEASE] Released version 2.2-dev10
by Willy Tarreau
· Fri Jun 19 21:43:26 2020 +0200
8912ae6
DOC: configuration: http-check send was missing from matrix
by Peter Gervai
· Thu Jun 11 18:26:36 2020 +0200
df4c9d2
DOC: configuration: Unindent non-code sentences in the protobuf example
by Peter Gervai
· Thu Jun 11 18:05:11 2020 +0200
f49a604
BUG/MINOR: systemd: Wait for network to be online
by Ryan O'Hara
· Mon Jun 15 11:34:54 2020 -0500
c89a42f
MINOR: mux_h1: Set H1_F_CO_MSG_MORE if we know we have more to send.
by Olivier Houchard
· Fri Jun 19 16:15:05 2020 +0200
8945bb6
BUG/MEDIUM: stream-int: fix loss of CO_SFL_MSG_MORE flag in forwarding
by Willy Tarreau
· Fri Jun 19 17:07:06 2020 +0200
d1d005d
MEDIUM: map: make the "clear map" operation yield
by Willy Tarreau
· Fri Dec 20 18:22:02 2019 +0100
a4818db
BUG/MAJOR: init: properly compute the default global.maxpipes value
by Willy Tarreau
· Fri Jun 19 16:20:59 2020 +0200
5bb21b1
REGTEST: http-rules: test spaces in ACLs with master CLI
by William Lallemand
· Thu Jun 18 18:56:44 2020 +0200
398c5f3
REGTEST: http-rules: test spaces in ACLs
by William Lallemand
· Thu Jun 18 18:52:18 2020 +0200
02c255e
BUG/MINOR: mworker/cli: fix semicolon escaping in master CLI
by William Lallemand
· Thu Jun 18 18:45:04 2020 +0200
fe249c3
BUG/MINOR: mworker/cli: fix the escaping in the master CLI
by William Lallemand
· Thu Jun 18 18:03:57 2020 +0200
b08c6d0
BUG/MINOR: cli: allow space escaping on the CLI
by Yves Lafon
· Mon Jun 08 16:08:06 2020 +0200
5c8be27
MEDIUM: tasks: also process late wakeups in process_runnable_tasks()
by Willy Tarreau
· Fri Jun 19 12:17:55 2020 +0200
77015ab
MEDIUM: tasks: clean up the front side of the wait queue in wake_expired_tasks()
by Willy Tarreau
· Fri Jun 19 11:50:27 2020 +0200
a7ad4ae
MINOR: haproxy: process signals before runnable tasks
by Willy Tarreau
· Fri Jun 19 12:06:34 2020 +0200
54067e9
CONTRIB: debug: add the missing flags CO_FL_SAFE_LIST and CO_FL_IDLE_LIST
by Willy Tarreau
· Fri Jun 19 08:47:30 2020 +0200
bc52bec
MEDIUM: fd: add experimental support for edge-triggered polling
by Willy Tarreau
· Thu Jun 18 08:58:47 2020 +0200
13cd54c
MEDIUM: peers: add the "localpeer" global option
by Dragan Dosen
· Thu Jun 18 18:24:05 2020 +0200
4f01415
MINOR: peers: do not use localpeer as an array anymore
by Dragan Dosen
· Thu Jun 18 16:56:47 2020 +0200
Next »