Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
c42c0e99693cd9520b169f65adacec483d971e9d
/
include
/
common
1329b5b
MINOR: h2: add new functions to produce an HTX message from an H2 response
by Willy Tarreau
· 6 years ago
6deb412
MINOR: h2: implement H2->HTX request header frame transcoding
by Willy Tarreau
· 6 years ago
a7b677c
MEDIUM: proto_htx: Convert all HTTP error messages into HTX
by Christopher Faulet
· 6 years ago
7f0165e
MEDIUM: memory: make the pool cache an array and not a thread_local
by Willy Tarreau
· 6 years ago
2455ceb
MEDIUM: memory: use pool_destroy_all() to destroy all pools on deinit()
by Willy Tarreau
· 6 years ago
7107c8b
MINOR: memory: add a callback function to create a pool
by Willy Tarreau
· 6 years ago
e655251
MINOR: initcall: use initcalls for section parsers
by Willy Tarreau
· 6 years ago
90fa97b
MINOR: threads: add new macros to declare self-initializing locks
by Willy Tarreau
· 6 years ago
a8ae77d
MINOR: thread: provide a set of lock initialisers
by Willy Tarreau
· 6 years ago
d13a928
MINOR: initcall: introduce a way to register init functions to call at boot
by Willy Tarreau
· 6 years ago
a7280a1
BUILD: buffers: buf.h requires unistd to get ssize_t on libmusl
by Willy Tarreau
· 6 years ago
48f8bc1
MINOR: poller: move the call of tv_update_date() back to the pollers
by Willy Tarreau
· 6 years ago
609aad9
REORG: time/activity: move activity measurements to activity.{c,h}
by Willy Tarreau
· 6 years ago
3a1f5fd
REORG: config: extract the proxy parser into cfgparse-listen.c
by Willy Tarreau
· 6 years ago
36b9e22
REORG: config: extract the global section parser into cfgparse-global
by Willy Tarreau
· 6 years ago
32b8327
CLEANUP: Fix typos in the standard subsystem
by Joseph Herlant
· 6 years ago
8277ca7
MINOR: http: Add standalone functions to parse a start-line or a header
by Christopher Faulet
· 6 years ago
9ca51aa
MINOR: http: Implement "early-hint" http request rules.
by Frédéric Lécaille
· 6 years ago
7520e4f
MINOR: namespaces: don't build namespace.c if disabled
by Willy Tarreau
· 6 years ago
4698adf
MINOR: compat: automatically detect support for crypt_r()
by Willy Tarreau
· 6 years ago
34d4b52
BUG/MEDIUM: auth/threads: use of crypt() is not thread-safe
by Willy Tarreau
· 6 years ago
ce487aa
BUG/MEDIUM: tools: fix direction of my_ffsl()
by Willy Tarreau
· 6 years ago
8e9f453
BUG/MINOR: memory: make the thread-local cache allocator set the debugging link
by Willy Tarreau
· 6 years ago
1ff7633
CLEANUP: tools: fix misleading comment above function LIM2A
by Ioannis Cherouvim
· 6 years ago
62975a7
BUG/MEDIUM: pools: Fix the usage of mmap()) with DEBUG_UAF.
by Olivier Houchard
· 6 years ago
4e7cc33
BUILD: compiler: rename __unreachable() to my_unreachable()
by Willy Tarreau
· 6 years ago
7a6ad88
BUILD: memory: fix free_list pointer declaration again for atomic CAS
by Willy Tarreau
· 6 years ago
ed72d82
MEDIUM: time: measure the time stolen by other threads
by Willy Tarreau
· 6 years ago
5ceeb15
MINOR: time: add now_mono_time() and now_cpu_time()
by Willy Tarreau
· 6 years ago
ac6c880
BUILD: memory: fix pointer declaration for atomic CAS
by Willy Tarreau
· 6 years ago
7e9c4ae
MINOR: poller: move time and date computation out of the pollers
by Willy Tarreau
· 6 years ago
f37ba94
MINOR: fd: centralize poll timeout computation in compute_poll_timeout()
by Willy Tarreau
· 6 years ago
e18db9e
MEDIUM: pools: implement a thread-local cache for pool entries
by Willy Tarreau
· 6 years ago
146794d
MINOR: pools: split pool_free() in the lockfree variant
by Willy Tarreau
· 6 years ago
0a93b64
MINOR: pools: allocate most memory pools from an array
by Willy Tarreau
· 6 years ago
98d334b
MINOR: tools: add a new function atleast2() to test masks for more than 1 bit
by Willy Tarreau
· 6 years ago
8d26f02
BUILD: compiler: add a new statement "__unreachable()"
by Willy Tarreau
· 6 years ago
c1f40b3
MINOR: chunk: add chunk_cpy() and chunk_cat()
by Willy Tarreau
· 6 years ago
7e266c7
MINOR: http: Move comment about some HTTP macros in the right header file
by Christopher Faulet
· 6 years ago
27346b0
OPTIM: tools: optimize my_ffsl() for x86_64
by Willy Tarreau
· 6 years ago
2325d8a
BUG/MINOR: threads: move declaration of capabilities to config.h
by Willy Tarreau
· 6 years ago
415150f
MEDIUM: ssl: add support for ciphersuites option for TLSv1.3
by Dirkjan Bussink
· 6 years ago
363c745
BUG/MEDIUM: buffers: Make sure we don't wrap in ci_insert_line2/b_rep_blk.
by Olivier Houchard
· 6 years ago
79e5733
REORG: http: move the code to different files
by Willy Tarreau
· 6 years ago
7f2a44d
BUG/CRITICAL: hpack: fix improper sign check on the header index value
by Willy Tarreau
· 6 years ago
4c0fcc2
BUG/MINOR: tools: fix set_net_port() / set_host_port() on IPv4
by Willy Tarreau
· 6 years ago
e2c418e
MINOR: http: add http_hdr_del() to remove a header from a list
by Willy Tarreau
· 6 years ago
2fe7dd0
MEDIUM: protocol: sockpair protocol
by William Lallemand
· 6 years ago
ab813a4
REORG: http: move some header value processing functions to http.c
by Willy Tarreau
· 6 years ago
04f1e2d
REORG: http: move error codes production and processing to http.c
by Willy Tarreau
· 6 years ago
6b952c8
REORG: http: move http_get_path() to http.c
by Willy Tarreau
· 6 years ago
35b51c6
REORG: http: move the HTTP semantics definitions to http.h/http.c
by Willy Tarreau
· 6 years ago
ec3750c
BUG/MAJOR: buffer: fix incorrect check in __b_putblk()
by Willy Tarreau
· 6 years ago
9378df8
MINOR: thread: implement HA_ATOMIC_XADD()
by Willy Tarreau
· 6 years ago
f16cb41
MINOR: tools: make date2str_log() take some consts
by Willy Tarreau
· 6 years ago
bba8156
MINOR: chunk: remove impossible tests on negative chunk->data
by Willy Tarreau
· 6 years ago
259e473
BUG/MINOR: threads: Remove the unexisting lock label "UPDATED_SERVERS_LOCK"
by Christopher Faulet
· 6 years ago
91c2826
CLEANUP: server: remove the update list and the update lock
by Willy Tarreau
· 6 years ago
647c70b
MINOR: threads: remove the previous synchronization point
by Willy Tarreau
· 6 years ago
ad4e1a4
BUG/MINOR: buffers: Fix b_slow_realign when a buffer is realign without output
by Christopher Faulet
· 6 years ago
60b639c
MEDIUM: hathreads: implement a more flexible rendez-vous point
by Willy Tarreau
· 6 years ago
0c026f4
MINOR: threads: add more consistency between certain variables in no-thread case
by Willy Tarreau
· 6 years ago
c03ea40
BUILD/MINOR: compiler: fix offsetof() on older compilers
by Willy Tarreau
· 6 years ago
0ccd322
MINOR: threads: move "nbthread" parsing to hathreads.c
by Willy Tarreau
· 6 years ago
3e12304
BUG/MINOR: threads: Handle nbthread == MAX_THREADS.
by Olivier Houchard
· 6 years ago
3201e4e
MEDIUM: queue: get rid of the pendconn lock
by Willy Tarreau
· 6 years ago
7999bfb
MEDIUM: buffers: make b_xfer() automatically swap buffers when possible
by Willy Tarreau
· 6 years ago
f148888
MINOR: buffers: add b_xfer() to transfer data between buffers
by Willy Tarreau
· 6 years ago
f7d0447
MINOR: buffers: split b_putblk() into __b_putblk()
by Willy Tarreau
· 6 years ago
ab322d4
MINOR: buffers: simplify b_contig_space()
by Willy Tarreau
· 6 years ago
ddb6c16
BUG/MEDIUM: threads: Fix the exit condition of the thread barrier
by Christopher Faulet
· 6 years ago
2076145
MINOR: ist: Add the function isteqi
by Christopher Faulet
· 6 years ago
83061a8
MAJOR: chunks: replace struct chunk with struct buffer
by Willy Tarreau
· 6 years ago
843b7cb
MEDIUM: chunks: make the chunk struct's fields match the buffer struct
by Willy Tarreau
· 6 years ago
c9fa048
MAJOR: buffer: finalize buffer detachment
by Willy Tarreau
· 6 years ago
bd1dba8
MINOR: buffer: rename the data length member to '->data'
by Willy Tarreau
· 6 years ago
e312802
MINOR: buffer: replace buffer_replace2() with b_rep_blk()
by Willy Tarreau
· 6 years ago
4d893d4
MINOR: buffers/channel: replace buffer_insert_line2() with ci_insert_line2()
by Willy Tarreau
· 6 years ago
7b04cc4
CLEANUP: buffer: minor cleanups to buffer.h
by Willy Tarreau
· 6 years ago
911f7dd
MINOR: buffers: remove b_putstr()
by Willy Tarreau
· 6 years ago
ea1b06d
MINOR: buffer: add a new file for ist + buffer manipulation functions
by Willy Tarreau
· 6 years ago
55372f6
MINOR: buffer: replace b{i,o}_put* with b_put*
by Willy Tarreau
· 6 years ago
72a100b
MINOR: buffer: replace bi_fast_delete() with b_del()
by Willy Tarreau
· 6 years ago
08afac0
MEDIUM: buffers: move "output" from struct buffer to struct channel
by Olivier Houchard
· 6 years ago
892f1db
MINOR: buffer: rename the "data" field to "area"
by Willy Tarreau
· 6 years ago
f6dfd88
MINOR: buffer: b_set_data() doesn't truncate output data anymore
by Willy Tarreau
· 6 years ago
abed1e7
MINOR: buffer: remove the check for output on b_del()
by Willy Tarreau
· 6 years ago
d54a8ce
MAJOR: start to change buffer API
by Willy Tarreau
· 6 years ago
523cc5d
MINOR: buffer: convert part bo_putblk() and bi_putblk() to the new API
by Willy Tarreau
· 6 years ago
fdabbe2
MINOR: buffer: remove unused bo_add()
by Willy Tarreau
· 6 years ago
591d445
MINOR: buffer: use b_orig() to replace most references to b->data
by Willy Tarreau
· 6 years ago
50227f9
MINOR: buffer: use c_head() instead of buffer_wrap_sub(c->buf, p-o)
by Willy Tarreau
· 6 years ago
144c5c4
MINOR: buffer: replace buffer_flush() with c_adv(chn, ci_data(chn))
by Willy Tarreau
· 6 years ago
5ba6552
MINOR: buffer: replace buffer_pending() with ci_data()
by Willy Tarreau
· 6 years ago
3f67999
MINOR: buffer: replace bi_space_for_replace() with ci_space_for_replace()
by Willy Tarreau
· 6 years ago
2375233
MINOR: buffer: replace buffer_full() with channel_full()
by Willy Tarreau
· 6 years ago
271e2a5
MINOR: buffer: make bo_putchar() use b_tail()
by Willy Tarreau
· 6 years ago
0c7ed5d
MINOR: buffer: replace buffer_empty() with b_empty() or c_empty()
by Willy Tarreau
· 6 years ago
d760eec
MINOR: buffer: replace buffer_not_empty() with b_data() or c_data()
by Willy Tarreau
· 6 years ago
eac5259
MINOR: buffer: use b_room() to determine available space in a buffer
by Willy Tarreau
· 6 years ago
Next »