Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
7480f323ff0827f57d53afe3dafd761d15cd482c
/
include
/
proto
5462052
MINOR: log: One const should be enough.
by Olivier Houchard
· Thu Sep 06 18:14:09 2018 +0200
57f8185
MINOR: connection: add new function conn_is_back()
by Willy Tarreau
· Thu Sep 06 14:52:21 2018 +0200
6ac98ac
MINOR: connection: add new function conn_get_proxy()
by Willy Tarreau
· Thu Sep 06 11:48:44 2018 +0200
be37315
MINOR: connection: make the initialization more consistent
by Willy Tarreau
· Thu Sep 06 11:45:30 2018 +0200
5383935
MINOR: log: provide a function to emit a log for a session
by Willy Tarreau
· Wed Sep 05 19:51:10 2018 +0200
26ffa85
CLEANUP: log: make the low_level lf_{ip,port,text,text_len} functions take consts
by Willy Tarreau
· Wed Sep 05 15:23:10 2018 +0200
43c538e
MINOR: log: move the log code to sess_build_logline() to add extra arguments
by Willy Tarreau
· Wed Sep 05 14:58:15 2018 +0200
e215bba
MINOR: connection: make conn_sock_drain() work for all socket families
by Willy Tarreau
· Fri Aug 24 14:31:53 2018 +0200
b509232
MINOR: sample: remove impossible tests on negative smp->data.u.str.data
by Willy Tarreau
· Wed Aug 22 05:07:14 2018 +0200
1b13bfd
BUG/MEDIUM: connection: don't forget to always delete the list's head
by Willy Tarreau
· Tue Aug 21 18:33:20 2018 +0200
abedf5f
BUG/MEDIUM: tasklets: Add the thread as active when waking a tasklet.
by Olivier Houchard
· Fri Aug 17 18:57:51 2018 +0200
6aab737
MINOR: fd cache: And the thread_mask with all_threads_mask.
by Olivier Houchard
· Fri Aug 17 13:37:59 2018 +0200
8f0b4c6
MINOR: stream_interface: Give stream_interface its own wait_list.
by Olivier Houchard
· Thu Aug 02 18:21:38 2018 +0200
91894cb
MINOR: stream_interface: Don't use si_cs_send() as a task handler.
by Olivier Houchard
· Thu Aug 02 18:06:28 2018 +0200
e1c6dbc
MINOR: connections/mux: Add the wait reason(s) to wait_list.
by Olivier Houchard
· Wed Aug 01 17:06:43 2018 +0200
5d18718
MINOR: tasks: Allow tasklet_wakeup() to wakeup a task.
by Olivier Houchard
· Wed Aug 01 15:58:44 2018 +0200
ed0f207
MINOR: connections: Get rid of txbuf.
by Olivier Houchard
· Thu Aug 16 15:41:52 2018 +0200
638b799
MINOR: connections: Move rxbuf from the conn_stream to the h2s.
by Olivier Houchard
· Thu Aug 16 15:41:52 2018 +0200
511efea
MINOR: connections: Make rcv_buf mandatory and nuke cs_recv().
by Olivier Houchard
· Thu Aug 16 15:30:32 2018 +0200
268a707
MEDIUM: add set-priority-class and set-priority-offset
by Patrick Hemmer
· Fri May 11 12:52:31 2018 -0400
0355dab
MINOR: queue: replace the linked list with a tree
by Patrick Hemmer
· Fri May 11 12:52:31 2018 -0400
287527a
BUG/MEDIUM: connection/mux: take care of serverless proxies
by Willy Tarreau
· Wed Aug 08 18:40:44 2018 +0200
7ce0c89
MEDIUM: mux: Use the mux protocol specified on bind/server lines
by Christopher Faulet
· Tue Apr 10 15:01:45 2018 +0200
9c9ef03
MINOR: mux: Improve the message with the list of existing mux protocols
by Christopher Faulet
· Wed Aug 08 10:25:57 2018 +0200
e15c6c4
MINOR: mux: Change get_mux_proto to get an ist as parameter
by Christopher Faulet
· Wed Aug 08 10:21:56 2018 +0200
91c2826
CLEANUP: server: remove the update list and the update lock
by Willy Tarreau
· Thu Aug 02 15:56:36 2018 +0200
3ff577e
MAJOR: server: make server state changes synchronous again
by Willy Tarreau
· Thu Aug 02 11:48:52 2018 +0200
98d9fe2
MINOR: mux: Print the list of existing mux protocols during HA startup
by Christopher Faulet
· Tue Apr 10 14:37:32 2018 +0200
32f61c0
MINOR: mux: Unlink ALPN and multiplexers to rather speak of mux protocols
by Christopher Faulet
· Tue Apr 10 14:33:41 2018 +0200
063f786
MINOR: conn_stream: add cs_send() as a default snd_buf() function
by Christopher Faulet
· Wed May 23 15:03:43 2018 +0200
3c51802
MINOR: conn_stream: add an tx buffer to the conn_stream
by Christopher Faulet
· Wed May 23 14:58:55 2018 +0200
d44a9b3
MEDIUM: mux: Remove const on the buffer in mux->snd_buf()
by Christopher Faulet
· Fri Jul 27 11:59:41 2018 +0200
ebabd87
MINOR: ssl: BoringSSL matches OpenSSL 1.1.0
by Emmanuel Hocdet
· Mon Jun 18 11:04:19 2018 +0200
79321b9
MINOR: pollers: Add a way to wake a thread sleeping in the poller.
by Olivier Houchard
· Thu Jul 26 17:55:11 2018 +0200
9b03c0c
MINOR: tasks: Make active_tasks_mask volatile.
by Olivier Houchard
· Thu Jul 26 18:45:22 2018 +0200
d0ad4a8
MEDIUM: queue: make pendconn_free() work on the stream instead
by Willy Tarreau
· Wed Jul 25 11:13:53 2018 +0200
9624fae
MINOR: queue: centralize dequeuing code a bit better
by Willy Tarreau
· Wed Jul 25 08:04:20 2018 +0200
77551ee
BUG/MEDIUM: tasks: make __task_unlink_rq responsible for the rqueue size.
by Olivier Houchard
· Thu Jul 26 15:59:38 2018 +0200
76e4518
MINOR: tasks: Add a flag that tells if we're in the global runqueue.
by Olivier Houchard
· Thu Jul 26 16:19:58 2018 +0200
11c9aa4
MEDIUM: conn_stream: add cs_recv() as a default rcv_buf() function
by Willy Tarreau
· Fri Mar 02 13:55:01 2018 +0100
5e1cc5e
MINOR: conn_stream: add an rx buffer to the conn_stream
by Willy Tarreau
· Fri Mar 02 10:43:58 2018 +0100
8318885
MINOR: connection: simplify subscription by adding a registration function
by Willy Tarreau
· Wed Jul 18 08:18:20 2018 +0200
910b2bc
MEDIUM: connections/mux: Revamp the send direction.
by Olivier Houchard
· Tue Jul 17 18:49:38 2018 +0200
6ff2039
MINOR: connections/mux: Add a new "subscribe" method.
by Olivier Houchard
· Tue Jul 17 18:46:31 2018 +0200
e17c2d3
MINOR: tasklets: Don't attempt to add a tasklet in the list twice.
by Olivier Houchard
· Tue Jul 17 18:29:22 2018 +0200
83061a8
MAJOR: chunks: replace struct chunk with struct buffer
by Willy Tarreau
· Fri Jul 13 11:56:34 2018 +0200
843b7cb
MEDIUM: chunks: make the chunk struct's fields match the buffer struct
by Willy Tarreau
· Fri Jul 13 10:54:26 2018 +0200
c9fa048
MAJOR: buffer: finalize buffer detachment
by Willy Tarreau
· Tue Jul 10 17:43:27 2018 +0200
bd1dba8
MINOR: buffer: rename the data length member to '->data'
by Willy Tarreau
· Tue Jul 10 10:43:27 2018 +0200
4d893d4
MINOR: buffers/channel: replace buffer_insert_line2() with ci_insert_line2()
by Willy Tarreau
· Thu Jul 12 15:43:32 2018 +0200
08afac0
MEDIUM: buffers: move "output" from struct buffer to struct channel
by Olivier Houchard
· Fri Jun 22 19:26:39 2018 +0200
abed1e7
MINOR: buffer: remove the check for output on b_del()
by Willy Tarreau
· Mon Jul 09 11:39:49 2018 +0200
d54a8ce
MAJOR: start to change buffer API
by Willy Tarreau
· Fri Jun 29 18:42:02 2018 +0200
cd9e60d
MEDIUM: channel: adapt to the new buffer API
by Willy Tarreau
· Tue Jun 19 07:33:28 2018 +0200
d4251a7
MINOR: channel: Add co_set_data().
by Olivier Houchard
· Fri Jun 29 16:17:34 2018 +0200
3ee8344
MINOR: channel: remove almost all references to buf->i and buf->o
by Willy Tarreau
· Fri Jun 15 16:42:02 2018 +0200
591d445
MINOR: buffer: use b_orig() to replace most references to b->data
by Willy Tarreau
· Fri Jun 15 17:21:00 2018 +0200
50227f9
MINOR: buffer: use c_head() instead of buffer_wrap_sub(c->buf, p-o)
by Willy Tarreau
· Fri Jun 15 15:18:17 2018 +0200
3f67999
MINOR: buffer: replace bi_space_for_replace() with ci_space_for_replace()
by Willy Tarreau
· Fri Jun 15 15:06:42 2018 +0200
2375233
MINOR: buffer: replace buffer_full() with channel_full()
by Willy Tarreau
· Fri Jun 15 14:54:53 2018 +0200
0c7ed5d
MINOR: buffer: replace buffer_empty() with b_empty() or c_empty()
by Willy Tarreau
· Tue Jul 10 09:53:31 2018 +0200
55f3ce1
MINOR: buffer: make b_getblk_nc() take size_t for the block sizes
by Willy Tarreau
· Wed Jul 18 11:49:27 2018 +0200
206ba83
MINOR: buffer: make b_getblk_nc() take const pointers
by Willy Tarreau
· Thu Jun 14 15:27:31 2018 +0200
f40e682
MINOR: h1: make h1_measure_trailers() use an offset and a count
by Willy Tarreau
· Thu Jun 14 16:52:02 2018 +0200
84d6b7a
MINOR: h1: make h1_parse_chunk_size() not depend on b_ptr() anymore
by Willy Tarreau
· Thu Jun 14 15:59:05 2018 +0200
c0973c6
MINOR: h1: make h1_skip_chunk_crlf() not depend on b_ptr() anymore
by Willy Tarreau
· Thu Jun 14 15:53:21 2018 +0200
7314be8
MINOR: h1: make h1_measure_trailers() take the byte count in argument
by Willy Tarreau
· Thu Jun 14 13:32:50 2018 +0200
e5f12ce
MINOR: buffer: replace bi_del() and bo_del() with b_del()
by Willy Tarreau
· Fri Jun 15 10:28:05 2018 +0200
7194d3c
MINOR: buffer: split bi_contig_data() into ci_contig_data and b_config_data()
by Willy Tarreau
· Wed Jun 06 16:55:45 2018 +0200
bcbd393
MINOR: channel/buffer: replace b_{adv,rew} with c_{adv,rew}
by Willy Tarreau
· Wed Jun 06 07:13:22 2018 +0200
fd8d42f
MEDIUM: channel: make channel_slow_realign() take a swap buffer
by Willy Tarreau
· Thu Jul 12 10:57:15 2018 +0200
4cf1300
MINOR: channel/buffer: replace buffer_slow_realign() with channel_slow_realign() and b_slow_realign()
by Willy Tarreau
· Wed Jun 06 06:53:15 2018 +0200
08d5ac8
MINOR: channel: add a few basic functions for the new buffer API
by Willy Tarreau
· Wed Jun 06 15:09:28 2018 +0200
9ddaf79
MINOR: tasklet: Set process to NULL.
by Olivier Houchard
· Thu Jul 19 16:02:16 2018 +0200
dcd6f3a
MINOR: tasks: Make sure we correctly init and deinit a tasklet.
by Olivier Houchard
· Fri Jun 08 17:08:19 2018 +0200
b1ca58b
MINOR: tasks: Don't define rqueue if we're building without threads.
by Olivier Houchard
· Wed Jun 06 14:22:03 2018 +0200
e13ab8b
BUG/MEDIUM: tasks: Use the local runqueue when building without threads.
by Olivier Houchard
· Wed Jun 06 14:01:08 2018 +0200
10d81b8
MINOR: applet: assign the same nice value to a new appctx as its owner task
by Willy Tarreau
· Thu May 31 14:44:25 2018 +0200
caa8a37
MINOR: task: Fix a compiler warning by adding a cast.
by David Carlier
· Fri Jun 01 14:32:39 2018 +0200
9d5422a
MINOR: task/notification: Is notifications registered ?
by Thierry FOURNIER
· Wed May 30 11:40:08 2018 +0200
09eeb76
BUG/MEDIUM: tasks: Don't forget to increase/decrease tasks_run_queue.
by Olivier Houchard
· Mon May 28 13:51:06 2018 +0200
673867c
MAJOR: applets: Use tasks, instead of rolling our own scheduler.
by Olivier Houchard
· Fri May 25 16:58:52 2018 +0200
b0bdae7
MAJOR: tasks: Introduce tasklets.
by Olivier Houchard
· Fri May 18 18:45:28 2018 +0200
f6e6dc1
MAJOR: tasks: Create a per-thread runqueue.
by Olivier Houchard
· Fri May 18 18:38:23 2018 +0200
9f6af33
MINOR: tasks: Change the task API so that the callback takes 3 arguments.
by Olivier Houchard
· Fri May 25 14:04:04 2018 +0200
cb92f5c
MINOR: pollers: move polled_mask outside of struct fdtab.
by Olivier Houchard
· Thu Apr 26 14:23:07 2018 +0200
6b96f72
BUG/MEDIUM: pollers: Use a global list for fd shared between threads.
by Olivier Houchard
· Wed Apr 25 16:58:25 2018 +0200
6a2cf87
MINOR: fd: Make the lockless fd list work with multiple lists.
by Olivier Houchard
· Wed Apr 25 15:10:30 2018 +0200
9b36cb4
BUG/MEDIUM: task: Don't free a task that is about to be run.
by Olivier Houchard
· Fri May 04 15:46:16 2018 +0200
abbf607
MEDIUM: cli: Add payload support
by Aurélien Nephtali
· Wed Apr 18 13:26:46 2018 +0200
302f9ef
BUG/MEDIUM: connection: Make sure we have a mux before calling detach().
by Olivier Houchard
· Fri Apr 13 15:50:27 2018 +0200
4b0b79d
MINOR: log: move 'log' keyword parsing in dedicated function
by Christopher Faulet
· Mon Mar 26 15:54:32 2018 +0200
8ef1a6b
BUG/MINOR: fd: Don't clear the update_mask in fd_insert.
by Olivier Houchard
· Tue Apr 03 19:06:18 2018 +0200
26fb5d8
BUG/MEDIUM: fd/threads: ensure the fdcache_mask always reflects the cache contents
by Willy Tarreau
· Tue Mar 20 19:06:52 2018 +0100
5cd4bbd
BUG/MAJOR: threads/queue: Fix thread-safety issues on the queues management
by Christopher Faulet
· Wed Mar 14 16:18:06 2018 +0100
510c0d6
BUG/MEDIUM: threads/unix: Fix a deadlock when a listener is temporarily disabled
by Christopher Faulet
· Fri Mar 16 10:04:47 2018 +0100
253c3b7
MINOR: connection: add proxy-v2-options authority
by Emmanuel Hocdet
· Thu Feb 01 18:29:59 2018 +0100
283e004
MINOR: ssl: add ssl_sock_get_cert_sig function
by Emmanuel Hocdet
· Thu Nov 02 14:05:23 2017 +0100
96b7834
MINOR: ssl: add ssl_sock_get_pkey_algo function
by Emmanuel Hocdet
· Tue Oct 31 15:46:07 2017 +0100
16f45c8
BUG/MINOR: ssl/threads: Make management of the TLS ticket keys files thread-safe
by Christopher Faulet
· Fri Feb 16 11:23:49 2018 +0100
Next »