Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
488ee7fb6e4a388bb68153341826a6391da794e9
/
src
488ee7f
BUG/MAJOR: proxy_protocol: Properly validate TLV lengths
by Tim Duesterhus
· Thu Mar 05 22:55:20 2020 +0100
b1beaa3
BUG/MINOR: init: make the automatic maxconn consider the max of soft/hard limits
by Willy Tarreau
· Fri Mar 06 10:25:31 2020 +0100
f91ac19
OPTIM: startup: fast unique_id allocation for acl.
by Carl Henrik Lunde
· Thu Feb 27 16:45:50 2020 +0100
a17e662
MEDIUM: stream: Make the `unique_id` member of `struct stream` a `struct ist`
by Tim Duesterhus
· Thu Mar 05 20:19:02 2020 +0100
0643b0e
MINOR: proxy: Make `header_unique_id` a `struct ist`
by Tim Duesterhus
· Thu Mar 05 17:56:35 2020 +0100
ed52637
CLEANUP: Use `isttest()` and `istfree()`
by Tim Duesterhus
· Thu Mar 05 17:56:33 2020 +0100
e296d3e
MINOR: ist: Add `int isttest(const struct ist)`
by Tim Duesterhus
· Thu Mar 05 17:56:31 2020 +0100
241e29e
MINOR: ist: Add `IST_NULL` macro
by Tim Duesterhus
· Thu Mar 05 17:56:30 2020 +0100
6cbe62b
MINOR: debug: add CLI command "debug dev write" to write an arbitrary size
by Willy Tarreau
· Thu Mar 05 17:16:24 2020 +0100
d04a2a6
BUG/MINOR: ssl-sock: do not return an uninitialized pointer in ckch_inst_sni_ctx_to_sni_filters
by Willy Tarreau
· Thu Mar 05 16:26:12 2020 +0100
cfca142
MINOR: ssl: reach a ckch_store from a sni_ctx
by William Lallemand
· Thu Mar 05 10:17:47 2020 +0100
38df1c8
MINOR: ssl/cli: support crt-list filters
by William Lallemand
· Wed Dec 04 15:39:35 2019 +0100
f4629a5
BUG/MINOR: connection/debug: do not enforce !event_type on subscribe() anymore
by Willy Tarreau
· Thu Mar 05 07:41:20 2020 +0100
2825b4b
MINOR: stream: Use stream_generate_unique_id
by Tim Duesterhus
· Fri Feb 28 15:13:34 2020 +0100
127a74d
MINOR: stream: Add stream_generate_unique_id function
by Tim Duesterhus
· Fri Feb 28 15:13:33 2020 +0100
2c1f37d
OPTIM: mux-h1: subscribe rather than waking up at a few other places
by Willy Tarreau
· Wed Mar 04 17:50:02 2020 +0100
6f95f6e
OPTIM: connection: disable receiving on disabled events when the run queue is too high
by Willy Tarreau
· Wed Mar 04 18:33:19 2020 +0100
8de5c4f
MEDIUM: connection: only call ->wake() for connect() without I/O
by Willy Tarreau
· Wed Mar 04 17:45:21 2020 +0100
4c69cff
MINOR: tcp/uxst/sockpair: only ask for I/O when really waiting for a connect()
by Willy Tarreau
· Wed Mar 04 16:38:00 2020 +0100
ada4c58
MEDIUM: stream-int: make sure to try to immediately validate the connection
by Willy Tarreau
· Wed Mar 04 16:42:03 2020 +0100
667fefd
BUG/MEDIUM: connection: stop polling for sending when the event is ready
by Willy Tarreau
· Wed Mar 04 17:22:10 2020 +0100
109201f
BUILD: tools: rely on __ELF__ not USE_DL to enable use of dladdr()
by Willy Tarreau
· Wed Mar 04 10:31:58 2020 +0100
9133e48
BUILD: tools: unbreak resolve_sym_name() on non-GNU platforms
by Willy Tarreau
· Wed Mar 04 10:19:36 2020 +0100
a91b794
MINOR: debug: dump the whole trace if we can't spot the starting point
by Willy Tarreau
· Wed Mar 04 07:39:32 2020 +0100
13faf16
MINOR: debug: improve backtrace() on aarch64 and possibly other systems
by Willy Tarreau
· Wed Mar 04 07:44:06 2020 +0100
cdd8074
MINOR: debug: report the number of entries in the backtrace
by Willy Tarreau
· Wed Mar 04 07:38:23 2020 +0100
e58114e
MINOR: wdt: do not depend on USE_THREAD
by Willy Tarreau
· Wed Mar 04 10:53:07 2020 +0100
d6f1966
MEDIUM: wdt: fall back to CLOCK_REALTIME if CLOCK_THREAD_CPUTIME is not available
by Willy Tarreau
· Wed Mar 04 10:48:18 2020 +0100
7259fa2
BUG/MINOR: wdt: do not return an error when the watchdog couldn't be enabled
by Willy Tarreau
· Wed Mar 04 10:46:13 2020 +0100
842e94e
MINOR: ssl: add "ca-verify-file" directive
by Emmanuel Hocdet
· Mon Dec 16 16:39:17 2019 +0100
0214b45
MINOR: debug: call backtrace() once upon startup
by Willy Tarreau
· Wed Mar 04 06:01:40 2020 +0100
f5b4e06
MEDIUM: debug: add support for dumping backtraces of stuck threads
by Willy Tarreau
· Tue Mar 03 15:40:23 2020 +0100
cf12f2e
MINOR: cli: make "show fd" rely on resolve_sym_name()
by Willy Tarreau
· Tue Mar 03 17:29:58 2020 +0100
2e89b09
MINOR: debug: use resolve_sym_name() to dump task handlers
by Willy Tarreau
· Tue Mar 03 17:13:02 2020 +0100
eb8b1ca
MINOR: tools: add resolve_sym_name() to resolve function pointers
by Willy Tarreau
· Tue Mar 03 17:09:08 2020 +0100
762fb3e
MINOR: tools: add new function dump_addr_and_bytes()
by Willy Tarreau
· Tue Mar 03 15:57:10 2020 +0100
55a6c4f
BUILD: tools: remove obsolete and conflicting trace() from standard.c
by Willy Tarreau
· Tue Mar 03 17:06:52 2020 +0100
27d00c0
MINOR: task: export run_tasks_from_list
by Willy Tarreau
· Tue Mar 03 14:59:28 2020 +0100
3ebd55e
MINOR: haproxy: export run_poll_loop
by Willy Tarreau
· Tue Mar 03 14:59:56 2020 +0100
1827845
MINOR: haproxy: export main to ease access from debugger
by Willy Tarreau
· Tue Mar 03 15:25:10 2020 +0100
82aafc4
BUG/MEDIUM: debug: make the debug_handler check for the thread in threads_to_dump
by Willy Tarreau
· Tue Mar 03 08:31:34 2020 +0100
516853f
MINOR: debug: report the task handler's pointer relative to main
by Willy Tarreau
· Tue Mar 03 07:04:42 2020 +0100
7d9421d
MINOR: tools: make sure to correctly check the returned 'ms' in date2std_log
by Willy Tarreau
· Sat Feb 29 09:08:02 2020 +0100
77e463f
BUG/MINOR: arg: don't reject missing optional args
by Willy Tarreau
· Fri Feb 28 16:41:29 2020 +0100
493d9dc
MEDIUM: mux-h1: do not blindly wake up the tasklet at end of request anymore
by Willy Tarreau
· Fri Feb 28 15:21:42 2020 +0100
065a025
MEDIUM: connection: don't stop receiving events in the FD handler
by Willy Tarreau
· Fri Feb 28 14:42:26 2020 +0100
7e59c0a
MEDIUM: connection: make the subscribe() call able to wakeup if ready
by Willy Tarreau
· Fri Feb 28 14:24:49 2020 +0100
8dd348c
MINOR: rawsock: always mark the FD not ready when we're certain it happens
by Willy Tarreau
· Fri Feb 28 14:09:12 2020 +0100
b045bb2
MINOR: mux-h1: Remove useless case-insensitive comparisons
by Christopher Faulet
· Fri Feb 28 10:42:20 2020 +0100
3e1f7f4
BUG/MINOR: http-htx: Do case-insensive comparisons on Host header name
by Christopher Faulet
· Fri Feb 28 09:47:07 2020 +0100
81725b8
BUG/MINOR: dns: ignore trailing dot
by Lukas Tribus
· Thu Feb 27 15:47:24 2020 +0100
8588857
BUG/MEDIUM: ssl: chain must be initialized with sk_X509_new_null()
by William Lallemand
· Thu Feb 27 14:48:35 2020 +0100
530408f
BUG/MINOR: sample: Make sure to return stable IDs in the unique-id fetch
by Tim Duesterhus
· Wed Feb 26 16:20:49 2020 +0100
55c5399
MINOR: epoll: always initialize all of epoll_event to please valgrind
by Willy Tarreau
· Wed Feb 26 14:32:53 2020 +0100
c1563e5
MINOR: wdt: always clear sigev_value to make valgrind happy
by Willy Tarreau
· Wed Feb 26 14:03:05 2020 +0100
fd2658c
BUG/MINOR: h2: reject again empty :path pseudo-headers
by Willy Tarreau
· Wed Feb 26 13:51:38 2020 +0100
cf8cf6c
MINOR: ssl/cli: "show ssl cert" command should print the "Chain Filename:"
by Emmanuel Hocdet
· Tue Feb 18 16:06:14 2020 +0100
6f507c7
MINOR: ssl: resolve ocsp_issuer later
by Emmanuel Hocdet
· Tue Feb 18 15:56:39 2020 +0100
b90d2cb
MINOR: ssl: resolve issuers chain later
by Emmanuel Hocdet
· Tue Feb 18 15:27:32 2020 +0100
75a7aa1
MINOR: ssl: move find certificate chain code to its own function
by Emmanuel Hocdet
· Tue Feb 18 15:19:24 2020 +0100
2104659
MEDIUM: buffer: remove the buffer_wq lock
by Willy Tarreau
· Wed Feb 26 10:39:36 2020 +0100
e0f3fd5
CLEANUP: ssl: move issuer_chain tree and definition
by William Lallemand
· Tue Feb 25 14:53:06 2020 +0100
a90e593
MINOR: ssl/cli: reorder 'show ssl cert' output
by William Lallemand
· Tue Feb 25 14:07:58 2020 +0100
bb7288a
MINOR: ssl/cli: 'show ssl cert'displays the issuer in the chain
by William Lallemand
· Tue Feb 25 14:04:33 2020 +0100
35f4a9d
MINOR: ssl/cli: 'show ssl cert' displays the chain
by William Lallemand
· Tue Feb 25 11:56:32 2020 +0100
1b85785
MINOR: config: mark global.debug as deprecated
by Willy Tarreau
· Tue Feb 25 11:27:22 2020 +0100
7f26391
BUG/MINOR: connection: make sure to correctly tag local PROXY connections
by Willy Tarreau
· Wed Feb 19 15:10:00 2020 +0100
1ac83af
CLEANUP: connection: use read_u32() instead of a cast in the netscaler parser
by Willy Tarreau
· Tue Feb 25 10:06:49 2020 +0100
26474c4
CLEANUP: lua: fix aliasing issues in the address matching code
by Willy Tarreau
· Tue Feb 25 10:02:51 2020 +0100
296cfd1
MINOR: pattern: fix all remaining strict aliasing issues
by Willy Tarreau
· Tue Feb 25 09:58:41 2020 +0100
a8b7ecd
CLEANUP: sample: use read_u64() in ipmask() to apply an IPv6 mask
by Willy Tarreau
· Tue Feb 25 09:43:22 2020 +0100
6cde5d8
CLEANUP: stick-tables: use read_u32() to display a node's key
by Willy Tarreau
· Tue Feb 25 09:41:22 2020 +0100
8b50758
CLEANUP: cache: use read_u32/write_u32 to access the cache entry's hash
by Willy Tarreau
· Tue Feb 25 09:35:07 2020 +0100
2b9f066
CLEANUP: fd: use a union in fd_rm_from_fd_list() to shut aliasing warnings
by Willy Tarreau
· Tue Feb 25 09:25:53 2020 +0100
105599c
BUG/MEDIUM: ssl: fix several bad pointer aliases in a few sample fetch functions
by Willy Tarreau
· Tue Feb 25 08:59:23 2020 +0100
5715da2
BUG/MINOR: sample: fix the json converter's endian-sensitivity
by Willy Tarreau
· Tue Feb 25 08:37:37 2020 +0100
9080711
BUILD: general: always pass unsigned chars to is* functions
by Willy Tarreau
· Tue Feb 25 08:16:33 2020 +0100
ded15b7
BUILD: ssl: only pass unsigned chars to isspace()
by Willy Tarreau
· Tue Feb 25 07:51:59 2020 +0100
017484c
CLEANUP: cfgparse: Fix type of second calloc() parameter
by Tim Duesterhus
· Sat Feb 22 16:39:05 2020 +0100
03e7853
BUILD: remove obsolete support for -mregparm / USE_REGPARM
by Willy Tarreau
· Tue Feb 25 07:38:05 2020 +0100
3f25ae3
BUG/MINOR: ssl: load .key in a directory only after PEM
by William Lallemand
· Mon Feb 24 16:30:12 2020 +0100
4c5adbf
MINOR: ssl: load the key from a dedicated file
by William Lallemand
· Mon Feb 24 14:23:22 2020 +0100
02ac950
CLEANUP: http/h1: rely on HA_UNALIGNED_LE instead of checking for CPU families
by Willy Tarreau
· Fri Feb 21 16:31:22 2020 +0100
a7ddab0
BUG/MEDIUM: shctx: make sure to keep all blocks aligned
by Willy Tarreau
· Fri Feb 21 13:45:58 2020 +0100
4fb196c
CLEANUP: sample: use iststop instead of a for loop
by Jerome Magnin
· Fri Feb 21 10:49:12 2020 +0100
4bbc949
BUG/MINOR: http: http-request replace-path duplicates the query string
by Jerome Magnin
· Fri Feb 21 10:37:48 2020 +0100
6e59cb5
MINOR: mux-h1: pass CO_RFL_READ_ONCE to the lower layers when relevant
by Willy Tarreau
· Thu Feb 20 11:11:50 2020 +0100
716bec2
MINOR: connection: introduce a new receive flag: CO_RFL_READ_ONCE
by Willy Tarreau
· Thu Feb 20 11:04:40 2020 +0100
5d4d180
CLEANUP: connection: remove the definitions of conn_xprt_{stop,want}_{send,recv}
by Willy Tarreau
· Fri Feb 21 09:58:29 2020 +0100
d1d14c3
MINOR: connection: remove the last calls to conn_xprt_{want,stop}_*
by Willy Tarreau
· Fri Feb 21 10:34:19 2020 +0100
562e0d8
MINOR: tcp/uxst/sockpair: use fd_want_send() instead of conn_xprt_want_send()
by Willy Tarreau
· Fri Feb 21 10:24:51 2020 +0100
3110eb7
MINOR: raw_sock: directly call fd_stop_send() and not conn_xprt_stop_send()
by Willy Tarreau
· Fri Feb 21 10:21:46 2020 +0100
19bc201
MEDIUM: connection: remove the intermediary polling state from the connection
by Willy Tarreau
· Fri Feb 21 08:46:19 2020 +0100
902871d
CLEANUP: epoll: place the struct epoll_event in the stack
by Willy Tarreau
· Thu Feb 20 11:23:43 2020 +0100
7c9d0e1
MINOR: checks: do not call conn_xprt_stop_send() anymore
by Willy Tarreau
· Fri Feb 21 10:13:03 2020 +0100
d57e349
BUG/MINOR: mux: do not call conn_xprt_stop_recv() on buffer shortage
by Willy Tarreau
· Fri Feb 21 09:44:39 2020 +0100
9d9d645
BUG/MAJOR: http-ana: Always abort the request when a tarpit is triggered
by Christopher Faulet
· Fri Feb 21 10:20:46 2020 +0100
e8aa5f2
BUG/MINOR: ssl: Stop passing dynamic strings as format arguments
by Tim Duesterhus
· Wed Feb 19 11:41:13 2020 +0100
6072beb
MINOR: http-ana: Match on the path if the monitor-uri starts by a /
by Christopher Faulet
· Tue Feb 18 15:34:58 2020 +0100
d27689e
BUG/MINOR: http-ana: Matching on monitor-uri should be case-sensitive
by Christopher Faulet
· Tue Feb 18 14:51:51 2020 +0100
Next »