Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
ccbc3fd9f932958902c7ac78f95eba0badb01d57
ccbc3fd
BUG/MINOR: spoe: Don't rely on SPOE ctx in debug message when its creation failed
by Christopher Faulet
· Fri Sep 15 11:51:18 2017 +0200
3dc860d
BUG/MINOR: compression: Check response headers before http-response rules eval
by Christopher Faulet
· Fri Sep 15 11:39:36 2017 +0200
03d8553
BUG/MEDIUM: compression: Fix check on txn in smp_fetch_res_comp_algo
by Christopher Faulet
· Fri Sep 15 10:14:43 2017 +0200
0bf6fa5
MEDIUM: session: count the frontend's connections at a single place
by Willy Tarreau
· Fri Sep 15 10:25:14 2017 +0200
0c4ed35
MEDIUM: session: factor out duplicated code for conn_complete_session
by Willy Tarreau
· Fri Sep 15 10:06:28 2017 +0200
eaa7e44
MINOR: session: small cleanup of conn_complete_session()
by Willy Tarreau
· Fri Sep 15 09:49:59 2017 +0200
05f5047
MINOR: listener: new function listener_release
by Willy Tarreau
· Fri Sep 15 09:19:58 2017 +0200
6f5e4b9
MEDIUM: session: take care of incrementing/decrementing jobs
by Willy Tarreau
· Fri Sep 15 09:07:56 2017 +0200
2cc5bae
MINOR: listeners: make listeners count consistent with reality
by Willy Tarreau
· Fri Sep 15 08:18:11 2017 +0200
0de59fd
MINOR: listeners: new function create_listeners
by Willy Tarreau
· Fri Sep 15 08:10:44 2017 +0200
3179489
MINOR: unix: remove the now unused proto_uxst.h file
by Willy Tarreau
· Fri Sep 15 07:59:31 2017 +0200
9d5be5c
MINOR: protocols: register the ->add function and stop calling them directly
by Willy Tarreau
· Fri Sep 15 07:55:51 2017 +0200
3228238
MINOR: protocols: always pass a "port" argument to the listener creation
by Willy Tarreau
· Fri Sep 15 07:44:44 2017 +0200
20814ff
MINOR: frontend: don't retrieve ALPN on the critical path
by Willy Tarreau
· Fri Sep 15 11:43:32 2017 +0200
04b9286
MINOR: peers: don't reference the incoming listener on outgoing connections
by Willy Tarreau
· Fri Sep 15 11:01:04 2017 +0200
b780166
BUILD: Makefile: improve detection of support for compiler warnings
by Willy Tarreau
· Thu Sep 14 19:05:45 2017 +0200
065843c
BUILD: Makefile: shut certain gcc/clang stupid warnings
by Willy Tarreau
· Wed Sep 13 16:58:27 2017 +0200
d3a7f40
BUILD: Makefile: add a function to detect support by the compiler of certain options
by Willy Tarreau
· Wed Sep 13 16:54:28 2017 +0200
c3680ec
MINOR: add severity information to cli feedback messages
by Andjelko Iharos
· Thu Jul 20 16:49:14 2017 +0200
c4df59e
MINOR: cli: add socket commands and config to prepend informational messages with severity
by Andjelko Iharos
· Thu Jul 20 11:59:48 2017 +0200
ed0d96c
MINOR: net_helper: Inline functions meant to be inlined.
by Olivier Houchard
· Wed Sep 13 11:49:22 2017 +0200
d697596
MINOR: tasks: Move Lua notification from Lua to tasks
by Thierry FOURNIER
· Wed Jul 12 14:31:10 2017 +0200
2da788e
MEDIUM: xref/lua: Use xref for referencing cosocket relation between stream and lua
by Thierry FOURNIER
· Mon Sep 11 18:37:23 2017 +0200
3c65b7a
MINOR: xref: Add a new xref system
by Thierry FOURNIER
· Thu Aug 31 20:35:18 2017 +0200
b01d28f
BUG/MINOR: Lua: The socket may be destroyed when we try to access.
by Thierry FOURNIER
· Tue Jul 11 18:38:39 2017 +0200
5d468ca
BUG/MEDIUM: http: Close streams for connections closed before a redirect
by Christopher Faulet
· Mon Sep 11 09:27:29 2017 +0200
ddcde19
MINOR: ssl: rework smp_fetch_ssl_fc_cl_str without internal ssl use
by Emmanuel Hocdet
· Fri Sep 01 17:32:08 2017 +0200
3d609a7
Revert "BUG/MINOR: server: Remove FQDN requirement for using init-addr and state file"
by Willy Tarreau
· Wed Sep 06 14:22:45 2017 +0200
19e8aa5
BUG/MINOR: server: Remove FQDN requirement for using init-addr and state file
by Nenad Merdanovic
· Tue Sep 05 15:32:47 2017 +0200
ab62f51
MINOR: polling: Use fd_update_events to update events seen for a fd
by Christopher Faulet
· Wed Aug 30 10:34:36 2017 +0200
21e9267
MINOR: fd: Add fd_update_events function
by Christopher Faulet
· Wed Aug 30 10:30:04 2017 +0200
9fab7be
BUG/MEDIUM: epoll: ensure we always consider HUP and ERR
by Willy Tarreau
· Tue Sep 05 15:32:56 2017 +0200
52a91d3
MEDIUM: check: server states and weight propagation re-work
by Emeric Brun
· Thu Aug 31 14:41:55 2017 +0200
de2075f
MINOR: freq_ctr: Return the new value after an update
by Christopher Faulet
· Fri Sep 01 12:18:36 2017 +0200
63fe652
MINOR: fd: Move (de)allocation of fdtab and fdinfo in (de)init_pollers
by Christopher Faulet
· Thu Aug 31 17:52:09 2017 +0200
d82b180
MINOR: fd: Use inlined functions to check fd state in fd_*_send/recv functions
by Christopher Faulet
· Wed Aug 30 10:07:47 2017 +0200
8db2fdf
MINOR: fd: Add fd_active function
by Christopher Faulet
· Wed Aug 30 09:59:38 2017 +0200
6988f67
MINOR: http: Use a trash chunk to store decoded string of the HTTP auth header
by Christopher Faulet
· Thu Jul 27 15:18:52 2017 +0200
ca20d02
MINOR: stick-tables: Make static_table_key a struct variable instead of a pointer
by Christopher Faulet
· Tue Aug 29 15:30:31 2017 +0200
ad405f1
MINOR: buffers: Move swap_buffer into buffer.c and add deinit_buffer function
by Christopher Faulet
· Tue Aug 29 15:30:11 2017 +0200
084aa96
MINOR: logs: Realloc log buffers only after the config is parsed and checked
by Christopher Faulet
· Tue Aug 29 16:54:41 2017 +0200
0132d06
MINOR: logs: Use dedicated function to init/deinit log buffers
by Christopher Faulet
· Wed Jul 26 15:33:35 2017 +0200
3ef2639
MEDIUM: chunks: Realloc trash buffers only after the config is parsed and checked
by Christopher Faulet
· Tue Aug 29 16:46:57 2017 +0200
748919a
MINOR: chunks: Use dedicated function to init/deinit trash buffers
by Christopher Faulet
· Wed Jul 26 14:59:46 2017 +0200
6c57dc9
MINOR: applet: Check applets_active_queue before processing applets queue
by Christopher Faulet
· Tue Jun 27 16:07:01 2017 +0200
8fe4891
MINOR: backends: Make get_server_* functions explicitly static
by Christopher Faulet
· Fri Jun 09 14:23:09 2017 +0200
576c5aa
MINOR: fd: Set owner and iocb field before inserting a new fd in the fdtab
by Christopher Faulet
· Tue Sep 05 09:51:57 2017 +0200
d531f88
MINOR: fd: Don't forget to reset fdtab[fd].update when a fd is added/removed
by Christopher Faulet
· Thu Jun 01 16:55:03 2017 +0200
f5b8adc
MINOR: listeners: Change enable_listener and disable_listener into private functions
by Christopher Faulet
· Fri Jun 02 10:00:35 2017 +0200
5580ba2
MINOR: listeners: Change listener_full and limit_listener into private functions
by Christopher Faulet
· Mon Aug 28 15:29:20 2017 +0200
ae459fd
CLEANUP: memory: Remove unused function pool_destroy
by Christopher Faulet
· Mon Aug 28 14:28:44 2017 +0200
b6c8b0d
DOC: Add note about "* " prefix in CSV stats
by Daniel Schneller
· Fri Sep 01 19:13:55 2017 +0200
35fe699
BUG/MEDIUM: http: Fix a regression bug when a HTTP response is in TUNNEL mode
by Christopher Faulet
· Tue Aug 29 16:06:38 2017 +0200
4366476
MINOR: ssl: remove duplicate ssl_methods in struct bind_conf
by Emmanuel Hocdet
· Wed Aug 09 18:26:20 2017 +0200
87e4302
DOC: Refer to Mozilla TLS info / config generator
by Daniel Schneller
· Fri Sep 01 19:29:57 2017 +0200
d8703e8
DOC: add CLI info on privilege levels
by Olivier Doucet
· Thu Aug 31 11:05:10 2017 +0200
bbae3f0
MEDIUM: connection: remove useless flag CO_FL_DATA_WR_SH
by Willy Tarreau
· Wed Aug 30 09:59:52 2017 +0200
cde5651
CLEANUP: connection: remove the unused conn_sock_shutw_pending()
by Willy Tarreau
· Wed Aug 30 07:44:03 2017 +0200
54e917c
MEDIUM: connection: remove useless flag CO_FL_DATA_RD_SH
by Willy Tarreau
· Wed Aug 30 07:35:35 2017 +0200
5790eb0
MINOR: stream: provide a new stream creation function for connections
by Willy Tarreau
· Mon Aug 28 17:18:36 2017 +0200
0b74eae
MEDIUM: session: add a pointer to a struct task in the session
by Willy Tarreau
· Mon Aug 28 19:02:51 2017 +0200
ca36102
CLEANUP: listener: remove the unused handler field
by Willy Tarreau
· Mon Aug 28 16:28:47 2017 +0200
87787ac
MEDIUM: stream: make stream_new() allocate its own task
by Willy Tarreau
· Mon Aug 28 16:22:54 2017 +0200
8e3c6ce
MEDIUM: connection: get rid of data->init() which was not for data
by Willy Tarreau
· Mon Aug 28 15:46:01 2017 +0200
8ff5a8d
BUG/MINOR: stream-int: don't check the CO_FL_CURR_WR_ENA flag
by Willy Tarreau
· Tue Aug 29 16:40:59 2017 +0200
585744b
REORG/MEDIUM: connection: introduce the notion of connection handle
by Willy Tarreau
· Thu Aug 24 14:31:19 2017 +0200
ee1bdd5
OPTIM: lua: don't add "Connection: close" on the response
by Willy Tarreau
· Wed Aug 23 11:37:48 2017 +0200
a329463
OPTIM: lua: don't use expensive functions to parse headers in the HTTP applet
by Willy Tarreau
· Wed Aug 23 11:24:47 2017 +0200
85cb0ae
BUG/MEDIUM: stream: properly set the required HTTP analysers on use-service
by Willy Tarreau
· Wed Aug 23 10:52:20 2017 +0200
c9f4ea0
MINOR: lua: properly process the contents of the content-length field
by Willy Tarreau
· Wed Aug 23 09:32:06 2017 +0200
06c75fe
BUG/MEDIUM: lua: HTTP services must take care of body-less status codes
by Willy Tarreau
· Wed Aug 23 09:10:38 2017 +0200
d958741
BUG/MAJOR: lua: fix the impact of the scheduler changes again
by Willy Tarreau
· Wed Aug 23 16:07:33 2017 +0200
0c219be
BUG/MEDIUM: dns: fix accepted_payload_size parser to avoid integer overflow
by Willy Tarreau
· Tue Aug 22 12:01:26 2017 +0200
f5f7130
BUG/MINOR: dns: wrong resolution interval lead to 100% CPU
by Baptiste Assmann
· Mon Aug 21 13:21:48 2017 +0200
8d11236
CLEANUP: dns: remove duplicated code in dns_validate_dns_response()
by Baptiste Assmann
· Mon Aug 21 16:11:32 2017 +0200
60e9c26
CLEANUP: dns: remove duplicated code in dns_resolve_recv()
by Baptiste Assmann
· Mon Aug 21 16:09:59 2017 +0200
e2d03d2
MINOR: dns: make SRV record processing more verbose
by Baptiste Assmann
· Fri Aug 18 23:36:07 2017 +0200
e70bc05
MINOR: dns: automatic reduction of DNS accpeted payload size
by Baptiste Assmann
· Mon Aug 21 16:51:09 2017 +0200
9d8dbbc
MINOR: dns: Maximum DNS udp payload set to 8192
by Baptiste Assmann
· Fri Aug 18 23:35:08 2017 +0200
747359e
BUG/MINOR: dns: server set by SRV records stay in "no resolution" status
by Baptiste Assmann
· Mon Aug 14 10:37:46 2017 +0200
6ca71a9
BUG/MINOR: Wrong type used as argument for spoe_decode_buffer().
by Frédéric Lécaille
· Tue Aug 22 10:33:14 2017 +0200
a548069
MINOR: http: export some of the HTTP parser macros
by Willy Tarreau
· Wed Jul 26 08:07:15 2017 +0200
b6b3f66
TESTS: ist: add a test file for the functions
by Willy Tarreau
· Wed Aug 09 23:36:48 2017 +0200
e11f727
MINOR: ist: implement very simple indirect strings
by Willy Tarreau
· Tue May 30 17:49:36 2017 +0200
f92a73d
MEDIUM: session: do not free a session until no stream references it
by Willy Tarreau
· Tue Jun 27 15:25:14 2017 +0200
2bfd358
MINOR: stream: link the stream to its session
by Willy Tarreau
· Tue Jun 27 15:20:05 2017 +0200
bcb86ab
MINOR: session: add a streams field to the session struct
by Willy Tarreau
· Tue Jun 27 15:13:43 2017 +0200
82032f1
MINOR: chunks: add chunk_memcpy() and chunk_memcat()
by Willy Tarreau
· Thu Jul 27 13:35:34 2017 +0200
686408b
MINOR: dns: default "hold obsolete" timeout set to 0
by Baptiste Assmann
· Fri Aug 18 10:15:42 2017 +0200
2af08fe
MINOR: dns: enabled edns0 extension and make accpeted payload size tunable
by Baptiste Assmann
· Mon Aug 14 00:13:01 2017 +0200
572ab8b
MINOR: dns: new dns record type (RTYPE) for OPT
by Baptiste Assmann
· Mon Aug 14 00:04:58 2017 +0200
6fb8192
MINOR: dns: enable caching of responses for server set by a SRV record
by Baptiste Assmann
· Mon Aug 14 16:35:45 2017 +0200
7d2a126
MINOR: dns: ability to use a SRV resolution for multiple backends
by Baptiste Assmann
· Mon Aug 14 16:38:29 2017 +0200
a644aa8
MINOR: dns: make debugging function dump_dns_config() compatible with SRV records
by Baptiste Assmann
· Sat Aug 12 11:16:55 2017 +0200
2043327
MINOR: dns: duplicate entries in resolution wait queue for SRV records
by Baptiste Assmann
· Sat Aug 12 09:03:06 2017 +0200
63a2811
MINOR: dns: update dns response buffer reading pointer due to SRV record
by Baptiste Assmann
· Fri Aug 11 10:37:20 2017 +0200
ddc8ce6
MINOR: dns: update record dname matching for SRV query types
by Baptiste Assmann
· Fri Aug 11 10:31:22 2017 +0200
251abb9
MINOR: dns: Update analysis of TRUNCATED response for SRV records
by Baptiste Assmann
· Fri Aug 11 09:58:27 2017 +0200
97148f6
MINOR: init: Fix CPU affinity setting on FreeBSD.
by Olivier Houchard
· Wed Aug 16 17:29:11 2017 +0200
0d00593
CLEANUP: raw_sock: Use a better name for the constructor than __ssl_sock_deinit()
by Olivier Houchard
· Mon Aug 14 15:59:44 2017 +0200
Next »