Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
5484d58a1751ce453dfa0bfa8f6715c9f69dbd4f
/
src
« Previous
fd8d42f
MEDIUM: channel: make channel_slow_realign() take a swap buffer
by Willy Tarreau
· 6 years ago
4cf1300
MINOR: channel/buffer: replace buffer_slow_realign() with channel_slow_realign() and b_slow_realign()
by Willy Tarreau
· 6 years ago
d5b343b
MINOR: channel/buffer: use c_realign_if_empty() instead of buffer_realign()
by Willy Tarreau
· 6 years ago
4d45238
MINOR: compression: pass the channel to http_compression_buffer_end()
by Willy Tarreau
· 6 years ago
506a29a
MINOR: buffer: switch buffer sizes and offsets to size_t
by Willy Tarreau
· 6 years ago
42d55b9
BUG/MEDIUM: h2: make sure the last stream closes the connection after a timeout
by Willy Tarreau
· 6 years ago
0061096
BUG/MEDIUM: h2: never leave pending data in the output buffer on close
by Willy Tarreau
· 6 years ago
c65edac
MINOR: h2: add the mux and demux buffer lengths on "show fd"
by Willy Tarreau
· 6 years ago
f210191
BUG/MEDIUM: h2: don't accept new streams if conn_streams are still in excess
by Willy Tarreau
· 6 years ago
7ac60e8
MINOR: h2: keep a count of the number of conn_streams attached to the mux
by Willy Tarreau
· 6 years ago
17b4aa1
BUG/MINOR: ssl: properly ref-count the tls_keys entries
by Willy Tarreau
· 6 years ago
8e2d943
MINOR: dns: new DNS options to allow/prevent IP address duplication
by Baptiste Assmann
· 6 years ago
84221b4
MINOR: dns: fix wrong score computation in dns_get_ip_from_response
by Baptiste Assmann
· 6 years ago
741e00a
CLEANUP: dns: inacurate comment about prefered IP score
by Baptiste Assmann
· 6 years ago
e56fffd
CLEANUP: dns: remove obsolete macro DNS_MAX_IP_REC
by Baptiste Assmann
· 6 years ago
bfd8eb5
MINOR: startup: change session/process group settings
by William Lallemand
· 6 years ago
70d318c
BUG/MEDIUM: lua: possible CLOSE-WAIT state with '\n' headers
by Thierry FOURNIER
· 6 years ago
43e9035
MINOR: stick-tables: make stktable_release() do nothing on NULL
by Willy Tarreau
· 6 years ago
65189c1
BUG/MAJOR: stick_table: Complete incomplete SEGV fix
by Tim Duesterhus
· 6 years ago
091d827
BUG/BUILD: threads: unbreak build without threads
by William Lallemand
· 6 years ago
ac1f3ed
BUG/MAJOR: Stick-tables crash with segfault when the key is not in the stick-table
by Thierry FOURNIER
· 6 years ago
ba86c6c
MINOR: threads: Be sure to remove threads from all_threads_mask on exit
by Christopher Faulet
· 6 years ago
d8fd2af
BUG/MEDIUM: threads: Use the sync point to check active jobs and exit
by Christopher Faulet
· 6 years ago
8618a6a
MINOR: Some spelling cleanup in the comments.
by Dave Chiluk
· 6 years ago
d0e60d8
BUG/MEDIUM: fd: Don't modify the update_mask in fd_dodelete().
by Olivier Houchard
· 6 years ago
3448c49
BUG/MEDIUM: ssl: do not store pkinfo with SSL_set_ex_data
by Emmanuel Hocdet
· 6 years ago
28962c9
BUG/MAJOR: ssl: OpenSSL context is stored in non-reserved memory slot
by Thierry FOURNIER
· 6 years ago
16ff050
BUG/MAJOR: ssl: Random crash with cipherlist capture
by Thierry FOURNIER
· 6 years ago
f874a83
BUG/MINOR: lua: Segfaults with wrong usage of types.
by Frédéric Lécaille
· 6 years ago
9db0fed
BUG/MINOR: tasklets: Just make sure we don't pass a tasklet to the handler.
by Olivier Houchard
· 6 years ago
579fb25
BUG/MAJOR: map: fix a segfault when using http-request set-map
by William Lallemand
· 6 years ago
6e1796e
BUG/MINOR: signals: ha_sigmask macro for multithreading
by William Lallemand
· 6 years ago
933642c
BUG/MINOR: don't ignore SIG{BUS,FPE,ILL,SEGV} during signal processing
by William Lallemand
· 6 years ago
1aab50b
BUG/MEDIUM: threads: handle signal queue only in thread 0
by William Lallemand
· 6 years ago
fc044c9
MINOR: lua: Increase debug information
by Thierry FOURNIER
· 6 years ago
b4dd15b
BUG/MINOR: unix: Make sure we can transfer abns sockets on seamless reload.
by Olivier Houchard
· 6 years ago
b1ca58b
MINOR: tasks: Don't define rqueue if we're building without threads.
by Olivier Houchard
· 6 years ago
cc0a957
MINOR: task: Fix compiler warning.
by David Carlier
· 6 years ago
34b1fac
MINOR: stats: also report the nice and number of calls for applets
by Willy Tarreau
· 6 years ago
6381650
MAJOR: spoe: upgrade the SPOP version to 2.0 and remove the support for 1.0
by Christopher Faulet
· 6 years ago
66b8919
BUG/MEDIUM: lua/socket: Buffer error, may segfault
by Thierry FOURNIER
· 6 years ago
101b976
BUG/MEDIUM: lua/socket: Sheduling error on write: may dead-lock
by Thierry FOURNIER
· 6 years ago
ba42fcd
BUG/MEDIUM: lua/socket: Notification error
by Thierry FOURNIER
· 6 years ago
7e4ee47
BUG/MAJOR: lua: Dead lock with sockets
by Thierry FOURNIER
· 6 years ago
af4bd08
BUG/MEDIUM: lua/socket: wrong scheduling for sockets
by Thierry FOURNIER
· 6 years ago
3a47e5e
BUG/MEDIUM: spoe: Return an error when the wrong ACK is received in sync mode
by Christopher Faulet
· 6 years ago
44e609b
MINOR: dns: Implement `parse-resolv-conf` directive
by Ben Draut
· 6 years ago
082627a
MINOR: task: Also consider the task list size when getting global tasks.
by Olivier Houchard
· 6 years ago
736ea41
BUG/MEDIUM: task: Don't forget to decrement max_processed after each task.
by Olivier Houchard
· 6 years ago
1b0f85e
MINOR: stats: also report the failed header rewrites warnings on the stats page
by Willy Tarreau
· 6 years ago
3fd1973
MINOR: http: Log warning if (add|set)-header fails
by Tim Duesterhus
· 6 years ago
3e60b11
BUG/MEDIUM: stick-tables: Decrement ref_cnt in table_* converters
by Daniel Corbett
· 6 years ago
673867c
MAJOR: applets: Use tasks, instead of rolling our own scheduler.
by Olivier Houchard
· 6 years ago
1599b80
MINOR: tasks: Make the number of tasks to run at once configurable.
by Olivier Houchard
· 6 years ago
b0bdae7
MAJOR: tasks: Introduce tasklets.
by Olivier Houchard
· 6 years ago
f6e6dc1
MAJOR: tasks: Create a per-thread runqueue.
by Olivier Houchard
· 6 years ago
9f6af33
MINOR: tasks: Change the task API so that the callback takes 3 arguments.
by Olivier Houchard
· 6 years ago
8c126c7
BUG/MEDIUM: lua/socket: Length required read doesn't work
by Thierry FOURNIER
· 6 years ago
9215ffa
BUG/MEDIUM: servers: Add srv_addr default placeholder to the state file
by Daniel Corbett
· 6 years ago
f3d9e60
BUG/MEDIUM: dns: Delay the attempt to run a DNS resolution on check failure.
by Olivier Houchard
· 6 years ago
926594f
MINOR: ssl: set SSL_OP_PRIORITIZE_CHACHA
by Lukas Tribus
· 6 years ago
8a16fe0
BUG/MEDIUM: cache: don't cache when an Authorization header is present
by William Lallemand
· 6 years ago
d5b073c
MINOR: lua: Improve error message
by Thierry Fournier
· 6 years ago
cbe6da5
BUG/MINOR: ssl/lua: prevent lua from affecting automatic maxconn computation
by Willy Tarreau
· 6 years ago
68db023
CLEANUP: spoe: Remove unused variables the agent structure
by Christopher Faulet
· 7 years ago
c4dcaff
BUG/MEDIUM: spoe: Flags are not encoded in network order
by Thierry FOURNIER
· 6 years ago
01a3f20
BUG/MINOR: spoe: Mistake in error message about SPOE configuration
by Thierry FOURNIER
· 6 years ago
05ed330
BUG/MINOR: lua: Socket.send threw runtime error: 'close' needs 1 arguments.
by sada
· 6 years ago
03f4ec4
BUG/MEDIUM: ssl: properly protect SSL cert generation
by Willy Tarreau
· 6 years ago
ba20dfc
BUG/MEDIUM: http: don't always abort transfers on CF_SHUTR
by Willy Tarreau
· 6 years ago
0154edc
BUG/MINOR: cli: don't stop cli_gen_usage_msg() when kw->usage == NULL
by William Lallemand
· 6 years ago
c55b88e
BUG/MEDIUM: pollers/kqueue: use incremented position in event list
by PiBa-NL
· 6 years ago
29d6980
BUG/MINOR: lua: ensure large proxy IDs can be represented
by Willy Tarreau
· 7 years ago
706d5ee
BUG/MINOR: lua: schedule socket task upon lua connect()
by PiBa-NL
· 7 years ago
cb92f5c
MINOR: pollers: move polled_mask outside of struct fdtab.
by Olivier Houchard
· 7 years ago
6b96f72
BUG/MEDIUM: pollers: Use a global list for fd shared between threads.
by Olivier Houchard
· 7 years ago
6a2cf87
MINOR: fd: Make the lockless fd list work with multiple lists.
by Olivier Houchard
· 7 years ago
9b36cb4
BUG/MEDIUM: task: Don't free a task that is about to be run.
by Olivier Houchard
· 7 years ago
336a11f
BUG/MINOR: map: correctly track reference to the last ref_elt being dumped
by Dragan Dosen
· 7 years ago
32d539f
MINOR: lua: add get_maxconn and set_maxconn to LUA Server class.
by Patrick Hemmer
· 7 years ago
a62ae7e
MINOR: lua: Add server name & puid to LUA Server class.
by Patrick Hemmer
· 7 years ago
760e81d
MINOR: backend: implement random-based load balancing
by Willy Tarreau
· 7 years ago
fe971b3
BUG/MINOR, BUG/MINOR: lua: Put tasks to sleep when waiting for data
by PiBa-NL
· 7 years ago
148b16e
BUG/MEDIUM: threads: Fix the sync point for more than 32 threads
by Christopher Faulet
· 7 years ago
b119a79
BUG/MINOR: checks: Fix check->health computation for flapping servers
by Christopher Faulet
· 7 years ago
e027547
MINOR: ssl: add fetch 'ssl_fc_session_key' and 'ssl_bc_session_key'
by Patrick Hemmer
· 7 years ago
4196677
MINOR: ssl: disable SSL sample fetches when unsupported
by Patrick Hemmer
· 7 years ago
46deab6
BUG/MINOR: config: disable http-reuse on TCP proxies
by Willy Tarreau
· 7 years ago
e2b10bf
MINOR: http: Add support for 421 Misdirected Request
by Tim Duesterhus
· 7 years ago
ca097c1
MINOR: sample: Add strcmp sample converter
by Tim Duesterhus
· 7 years ago
5bc9972
BUG/MINOR: lua/threads: Make lua's tasks sticky to the current thread
by Christopher Faulet
· 7 years ago
1e0867c
MINOR: ssl: Add payload support to "set ssl ocsp-response"
by Aurélien Nephtali
· 7 years ago
25650ce
MINOR: map: Add payload support to "add map"
by Aurélien Nephtali
· 7 years ago
abbf607
MEDIUM: cli: Add payload support
by Aurélien Nephtali
· 7 years ago
799f518
BUG/MINOR: spoe: Fix parsing of dontlog-normal option
by Christopher Faulet
· 7 years ago
ebe1399
BUG/MINOR: spoe: Fix counters update when processing is interrupted
by Christopher Faulet
· 7 years ago
eba10f2
BUG/MEDIUM: h2: implement missing support for chunked encoded uploads
by Willy Tarreau
· 7 years ago
174b06a
MINOR: h2: detect presence of CONNECT and/or content-length
by Willy Tarreau
· 7 years ago
cd235c6
BUG/MEDIUM: lua: Fix segmentation fault if a Lua task exits
by Tim Duesterhus
· 7 years ago
89fcb7d
BUG/MINOR: log: t_idle (%Ti) is not set for some requests
by Rian McGuire
· 7 years ago
Next »