Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
5865a8fe699c91ad40139a1f1ed3abd561f48987
/
include
/
types
5865a8f
MINOR: snapshot: restart on the event ID and not the stream ID
by Willy Tarreau
· Fri Sep 07 11:51:51 2018 +0200
590a051
BUG/MEDIUM: session: fix reporting of handshake processing time in the logs
by Willy Tarreau
· Wed Sep 05 11:56:48 2018 +0200
6d0f38f
BUG/MEDIUM: dns/server: fix incomatibility between SRV resolution and server state file
by Baptiste Assmann
· Mon Jul 02 17:00:54 2018 +0200
8f0b4c6
MINOR: stream_interface: Give stream_interface its own wait_list.
by Olivier Houchard
· Thu Aug 02 18:21:38 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
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
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
da282f4
MINOR: queue: store the queue index in the stream when enqueuing
by Patrick Hemmer
· Fri May 11 12:52:31 2018 -0400
ffe5e8c
MINOR: stream: rename {srv,prx}_queue_size to *_queue_pos
by Patrick Hemmer
· Fri May 11 12:52:31 2018 -0400
8ed0a3e
MINOR: mux/server: Add 'proto' keyword to force the multiplexer's protocol
by Christopher Faulet
· Tue Apr 10 14:45:45 2018 +0200
a717b99
MINOR: mux/frontend: Add 'proto' keyword to force the mux protocol
by Christopher Faulet
· Tue Apr 10 14:43:00 2018 +0200
91c2826
CLEANUP: server: remove the update list and the update lock
by Willy Tarreau
· Thu Aug 02 15:56:36 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
2d5292a
MINOR: mux: Add info about the supported side in alpn_mux_list structure
by Christopher Faulet
· Tue Mar 06 14:43:47 2018 +0100
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
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
3201e4e
MEDIUM: queue: get rid of the pendconn lock
by Willy Tarreau
· Thu Jul 26 08:23:24 2018 +0200
88930dd
MINOR: queue: use a distinct variable for the assigned server and the queue
by Willy Tarreau
· Thu Jul 26 07:38:54 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
f0cea1e
MINOR: tasks: extend the state bits from 8 to 16 and remove the reason
by Willy Tarreau
· Thu Jul 26 16:13:00 2018 +0200
5e1cc5e
MINOR: conn_stream: add an rx buffer to the conn_stream
by Willy Tarreau
· Fri Mar 02 10:43:58 2018 +0100
a3f7efe
MINOR: conn_stream: add a new CS_FL_REOS flag
by Willy Tarreau
· Fri Mar 02 12:25:45 2018 +0100
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
83061a8
MAJOR: chunks: replace struct chunk with struct buffer
by Willy Tarreau
· Fri Jul 13 11:56:34 2018 +0200
c9fa048
MAJOR: buffer: finalize buffer detachment
by Willy Tarreau
· Tue Jul 10 17:43:27 2018 +0200
08afac0
MEDIUM: buffers: move "output" from struct buffer to struct channel
by Olivier Houchard
· Fri Jun 22 19:26:39 2018 +0200
337ea57
MINOR: connection: add a new receive flag : CO_RFL_BUF_WET
by Willy Tarreau
· Tue Jun 19 06:23:38 2018 +0200
7f3225f
MINOR: connection: add a flags argument to rcv_buf()
by Willy Tarreau
· Tue Jun 19 06:15:17 2018 +0200
d9cf540
MEDIUM: mux: make mux->rcv_buf() take a size_t for the count
by Willy Tarreau
· Wed Jul 18 11:29:06 2018 +0200
bfc4d77
MEDIUM: connection: make xprt->rcv_buf() use size_t for the count
by Willy Tarreau
· Wed Jul 18 11:22:03 2018 +0200
deccd11
MEDIUM: mux: make mux->snd_buf() take the byte count in argument
by Willy Tarreau
· Thu Jun 14 18:38:55 2018 +0200
787db9a
MEDIUM: connection: make xprt->snd_buf() take the byte count in argument
by Willy Tarreau
· Thu Jun 14 18:31:46 2018 +0200
17b4aa1
BUG/MINOR: ssl: properly ref-count the tls_keys entries
by Willy Tarreau
· Tue Jul 17 10:05:32 2018 +0200
8e2d943
MINOR: dns: new DNS options to allow/prevent IP address duplication
by Baptiste Assmann
· Fri Jun 22 15:04:43 2018 +0200
3fd1973
MINOR: http: Log warning if (add|set)-header fails
by Tim Duesterhus
· Sun May 27 20:35:08 2018 +0200
673867c
MAJOR: applets: Use tasks, instead of rolling our own scheduler.
by Olivier Houchard
· Fri May 25 16:58:52 2018 +0200
1599b80
MINOR: tasks: Make the number of tasks to run at once configurable.
by Olivier Houchard
· Thu May 24 18:59:04 2018 +0200
b0bdae7
MAJOR: tasks: Introduce tasklets.
by Olivier Houchard
· Fri May 18 18:45:28 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
d5b073c
MINOR: lua: Improve error message
by Thierry Fournier
· Mon May 21 19:42:47 2018 +0200
68db023
CLEANUP: spoe: Remove unused variables the agent structure
by Christopher Faulet
· Fri Apr 06 11:34:12 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
760e81d
MINOR: backend: implement random-based load balancing
by Willy Tarreau
· Thu May 03 07:20:40 2018 +0200
e2b10bf
MINOR: http: Add support for 421 Misdirected Request
by Tim Duesterhus
· Fri Apr 27 21:18:46 2018 +0200
abbf607
MEDIUM: cli: Add payload support
by Aurélien Nephtali
· Wed Apr 18 13:26:46 2018 +0200
caf2fec
MINOR: spoe: Add counters to log info about SPOE agents
by Christopher Faulet
· Wed Apr 04 10:25:50 2018 +0200
7250b8f
MINOR: spoe: Add loggers dedicated to the SPOE agent
by Christopher Faulet
· Mon Mar 26 17:19:01 2018 +0200
28ac099
MINOR: log: Keep the ref when a log server is copied to avoid duplicate entries
by Christopher Faulet
· Mon Mar 26 16:09:19 2018 +0200
36bda1c
MINOR: spoe: Add options to store processing times in variables
by Christopher Faulet
· Thu Mar 22 09:08:20 2018 +0100
b2dd1e0
MINOR: spoe: Add metrics in to know time spent in the SPOE
by Christopher Faulet
· Thu Mar 22 09:07:41 2018 +0100
b011d8f
MINOR: mux: add a "show_fd" function to dump debugging information for "show fd"
by Willy Tarreau
· Fri Mar 30 14:41:19 2018 +0200
4952985
REORG: compact "struct server"
by Emmanuel Hocdet
· Mon Mar 19 18:14:02 2018 +0100
4399c75
MINOR: proxy-v2-options: add crc32c
by Emmanuel Hocdet
· Mon Feb 05 15:26:43 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
253c3b7
MINOR: connection: add proxy-v2-options authority
by Emmanuel Hocdet
· Thu Feb 01 18:29:59 2018 +0100
fa8d0f1
MINOR: connection: add proxy-v2-options ssl-cipher,cert-sig,cert-key
by Emmanuel Hocdet
· Thu Feb 01 15:53:52 2018 +0100
ddc090b
MINOR: ssl: extract full pkey info in load_certificate
by Emmanuel Hocdet
· Fri Oct 27 18:43:29 2017 +0200
9531728
MINOR: stats: display the number of threads in the statistics.
by Yves Lafon
· Mon Feb 26 11:10:37 2018 +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
1256836
MEDIUM: fd/threads: Make sure we don't miss a fd cache entry.
by Olivier Houchard
· Wed Jan 31 18:07:29 2018 +0100
4815c8c
MAJOR: fd/threads: Make the fdcache mostly lockless.
by Olivier Houchard
· Wed Jan 24 18:17:56 2018 +0100
6fa63d9
MINOR: early data: Don't rely on CO_FL_EARLY_DATA to wake up streams.
by Olivier Houchard
· Mon Nov 27 18:41:32 2017 +0100
b077cdc
MEDIUM: spoe: Use an ebtree to manage idle applets
by Christopher Faulet
· Wed Jan 24 16:37:57 2018 +0100
8f82b20
MINOR: spoe: Count the number of frames waiting for an ack for each applet
by Christopher Faulet
· Wed Jan 24 16:23:03 2018 +0100
6f9ea4f
MINOR: spoe: Replace sending_rate by a frequency counter
by Christopher Faulet
· Wed Jan 24 16:13:48 2018 +0100
fce747b
MINOR: spoe: Always link a SPOE context with the applet processing it
by Christopher Faulet
· Wed Jan 24 15:59:32 2018 +0100
4209779
MINOR: spoe: Remove check on min_applets number when a SPOE context is queued
by Christopher Faulet
· Wed Jan 24 15:49:45 2018 +0100
6778b27
MINOR: stick-tables: Adds support for new "gpc1" and "gpc1_rate" counters.
by Frédéric Lécaille
· Mon Jan 29 15:22:53 2018 +0100
745c60e
CLEANUP: fd: remove the unused "new" field
by Willy Tarreau
· Sat Jan 20 23:59:40 2018 +0100
173d995
MEDIUM: polling: start to move maxfd computation to the pollers
by Willy Tarreau
· Fri Jan 26 21:48:23 2018 +0100
92bb034
CLEANUP: Fix typo in ARGT_MSK6 comment
by Tim Duesterhus
· Thu Jan 25 16:24:47 2018 +0100
c9c8378
MINOR: fd: add a bitmask to indicate that an FD is known by the poller
by Willy Tarreau
· Wed Jan 17 18:44:46 2018 +0100
ebc78d7
BUG/MEDIUM: fd: maintain a per-thread update mask
by Willy Tarreau
· Sat Jan 20 23:53:50 2018 +0100
d80cb4e
MINOR: global: add some global activity counters to help debugging
by Willy Tarreau
· Sat Jan 20 19:30:13 2018 +0100
421f02e
MINOR: threads: add a MAX_THREADS define instead of LONGBITS
by Willy Tarreau
· Sat Jan 20 18:19:22 2018 +0100
f4571a0
MINOR: global/threads: move cpu_map at the end of the global struct
by Willy Tarreau
· Sat Jan 20 18:12:15 2018 +0100
336d3ef
MINOR: spoe: add register-var-names directive in spoe-agent configuration
by Christopher Faulet
· Fri Dec 22 10:00:55 2017 +0100
2ec2db9
MINOR: dns: Handle SRV record weight correctly.
by Olivier Houchard
· Mon Jan 08 16:28:57 2018 +0100
0ad8e0d
MINOR: http: add a function to check request's cache-control header field
by Willy Tarreau
· Fri Dec 22 15:03:36 2017 +0100
984fca9
MINOR: stream-int: set flag SI_FL_CLEAN_ABRT when mux supports clean aborts
by Willy Tarreau
· Wed Dec 20 16:31:43 2017 +0100
28f1cb9
MINOR: mux: add flags to describe a mux's capabilities
by Willy Tarreau
· Wed Dec 20 16:14:44 2017 +0100
aec8989
MINOR: spoe: add force-set-var option in spoe-agent configuration
by Etienne Carriere
· Thu Dec 14 09:36:40 2017 +0000
3c8294b
MINOR: conn_stream: add new flag CS_FL_RCV_MORE to indicate pending data
by Willy Tarreau
· Sun Dec 10 21:13:25 2017 +0100
ece0c33
BUG/MEDIUM: ssl engines: Fix async engines fds were not considered to fix fd limit automatically.
by Emeric Brun
· Wed Dec 06 13:51:49 2017 +0100
ec74647
BUILD: checks: don't include server.h
by Willy Tarreau
· Wed Nov 29 10:52:29 2017 +0100
5809052
CLEANUP: fd: place the lock at the beginning of struct fdtab
by Willy Tarreau
· Sun Nov 26 10:41:47 2017 +0100
08eaa78
CLEANUP: checks: remove 16 bytes of holes in struct check
by Willy Tarreau
· Sun Nov 26 08:44:34 2017 +0100
a511084
CLEANUP: proxy: slightly reorder the struct proxy to reduce holes
by Willy Tarreau
· Sun Nov 26 08:41:31 2017 +0100
d7e33bb
CLEANUP: server: reorder some fields in struct server to save 40 bytes
by Willy Tarreau
· Sun Nov 26 07:26:48 2017 +0100
4cfede8
MAJOR: mworker: exits the master on failure
by William Lallemand
· Fri Nov 24 22:02:34 2017 +0100
bafbe01
CLEANUP: pools: rename all pool functions and pointers to remove this "2"
by Willy Tarreau
· Fri Nov 24 17:34:44 2017 +0100
c644fa9
MINOR: config: Add threads support for "process" option on "bind" lines
by Christopher Faulet
· Thu Nov 23 22:44:11 2017 +0100
cb6a945
MINOR: config: Add the threads support in cpu-map directive
by Christopher Faulet
· Wed Nov 22 16:50:41 2017 +0100
f528fff
MEDIUM: cache: store sha1 for hashing the cache key
by William Lallemand
· Thu Nov 23 19:43:17 2017 +0100
90084a1
MINOR: ssl: Handle reading early data after writing better.
by Olivier Houchard
· Thu Nov 23 18:21:29 2017 +0100
Next »