Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
2ab5c38359340c52abce3516e572b838a30b1754
/
include
/
types
1b6adb4
MINOR: proxy/http_ana: Remove unused req_exp/rsp_exp and req_add/rsp_add lists
by Christopher Faulet
· Wed Jul 17 15:33:14 2019 +0200
8c3b63a
MINOR: proxy: Remove the unused list of block rules
by Christopher Faulet
· Wed Jul 17 15:19:51 2019 +0200
a6a56e6
MEDIUM: config: Remove parsing of req* and rsp* directives
by Christopher Faulet
· Wed Jul 17 15:13:28 2019 +0200
73e8ede
MINOR: proxy: Remove support of the option 'http-tunnel'
by Christopher Faulet
· Tue Jul 16 15:04:46 2019 +0200
fc9cfe4
REORG: proto_htx: Move HTX analyzers & co to http_ana.{c,h} files
by Christopher Faulet
· Tue Jul 16 14:54:53 2019 +0200
eb2754b
CLEANUP: proto_http: Remove unecessary includes and comments
by Christopher Faulet
· Tue Jul 16 14:49:01 2019 +0200
22dc248
CLEANUP: channel: Remove the unused flag CF_WAKE_CONNECT
by Christopher Faulet
· Tue Jul 16 14:43:08 2019 +0200
3716ebc
CLEANUP: proto_http: Group remaining flags of the HTTP transaction
by Christopher Faulet
· Wed Jul 17 11:22:37 2019 +0200
cc76d5b
MINOR: proto_http: Remove the unused flag HTTP_MSGF_WAIT_CONN
by Christopher Faulet
· Wed Jul 17 11:21:36 2019 +0200
c41547b
MINOR: proto_http: Remove unused http txn flags
by Christopher Faulet
· Tue Jul 16 14:32:23 2019 +0200
711ed6a
MAJOR: http: Remove the HTTP legacy code
by Christopher Faulet
· Tue Jul 16 14:16:10 2019 +0200
3d11969
MAJOR: filters: Remove code relying on the legacy HTTP mode
by Christopher Faulet
· Mon Jul 15 22:04:51 2019 +0200
28b18c5
CLEANUP: proxy: Remove the flag PR_O2_USE_HTX
by Christopher Faulet
· Mon Jul 15 15:13:41 2019 +0200
c985f6c
MINOR: connection: Remove the multiplexer protocol PROTO_MODE_HTX
by Christopher Faulet
· Mon Jul 15 11:42:52 2019 +0200
7764a57
BUG/MEDIUM: threads: cpu-map designating a single thread/process are ignored
by Willy Tarreau
· Tue Jul 16 15:10:34 2019 +0200
9723696
MEDIUM: mworker-prog: Add user/group options to program section
by Andrew Heberle
· Fri Jul 12 11:50:26 2019 +0800
64e6012
MINOR: task: introduce work lists
by Willy Tarreau
· Fri Jul 12 08:31:17 2019 +0200
1dad384
BUG/MEDIUM: fd/threads: fix excessive CPU usage on multi-thread accept
by Willy Tarreau
· Mon Jul 08 23:09:03 2019 +0200
2e4843d
MINOR: action: Add the return code ACT_RET_DONE for actions
by Christopher Faulet
· Thu Jul 04 11:08:38 2019 +0200
ad03288
BUG/MINOR: mworker/cli: don't output a \n before the response
by William Lallemand
· Mon Jul 01 10:56:15 2019 +0200
da29fe2
MEDIUM: server: server-state global file stored in a tree
by Baptiste Assmann
· Thu Jun 13 13:24:29 2019 +0200
86e6b6e
MEDIUM: Make '(cli|con|srv)timeout' directive fatal
by Tim Duesterhus
· Tue May 14 20:57:59 2019 +0200
dac168b
MEDIUM: Make 'redispatch' directive fatal
by Tim Duesterhus
· Tue May 14 20:57:58 2019 +0200
7b7c47f
MEDIUM: Make 'block' directive fatal
by Tim Duesterhus
· Tue May 14 20:57:57 2019 +0200
3c39a7d
CLEANUP: connection: rename the wait_event.task field to .tasklet
by Willy Tarreau
· Fri Jun 14 14:42:29 2019 +0200
1dc6963
MINOR: mworker: add the HAProxy version in "show proc"
by William Lallemand
· Wed Jun 12 19:11:33 2019 +0200
b65717f
MINOR: peers: Optimization for dictionary cache lookup.
by Frédéric Lécaille
· Fri Jun 07 14:25:25 2019 +0200
99de1d0
MINOR: dict: Store the length of the dictionary entries.
by Frédéric Lécaille
· Fri Jun 07 10:58:20 2019 +0200
6c39198
MINOR peers: data structure simplifications for server names dictionary cache.
by Frédéric Lécaille
· Thu Jun 06 11:34:03 2019 +0200
4f283fa
MEDIUM: stream-int: introduce a new state SI_ST_RDY
by Willy Tarreau
· Wed Jun 05 14:34:03 2019 +0200
bedcd69
MINOR: stream-int: use bit fields to match multiple stream-int states at once
by Willy Tarreau
· Wed Jun 05 14:45:06 2019 +0200
03abf2d
MEDIUM: connections: Remove CONN_FL_SOCK*
by Olivier Houchard
· Tue May 28 10:12:02 2019 +0200
fe50bfb
MEDIUM: connections: Introduce a handshake pseudo-XPRT.
by Olivier Houchard
· Mon May 27 12:09:19 2019 +0200
2e05548
MINOR: connections: Add a new xprt method, add_xprt().
by Olivier Houchard
· Mon May 27 19:50:12 2019 +0200
5149b59
MINOR: connections: Add a new xprt method, remove_xprt.
by Olivier Houchard
· Thu May 23 17:47:36 2019 +0200
ea8dd94
MEDIUM: ssl: Handle subscribe by itself.
by Olivier Houchard
· Mon May 20 14:02:16 2019 +0200
8f3c256
MEDIUM: cache/htx: Always store info about HTX blocks in the cache
by Christopher Faulet
· Mon Jun 03 22:19:18 2019 +0200
8d78fa7
MINOR: peers: Make peers protocol support new "server_name" data type.
by Frédéric Lécaille
· Mon May 20 18:22:52 2019 +0200
7da7129
MINOR: server: Add a dictionary for server names.
by Frédéric Lécaille
· Mon May 20 09:47:07 2019 +0200
84d6046
MINOR: proxy: Add a "server by name" tree to proxy.
by Frédéric Lécaille
· Fri May 17 14:29:15 2019 +0200
5ad57ea
MINOR: stick-table: Add "server_name" new data type.
by Frédéric Lécaille
· Fri May 17 10:08:29 2019 +0200
74167b2
MINOR: peers: Add a LRU cache implementation for dictionaries.
by Frédéric Lécaille
· Tue May 28 19:02:42 2019 +0200
4a3fef8
MINOR: dict: Add dictionary new data structure.
by Frédéric Lécaille
· Tue May 28 14:47:17 2019 +0200
1673bbd
CLEANUP: peers: Remove tabs characters.
by Frédéric Lécaille
· Wed May 15 10:49:13 2019 +0200
7bb39d7
CLEANUP: connection: remove the now unused CS_FL_REOS flag
by Willy Tarreau
· Mon Jun 03 14:23:33 2019 +0200
7067b3a
BUG/MINOR: deinit/threads: make hard-stop-after perform a clean exit
by Willy Tarreau
· Sun Jun 02 11:11:29 2019 +0200
2a54bb7
MEDIUM: connection: Upstream SOCKS4 proxy support
by Alexander Liu
· Wed May 22 19:44:48 2019 +0800
250031e
MEDIUM: sessions: Introduce session flags.
by Olivier Houchard
· Wed May 29 15:01:50 2019 +0200
a8b2ce0
MINOR: activity: report the number of failed pool/buffer allocations
by Willy Tarreau
· Tue May 28 17:04:16 2019 +0200
2ae84e4
MEDIUM: poller: separate the wait time from the wake events
by Willy Tarreau
· Tue May 28 16:44:05 2019 +0200
9b04d22
MINOR: connection: Remove the unused flag CO_RFL_KEEP_RSV
by Christopher Faulet
· Tue May 14 22:47:37 2019 +0200
d6a7850
MINOR: cli/activity: add 3 general purpose counters in development mode
by Willy Tarreau
· Mon May 27 07:03:38 2019 +0200
394c9b4
MINOR: cli/activity: remove "fd_del" and "fd_skip" from show activity
by Willy Tarreau
· Mon May 27 06:59:14 2019 +0200
7cf0e45
MINOR: raw_sock: report global traffic statistics
by Willy Tarreau
· Thu May 23 11:39:14 2019 +0200
96d5195
MEDIUM: config: deprecate the antique req* and rsp* commands
by Willy Tarreau
· Wed May 22 20:34:35 2019 +0200
d1f56c9
BUG/MEDIUM: dns: make the port numbers unsigned
by Willy Tarreau
· Wed May 22 20:07:45 2019 +0200
082b628
BUG/MEDIUM: init/threads: provide per-thread alloc/free function callbacks
by Willy Tarreau
· Wed May 22 14:42:12 2019 +0200
0ba4f48
MAJOR: polling: add event ports support (Solaris)
by Emmanuel Hocdet
· Mon Apr 08 16:53:32 2019 +0000
5a6e224
REORG: threads: move the struct thread_info from global.h to hathreads.h
by Willy Tarreau
· Mon May 20 18:56:48 2019 +0200
91e6df0
MINOR: threads: add each thread's clockid into the global thread_info
by Willy Tarreau
· Fri May 03 17:21:18 2019 +0200
522cfbc
MINOR: init/threads: make the global threads an array of structs
by Willy Tarreau
· Fri May 03 10:16:39 2019 +0200
10c6c16
MEDIUM: Make 'option forceclose' actually warn
by Tim Duesterhus
· Tue May 14 20:58:00 2019 +0200
8bdb5c9
CLEANUP: connection: remove the handle field from the wait_event struct
by Willy Tarreau
· Mon May 13 18:27:59 2019 +0200
602bf7d
MEDIUM: streams: Add a new http action, disable-l7-retry.
by Olivier Houchard
· Fri May 10 13:59:15 2019 +0200
c125cef
CLEANUP: ssl: make inclusion of openssl headers safe
by Willy Tarreau
· Fri May 10 09:58:43 2019 +0200
8d164dc
CLEANUP: ssl: never include openssl/*.h outside of openssl-compat.h anymore
by Willy Tarreau
· Fri May 10 09:35:00 2019 +0200
5599456
REORG: ssl: move openssl-compat from proto to common
by Willy Tarreau
· Thu May 09 14:52:44 2019 +0200
9a1ab08
CLEANUP: ssl-sock: use HA_OPENSSL_VERSION_NUMBER instead of OPENSSL_VERSION_NUMBER
by Willy Tarreau
· Thu May 09 13:26:41 2019 +0200
92e38e2
BUG/MEDIUM: servers: Don't use the same srv flag for cookie-set and TFO.
by Olivier Houchard
· Wed May 08 19:48:32 2019 +0200
2674303
MEDIUM: regex: modify regex_comp() to atomically allocate/free the my_regex struct
by Dragan Dosen
· Tue Apr 30 15:54:36 2019 +0200
c02766a
MINOR: stick-table: Add prefixes to stick-table names.
by Frédéric Lécaille
· Wed Mar 20 15:06:55 2019 +0100
015e4d7
MINOR: stick-tables: Add peers process binding computing.
by Frédéric Lécaille
· Tue Mar 19 14:55:01 2019 +0100
1b8e68e
MEDIUM: stick-table: Stop handling stick-tables as proxies.
by Frédéric Lécaille
· Thu Mar 14 07:07:41 2019 +0100
f92da38
BUILD/MINOR: stick-table: Compilation fix.
by Frédéric Lécaille
· Fri Mar 15 11:24:53 2019 +0100
d456aa4
MINOR: config: Extract the code of "stick-table" line parsing.
by Frédéric Lécaille
· Fri Mar 08 14:47:00 2019 +0100
034c88c
MEDIUM: tcp: add the "tfo" option to support TCP fastopen on the server
by Willy Tarreau
· Mon Jan 23 23:36:45 2017 +0100
fdcb007
MEDIUM: proto: Change the prototype of the connect() method.
by Olivier Houchard
· Mon May 06 18:32:29 2019 +0200
e3249a9
MEDIUM: streams: Add a new keyword for retry-on, "junk-response"
by Olivier Houchard
· Fri May 03 23:01:47 2019 +0200
865d839
MEDIUM: streams: Add a way to replay failed 0rtt requests.
by Olivier Houchard
· Fri May 03 22:46:27 2019 +0200
a254a37
MEDIUM: streams: Add the ability to retry a request on L7 failure.
by Olivier Houchard
· Fri Apr 05 15:30:12 2019 +0200
c40efc1
MINOR: init/threads: make the threads array global
by Willy Tarreau
· Fri May 03 09:22:44 2019 +0200
81492c9
MINOR: threads: flatten the per-thread cpu-map
by Willy Tarreau
· Fri May 03 09:41:23 2019 +0200
102854c
BUG/MEDIUM: listener: Fix how unlimited number of consecutive accepts is handled
by Christopher Faulet
· Tue Apr 30 12:17:13 2019 +0200
07425de
BUG/MEDIUM: port_range: Make the ring buffer lock-free.
by Olivier Houchard
· Mon Apr 29 18:52:06 2019 +0200
bc13bec
MINOR: activity: report context switch counts instead of rates
by Willy Tarreau
· Tue Apr 30 14:55:18 2019 +0200
9634e86
CLEANUP: task: move the task_per_thread definition to task.h
by Willy Tarreau
· Tue Apr 30 14:36:47 2019 +0200
d803e47
MINOR: log: Enable the log sampling and load-balancing feature.
by Frédéric Lécaille
· Thu Apr 25 07:42:09 2019 +0200
d95ea28
MINOR: log: Add "sample" new keyword to "log" lines.
by Frédéric Lécaille
· Wed Apr 24 16:14:33 2019 +0200
f7f5428
BUG/MEDIUM: spoe: arg len encoded in previous frag frame but len changed
by Kevin Zhu
· Fri Apr 26 14:00:01 2019 +0800
22d63a2
MINOR: applet: measure and report an appctx's call rate in "show sess"
by Willy Tarreau
· Wed Apr 24 08:41:29 2019 +0200
2e9c1d2
MINOR: stream: measure and report a stream's call rate in "show sess"
by Willy Tarreau
· Wed Apr 24 08:28:31 2019 +0200
0212fad
MINOR: tasks/activity: report the context switch and task wakeup rates
by Willy Tarreau
· Wed Apr 24 08:10:57 2019 +0200
333939c
MINOR: action: new '(http-request|tcp-request content) do-resolve' action
by Baptiste Assmann
· Mon Jan 21 08:34:50 2019 +0100
0b9ce82
MINOR: obj_type: new object type for struct stream
by Baptiste Assmann
· Tue Jan 30 08:10:20 2018 +0100
dfd35fd
MINOR: dns: dns_requester structures are now in a memory pool
by Baptiste Assmann
· Mon Jan 21 08:18:09 2019 +0100
88698d9
MEDIUM: connections: Add a way to control the number of idling connections.
by Olivier Houchard
· Tue Apr 16 19:07:22 2019 +0200
e179d0e
MEDIUM: connections: Provide a xprt_ctx for each xprt method.
by Olivier Houchard
· Thu Mar 21 18:27:17 2019 +0100
7b5fd1e
MEDIUM: connections: Move some fields from struct connection to ssl_sock_ctx.
by Olivier Houchard
· Thu Feb 28 18:10:45 2019 +0100
636848a
MINOR: init: add a "set-dumpable" global directive to enable core dumps
by Willy Tarreau
· Mon Apr 15 19:38:50 2019 +0200
8f7069a
CLEANUP: mworker: remove the type field in mworker_proc
by William Lallemand
· Fri Apr 12 16:09:23 2019 +0200
Next »