Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
786e9e684bbd68ba77021ade94287d5be3ceb097
/
include
6a38b32
BUILD: threads: fix again the __ha_cas_dw() definition
by Willy Tarreau
· Sat May 11 18:04:24 2019 +0200
295d614
CLEANUP: ssl: move all BIO_* definitions to openssl-compat
by Willy Tarreau
· Sat May 11 17:34:03 2019 +0200
11b1671
CLEANUP: ssl: remove ifdef around SSL_CTX_get_extra_chain_certs()
by Willy Tarreau
· Sat May 11 17:02:04 2019 +0200
366a698
CLEANUP: ssl: move the SSL_OP_* and SSL_MODE_* definitions to openssl-compat
by Willy Tarreau
· Sat May 11 17:09:44 2019 +0200
602bf7d
MEDIUM: streams: Add a new http action, disable-l7-retry.
by Olivier Houchard
· Fri May 10 13:59:15 2019 +0200
f4436e1
BUILD: threads: Add __ha_cas_dw fallback for single threaded builds
by Chris Packham
· Thu May 09 17:07:40 2019 +1200
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
9356dac
REORG: ssl: move some OpenSSL defines from ssl_sock to openssl-compat
by Willy Tarreau
· Fri May 10 09:22:53 2019 +0200
5599456
REORG: ssl: move openssl-compat from proto to common
by Willy Tarreau
· Thu May 09 14:52:44 2019 +0200
1d158ab
BUILD: ssl: make libressl use its own version numbers
by Willy Tarreau
· Thu May 09 13:41:45 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
6f3cb18
MINOR: htx: Remove support for unused OOB HTX blocks
by Christopher Faulet
· Tue May 07 21:48:12 2019 +0200
3b1d004
BUG/MEDIUM: spoe: Be sure the sample is found before setting its context
by Christopher Faulet
· Mon May 06 09:53:10 2019 +0200
27edc4b
MINOR: mworker: support a configurable maximum number of reloads
by William Lallemand
· Tue May 07 17:49:33 2019 +0200
f656279
CLEANUP: task: remove unneeded tests before task_destroy()
by Willy Tarreau
· Tue May 07 19:05:35 2019 +0200
75bc6d3
BUG/MEDIUM: tasks: fix possible segfault on task_destroy()
by Dragan Dosen
· Tue May 07 15:25:25 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
54832b9
BUILD: enable several LibreSSL hacks, including
by Ilya Shipitsin
· Sun May 05 23:27:54 2019 +0500
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
a48237f
BUG/MEDIUM: connections: Make sure we remove CO_FL_SESS_IDLE on disown.
by Olivier Houchard
· Thu May 02 12:04:15 2019 +0200
55071d3
BUG/MEDIUM: channels: Don't forget to reset output in channel_erase().
by Olivier Houchard
· Thu May 02 00:58:53 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
9ce62b5
MINOR: threads: Implement HA_ATOMIC_LOAD().
by Olivier Houchard
· Tue Apr 30 13:38:02 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
85db321
MINOR: spoe: Use the sample context to pass frag_ctx info during encoding
by Christopher Faulet
· Fri Apr 26 14:30:15 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
71c07ac
MINOR: stream/debug: make a stream dump and crash function
by Willy Tarreau
· Thu Apr 25 19:08:48 2019 +0200
5e6a5b3
MINOR: connection: make the debugging helper functions safer
by Willy Tarreau
· Thu Apr 25 18:35:49 2019 +0200
d5ec4bf
CLEANUP: standard: use proper const to addr_to_str() and port_to_str()
by Willy Tarreau
· Thu Apr 25 17:48:16 2019 +0200
d2d3348
MINOR: activity: enable automatic profiling turn on/off
by Willy Tarreau
· Thu Apr 25 17:09:07 2019 +0200
d9add3a
MINOR: activity: make the profiling status per thread and not global
by Willy Tarreau
· Thu Apr 25 08:57:41 2019 +0200
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
c1918d1
BUG/MAJOR: muxes: Use the HTX mode to find the best mux for HTTP proxies only
by Christopher Faulet
· Wed Apr 24 15:01:22 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
d0e095c
MINOR: ssl/cli: async fd io-handlers printable on show fd
by Emeric Brun
· Fri Apr 19 17:15:28 2019 +0200
22c57be
BUG/MEDIUM: h1: Don't parse chunks CRLF if not enough data are available
by Christopher Faulet
· Fri Apr 19 14:12:27 2019 +0200
88698d9
MEDIUM: connections: Add a way to control the number of idling connections.
by Olivier Houchard
· Tue Apr 16 19:07:22 2019 +0200
7c49d2e
MINOR: fd: Add a counter of used fds.
by Olivier Houchard
· Tue Apr 16 18:37:05 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
3f795f7
MEDIUM: tasks: Merge task_delete() and task_free() into task_destroy().
by Olivier Houchard
· Wed Apr 17 22:51:06 2019 +0200
8c12e2f
MINOR: task/thread: factor out a wake-up condition
by Willy Tarreau
· Wed Apr 17 20:52:51 2019 +0200
a70bfaa
BUG/MAJOR: task: make sure never to delete a queued task
by Willy Tarreau
· Wed Apr 17 21:58:23 2019 +0200
4a1be0c
MEDIUM: tasks: No longer use rq.node.leaf_p as a lock.
by Olivier Houchard
· Wed Apr 17 19:13:07 2019 +0200
5c964f7
MINOR: tasks: Don't consider we can wake task with tasklet_wakeup().
by Olivier Houchard
· Wed Apr 17 19:11:58 2019 +0200
b038007
BUG/MEDIUM: tasks: Make sure we set TASK_QUEUED before adding a task to the rq.
by Willy Tarreau
· Wed Apr 17 11:47:18 2019 +0200
5ec8bcb
BUG/MINOR: http_fetch/htx: Allow permissive sample prefetch for the HTX
by Christopher Faulet
· Wed Apr 17 12:04:12 2019 +0200
89dc499
BUG/MAJOR: http_fetch: Get the channel depending on the keyword used
by Christopher Faulet
· Wed Apr 17 12:02:59 2019 +0200
3a4d1be
BUG/MEDIUM: htx: Don't return the start-line if the HTX message is empty
by Christopher Faulet
· Wed Apr 17 15:08:42 2019 +0200
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
bd3de3e
MEDIUM: mworker-prog: implements 'option start-on-reload'
by William Lallemand
· Fri Apr 12 16:09:22 2019 +0200
4528611
MEDIUM: mworker: store the leaving state of a process
by William Lallemand
· Fri Apr 12 16:09:21 2019 +0200
9df86f9
BUG/MAJOR: lb/threads: fix insufficient locking on round-robin LB
by Willy Tarreau
· Tue Apr 16 11:21:14 2019 +0200
95679dc
MINOR: peers: Add a new command to the CLI for peers.
by Frédéric Lécaille
· Mon Apr 15 10:25:27 2019 +0200
8de1df9
BUILD: do not specify "const" on functions returning structs or scalars
by Willy Tarreau
· Mon Apr 15 21:27:18 2019 +0200
0e492e2
BUILD: address a few cases of "static <type> inline foo()"
by Willy Tarreau
· Mon Apr 15 21:25:03 2019 +0200
3212a2c
BUG/MEDIUM: Threads: Only use the gcc >= 4.7 builtins when using gcc >= 4.7.
by Olivier Houchard
· Mon Apr 15 21:14:25 2019 +0200
e5eef1f
MINOR: connections: Remove the SUB_CALL_UNSUBSCRIBE flag.
by Olivier Houchard
· Mon Apr 15 19:24:04 2019 +0200
8ef7065
BUG/MINOR: ssl: Fix 48 byte TLS ticket key rotation
by Nenad Merdanovic
· Sun Apr 14 16:06:46 2019 +0200
24f382f
CLEANUP: task: do not export rq_next anymore
by Willy Tarreau
· Fri Apr 12 16:10:55 2019 +0200
0ef372a
MAJOR: muxes/htx: Handle inplicit upgrades from h1 to h2
by Christopher Faulet
· Mon Apr 08 10:57:20 2019 +0200
c0016d8
MEDIUM: connection: Add conn_upgrade_mux_fe() to handle mux upgrades
by Christopher Faulet
· Mon Apr 08 10:42:41 2019 +0200
73c1207
MINOR: muxes: Pass the context of the mux to destroy() instead of the connection
by Christopher Faulet
· Mon Apr 08 11:23:22 2019 +0200
51f73eb
MEDIUM: muxes: Add an optional input buffer during mux initialization
by Christopher Faulet
· Mon Apr 08 11:22:47 2019 +0200
209829f
MINOR: http: update the macro IS_HTX_STRM() to check the stream flag SF_HTX
by Christopher Faulet
· Wed Apr 03 10:08:59 2019 +0200
0e160ff
MINOR: stream: Set a flag when the stream uses the HTX
by Christopher Faulet
· Wed Apr 03 10:01:07 2019 +0200
9f38f5a
MINOR: muxes: Add a flag to specify a multiplexer uses the HTX
by Christopher Faulet
· Wed Apr 03 09:53:32 2019 +0200
a51ebb7
MEDIUM: h1: Add an option to sanitize connection headers during parsing
by Christopher Faulet
· Fri Mar 29 15:03:13 2019 +0100
03b9d8b
MINOR: proto_htx: Don't adjust transaction mode anymore in HTX analyzers
by Christopher Faulet
· Tue Mar 26 22:02:00 2019 +0100
64a9c05
MINOR: cli/listener: report the number of accepts on "show activity"
by Willy Tarreau
· Fri Apr 12 15:27:17 2019 +0200
526dc95
MINOR: initcall: Don't forget to define the __start/stop_init_##stg symbols.
by Olivier Houchard
· Wed Apr 10 16:21:32 2019 +0200
f192d68
BUG/MINOR: htx: Preserve empty HTX messages with an unprocessed parsing error
by Christopher Faulet
· Mon Apr 01 11:33:17 2019 +0200
9a1ee7a
MEDIUM: mworker-prog: implement program for master-worker
by William Lallemand
· Mon Apr 01 11:30:02 2019 +0200
7175e68
MINOR: cli: export cli_parse_default() definition in cli.h
by William Lallemand
· Mon Apr 01 11:30:00 2019 +0200
3f12887
MINOR: mworker: don't use children variable anymore
by William Lallemand
· Mon Apr 01 11:29:59 2019 +0200
9001ce8
REORG: mworker: move mworker_cleanlisteners to mworker.c
by William Lallemand
· Mon Apr 01 11:29:57 2019 +0200
e25473c
REORG: mworker: move signal handlers and related functions
by William Lallemand
· Mon Apr 01 11:29:56 2019 +0200
3fa724d
REORG: mworker: move IPC functions to mworker.c
by William Lallemand
· Mon Apr 01 11:29:55 2019 +0200
Next »