Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
7c16c0e431f833c0aa8932e3b456481f9b567635
/
include
/
common
8277ca7
MINOR: http: Add standalone functions to parse a start-line or a header
by Christopher Faulet
· Mon Oct 22 15:12:04 2018 +0200
9ca51aa
MINOR: http: Implement "early-hint" http request rules.
by Frédéric Lécaille
· Mon Nov 12 10:06:54 2018 +0100
7520e4f
MINOR: namespaces: don't build namespace.c if disabled
by Willy Tarreau
· Sun Nov 11 14:38:09 2018 +0100
4698adf
MINOR: compat: automatically detect support for crypt_r()
by Willy Tarreau
· Mon Oct 29 19:14:14 2018 +0100
34d4b52
BUG/MEDIUM: auth/threads: use of crypt() is not thread-safe
by Willy Tarreau
· Mon Oct 29 18:02:54 2018 +0100
ce487aa
BUG/MEDIUM: tools: fix direction of my_ffsl()
by Willy Tarreau
· Mon Oct 29 16:09:57 2018 +0100
8e9f453
BUG/MINOR: memory: make the thread-local cache allocator set the debugging link
by Willy Tarreau
· Sun Oct 28 20:09:12 2018 +0100
1ff7633
CLEANUP: tools: fix misleading comment above function LIM2A
by Ioannis Cherouvim
· Wed Oct 24 10:05:19 2018 +0300
62975a7
BUG/MEDIUM: pools: Fix the usage of mmap()) with DEBUG_UAF.
by Olivier Houchard
· Sun Oct 21 01:33:11 2018 +0200
4e7cc33
BUILD: compiler: rename __unreachable() to my_unreachable()
by Willy Tarreau
· Sat Oct 20 17:45:48 2018 +0200
7a6ad88
BUILD: memory: fix free_list pointer declaration again for atomic CAS
by Willy Tarreau
· Sat Oct 20 17:37:38 2018 +0200
ed72d82
MEDIUM: time: measure the time stolen by other threads
by Willy Tarreau
· Wed Oct 17 19:01:24 2018 +0200
5ceeb15
MINOR: time: add now_mono_time() and now_cpu_time()
by Willy Tarreau
· Wed Oct 17 18:59:53 2018 +0200
ac6c880
BUILD: memory: fix pointer declaration for atomic CAS
by Willy Tarreau
· Thu Oct 18 16:12:28 2018 +0200
7e9c4ae
MINOR: poller: move time and date computation out of the pollers
by Willy Tarreau
· Wed Oct 17 14:31:19 2018 +0200
f37ba94
MINOR: fd: centralize poll timeout computation in compute_poll_timeout()
by Willy Tarreau
· Wed Oct 17 11:25:54 2018 +0200
e18db9e
MEDIUM: pools: implement a thread-local cache for pool entries
by Willy Tarreau
· Tue Oct 16 10:28:54 2018 +0200
146794d
MINOR: pools: split pool_free() in the lockfree variant
by Willy Tarreau
· Tue Oct 16 08:55:15 2018 +0200
0a93b64
MINOR: pools: allocate most memory pools from an array
by Willy Tarreau
· Tue Oct 16 07:58:39 2018 +0200
98d334b
MINOR: tools: add a new function atleast2() to test masks for more than 1 bit
by Willy Tarreau
· Mon Oct 15 09:33:41 2018 +0200
8d26f02
BUILD: compiler: add a new statement "__unreachable()"
by Willy Tarreau
· Mon Oct 15 11:53:34 2018 +0200
c1f40b3
MINOR: chunk: add chunk_cpy() and chunk_cat()
by Willy Tarreau
· Mon Oct 08 07:34:25 2018 +0200
7e266c7
MINOR: http: Move comment about some HTTP macros in the right header file
by Christopher Faulet
· Wed Oct 03 14:15:28 2018 +0200
27346b0
OPTIM: tools: optimize my_ffsl() for x86_64
by Willy Tarreau
· Wed Oct 10 19:05:56 2018 +0200
2325d8a
BUG/MINOR: threads: move declaration of capabilities to config.h
by Willy Tarreau
· Wed Oct 10 18:29:23 2018 +0200
415150f
MEDIUM: ssl: add support for ciphersuites option for TLSv1.3
by Dirkjan Bussink
· Fri Sep 14 11:14:21 2018 +0200
363c745
BUG/MEDIUM: buffers: Make sure we don't wrap in ci_insert_line2/b_rep_blk.
by Olivier Houchard
· Wed Sep 26 15:09:58 2018 +0200
79e5733
REORG: http: move the code to different files
by Willy Tarreau
· Tue Oct 02 16:01:16 2018 +0200
7f2a44d
BUG/CRITICAL: hpack: fix improper sign check on the header index value
by Willy Tarreau
· Mon Sep 17 14:07:33 2018 +0200
4c0fcc2
BUG/MINOR: tools: fix set_net_port() / set_host_port() on IPv4
by Willy Tarreau
· Thu Sep 20 10:48:35 2018 +0200
e2c418e
MINOR: http: add http_hdr_del() to remove a header from a list
by Willy Tarreau
· Fri Sep 14 17:32:05 2018 +0200
2fe7dd0
MEDIUM: protocol: sockpair protocol
by William Lallemand
· Tue Sep 11 16:51:29 2018 +0200
ab813a4
REORG: http: move some header value processing functions to http.c
by Willy Tarreau
· Mon Sep 10 18:41:28 2018 +0200
04f1e2d
REORG: http: move error codes production and processing to http.c
by Willy Tarreau
· Mon Sep 10 18:04:24 2018 +0200
6b952c8
REORG: http: move http_get_path() to http.c
by Willy Tarreau
· Mon Sep 10 17:45:34 2018 +0200
35b51c6
REORG: http: move the HTTP semantics definitions to http.h/http.c
by Willy Tarreau
· Mon Sep 10 15:38:55 2018 +0200
ec3750c
BUG/MAJOR: buffer: fix incorrect check in __b_putblk()
by Willy Tarreau
· Wed Sep 05 19:00:20 2018 +0200
9378df8
MINOR: thread: implement HA_ATOMIC_XADD()
by Willy Tarreau
· Wed Sep 05 16:11:03 2018 +0200
f16cb41
MINOR: tools: make date2str_log() take some consts
by Willy Tarreau
· Tue Sep 04 19:08:48 2018 +0200
bba8156
MINOR: chunk: remove impossible tests on negative chunk->data
by Willy Tarreau
· Wed Aug 22 04:59:48 2018 +0200
259e473
BUG/MINOR: threads: Remove the unexisting lock label "UPDATED_SERVERS_LOCK"
by Christopher Faulet
· Wed Aug 08 10:32:20 2018 +0200
91c2826
CLEANUP: server: remove the update list and the update lock
by Willy Tarreau
· Thu Aug 02 15:56:36 2018 +0200
647c70b
MINOR: threads: remove the previous synchronization point
by Willy Tarreau
· Thu Aug 02 11:01:05 2018 +0200
ad4e1a4
BUG/MINOR: buffers: Fix b_slow_realign when a buffer is realign without output
by Christopher Faulet
· Mon Aug 06 15:43:12 2018 +0200
60b639c
MEDIUM: hathreads: implement a more flexible rendez-vous point
by Willy Tarreau
· Thu Aug 02 10:16:17 2018 +0200
0c026f4
MINOR: threads: add more consistency between certain variables in no-thread case
by Willy Tarreau
· Wed Aug 01 19:12:20 2018 +0200
c03ea40
BUILD/MINOR: compiler: fix offsetof() on older compilers
by Willy Tarreau
· Mon Jul 30 11:47:35 2018 +0200
0ccd322
MINOR: threads: move "nbthread" parsing to hathreads.c
by Willy Tarreau
· Mon Jul 30 10:34:35 2018 +0200
3e12304
BUG/MINOR: threads: Handle nbthread == MAX_THREADS.
by Olivier Houchard
· Fri Jul 27 17:06:59 2018 +0200
3201e4e
MEDIUM: queue: get rid of the pendconn lock
by Willy Tarreau
· Thu Jul 26 08:23:24 2018 +0200
7999bfb
MEDIUM: buffers: make b_xfer() automatically swap buffers when possible
by Willy Tarreau
· Fri Jul 20 18:58:51 2018 +0200
f148888
MINOR: buffers: add b_xfer() to transfer data between buffers
by Willy Tarreau
· Fri Jul 20 16:24:39 2018 +0200
f7d0447
MINOR: buffers: split b_putblk() into __b_putblk()
by Willy Tarreau
· Fri Jul 20 16:20:34 2018 +0200
ab322d4
MINOR: buffers: simplify b_contig_space()
by Willy Tarreau
· Fri Jul 20 16:07:42 2018 +0200
ddb6c16
BUG/MEDIUM: threads: Fix the exit condition of the thread barrier
by Christopher Faulet
· Fri Jul 20 09:31:53 2018 +0200
2076145
MINOR: ist: Add the function isteqi
by Christopher Faulet
· Wed Jun 06 16:33:53 2018 +0200
83061a8
MAJOR: chunks: replace struct chunk with struct buffer
by Willy Tarreau
· Fri Jul 13 11:56:34 2018 +0200
843b7cb
MEDIUM: chunks: make the chunk struct's fields match the buffer struct
by Willy Tarreau
· Fri Jul 13 10:54:26 2018 +0200
c9fa048
MAJOR: buffer: finalize buffer detachment
by Willy Tarreau
· Tue Jul 10 17:43:27 2018 +0200
bd1dba8
MINOR: buffer: rename the data length member to '->data'
by Willy Tarreau
· Tue Jul 10 10:43:27 2018 +0200
e312802
MINOR: buffer: replace buffer_replace2() with b_rep_blk()
by Willy Tarreau
· Thu Jul 12 15:55:34 2018 +0200
4d893d4
MINOR: buffers/channel: replace buffer_insert_line2() with ci_insert_line2()
by Willy Tarreau
· Thu Jul 12 15:43:32 2018 +0200
7b04cc4
CLEANUP: buffer: minor cleanups to buffer.h
by Willy Tarreau
· Tue Jul 10 10:35:02 2018 +0200
911f7dd
MINOR: buffers: remove b_putstr()
by Willy Tarreau
· Thu Jul 12 15:03:59 2018 +0200
ea1b06d
MINOR: buffer: add a new file for ist + buffer manipulation functions
by Willy Tarreau
· Thu Jul 12 09:02:47 2018 +0200
55372f6
MINOR: buffer: replace b{i,o}_put* with b_put*
by Willy Tarreau
· Tue Jul 10 10:04:02 2018 +0200
72a100b
MINOR: buffer: replace bi_fast_delete() with b_del()
by Willy Tarreau
· Tue Jul 10 09:59:31 2018 +0200
08afac0
MEDIUM: buffers: move "output" from struct buffer to struct channel
by Olivier Houchard
· Fri Jun 22 19:26:39 2018 +0200
892f1db
MINOR: buffer: rename the "data" field to "area"
by Willy Tarreau
· Mon Jul 09 10:55:37 2018 +0200
f6dfd88
MINOR: buffer: b_set_data() doesn't truncate output data anymore
by Willy Tarreau
· Mon Jul 09 11:43:36 2018 +0200
abed1e7
MINOR: buffer: remove the check for output on b_del()
by Willy Tarreau
· Mon Jul 09 11:39:49 2018 +0200
d54a8ce
MAJOR: start to change buffer API
by Willy Tarreau
· Fri Jun 29 18:42:02 2018 +0200
523cc5d
MINOR: buffer: convert part bo_putblk() and bi_putblk() to the new API
by Willy Tarreau
· Mon Jul 09 10:32:29 2018 +0200
fdabbe2
MINOR: buffer: remove unused bo_add()
by Willy Tarreau
· Mon Jul 09 10:20:16 2018 +0200
591d445
MINOR: buffer: use b_orig() to replace most references to b->data
by Willy Tarreau
· Fri Jun 15 17:21:00 2018 +0200
50227f9
MINOR: buffer: use c_head() instead of buffer_wrap_sub(c->buf, p-o)
by Willy Tarreau
· Fri Jun 15 15:18:17 2018 +0200
144c5c4
MINOR: buffer: replace buffer_flush() with c_adv(chn, ci_data(chn))
by Willy Tarreau
· Fri Jun 15 15:16:51 2018 +0200
5ba6552
MINOR: buffer: replace buffer_pending() with ci_data()
by Willy Tarreau
· Fri Jun 15 15:14:53 2018 +0200
3f67999
MINOR: buffer: replace bi_space_for_replace() with ci_space_for_replace()
by Willy Tarreau
· Fri Jun 15 15:06:42 2018 +0200
2375233
MINOR: buffer: replace buffer_full() with channel_full()
by Willy Tarreau
· Fri Jun 15 14:54:53 2018 +0200
271e2a5
MINOR: buffer: make bo_putchar() use b_tail()
by Willy Tarreau
· Mon Jul 09 10:31:30 2018 +0200
0c7ed5d
MINOR: buffer: replace buffer_empty() with b_empty() or c_empty()
by Willy Tarreau
· Tue Jul 10 09:53:31 2018 +0200
d760eec
MINOR: buffer: replace buffer_not_empty() with b_data() or c_data()
by Willy Tarreau
· Tue Jul 10 09:50:25 2018 +0200
eac5259
MINOR: buffer: use b_room() to determine available space in a buffer
by Willy Tarreau
· Fri Jun 15 13:59:36 2018 +0200
bc59f35
MINOR: buffer: get rid of b_ptr() and convert its last users
by Willy Tarreau
· Fri Jun 15 13:45:17 2018 +0200
55f3ce1
MINOR: buffer: make b_getblk_nc() take size_t for the block sizes
by Willy Tarreau
· Wed Jul 18 11:49:27 2018 +0200
206ba83
MINOR: buffer: make b_getblk_nc() take const pointers
by Willy Tarreau
· Thu Jun 14 15:27:31 2018 +0200
5d7d1bb
MINOR: buffer: get rid of b_end() and b_to_end()
by Willy Tarreau
· Fri Jun 15 13:47:29 2018 +0200
e5f12ce
MINOR: buffer: replace bi_del() and bo_del() with b_del()
by Willy Tarreau
· Fri Jun 15 10:28:05 2018 +0200
a1f78fb
MINOR: buffer: replace bo_getblk_nc() with b_getblk_nc() which takes an offset
by Willy Tarreau
· Thu Jun 14 14:38:11 2018 +0200
90ed383
MINOR: buffer: replace bo_getblk() with direction agnostic b_getblk()
by Willy Tarreau
· Fri Jun 15 14:20:26 2018 +0200
e4d5a03
MINOR: buffer: merge b{i,o}_contig_space()
by Willy Tarreau
· Thu Jun 07 18:58:07 2018 +0200
0e11d59
MINOR: buffer: remove bo_contig_data()
by Willy Tarreau
· Thu Jun 07 19:03:40 2018 +0200
8f9c72d
MINOR: buffer: remove bi_end()
by Willy Tarreau
· Thu Jun 07 18:46:28 2018 +0200
41e38ac
MINOR: buffer: remove bo_end()
by Willy Tarreau
· Thu Jun 07 18:22:26 2018 +0200
89faf5d
MINOR: buffer: remove bo_ptr()
by Willy Tarreau
· Thu Jun 07 18:16:48 2018 +0200
dda2e41
MINOR: buffer: remove bi_ptr()
by Willy Tarreau
· Thu Jun 07 18:08:04 2018 +0200
7194d3c
MINOR: buffer: split bi_contig_data() into ci_contig_data and b_config_data()
by Willy Tarreau
· Wed Jun 06 16:55:45 2018 +0200
d55fe39
MINOR: buffer: remove bi_getblk() and bi_getblk_nc()
by Willy Tarreau
· Wed Jun 06 16:02:40 2018 +0200
aa7af72
MINOR: buffer: replace calls to buffer_space_wraps() with b_space_wraps()
by Willy Tarreau
· Thu Jul 12 10:33:12 2018 +0200
Next »