Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
9e2ef999a9df27a936f55b751d260ea5d01b8a6f
/
src
9e2ef99
MEDIUM: http: change the code returned by the response processing rule functions
by Thierry FOURNIER
· Wed Feb 25 13:51:19 2015 +0100
cc87a11
MEDIUM: tcp: add register keyword system.
by Thierry FOURNIER
· Fri Dec 12 19:41:33 2014 +0100
ac836ba
MINOR: includes: fix a lot of missing or useless includes
by Thierry FOURNIER
· Tue Dec 16 15:41:18 2014 +0100
49f45af
MINOR: global: export many symbols.
by Thierry FOURNIER
· Mon Dec 08 19:50:43 2014 +0100
4d9a1d1
MINOR: sample: add function for browsing samples.
by Thierry FOURNIER
· Mon Dec 08 14:49:19 2014 +0100
58639a0
MINOR: global: export function and permits to not resolve DNS names
by Thierry FOURNIER
· Tue Nov 25 12:02:25 2014 +0100
f41a809
MINOR: sample: add private argument to the struct sample_fetch
by Thierry FOURNIER
· Sun Dec 07 18:37:57 2014 +0100
68a556e
MINOR: converters: give the session pointer as converter argument
by Thierry FOURNIER
· Mon Feb 23 15:11:11 2015 +0100
1edc971
MINOR: converters: add a "void *private" argument to converters
by Thierry FOURNIER
· Mon Dec 15 16:18:39 2014 +0100
b83862d
MEDIUM: channel: wake up any request analyzer on response activity
by Thierry FOURNIER
· Thu Feb 26 10:40:09 2015 +0100
bb2ae64
MEDIUM: protocol: automatically pick the proto associated to the connection.
by Thierry FOURNIER
· Wed Jan 14 11:31:49 2015 +0100
b550d00
MEDIUM: protocol: use a family array to index the protocol handlers
by Willy Tarreau
· Fri Feb 20 16:53:25 2015 +0100
2e05a8c
MEDIUM: task: call session analyzers if the task is woken by a message.
by Thierry FOURNIER
· Mon Nov 24 14:49:56 2014 +0100
9cf7c4b
MAJOR: poll: only rely on wake_expired_tasks() to compute the wait delay
by Thierry FOURNIER
· Mon Dec 15 13:26:01 2014 +0100
e7acee7
BUILD/CLEANUP: config: silent 3 warnings about mixed declarations with code
by Willy Tarreau
· Fri Feb 27 16:37:05 2015 +0100
622317d
BUILD/CLEANUP: ssl: avoid a warning due to mixed code and declaration
by Willy Tarreau
· Fri Feb 27 16:36:16 2015 +0100
05552d4
MEDIUM: Add support for configurable TLS ticket keys
by Nenad Merdanovic
· Fri Feb 27 19:56:49 2015 +0100
eaabd52
BUG/MEDIUM: Do not consider an agent check as failed on L7 error
by Simon Horman
· Thu Feb 26 11:26:17 2015 +0900
501260b
MEDIUM: task: always ensure that the run queue is consistent
by Willy Tarreau
· Mon Feb 23 16:07:01 2015 +0100
eb27ec7
MINOR: http: add the new sample fetches req.hdr_names and res.hdr_names
by Willy Tarreau
· Fri Feb 20 13:55:29 2015 +0100
c90dc23
MINOR: http: add a new function to iterate over each header line
by Willy Tarreau
· Fri Feb 20 13:51:36 2015 +0100
2d7ec46
BUG/MAJOR: peers: initialize s->buffer_wait when creating the session
by Willy Tarreau
· Sat Feb 14 14:14:57 2015 +0100
73bc285
BUG/MEDIUM: pattern: some entries are not deleted with case insensitive match
by Thierry FOURNIER
· Fri Feb 06 17:53:54 2015 +0100
8aa8384
BUG/MINOR: pattern: error message missing
by Thierry FOURNIER
· Fri Feb 06 17:50:55 2015 +0100
2a3fb1c
MINOR: ssl/server: add the "no-ssl-reuse" server option
by Willy Tarreau
· Thu Feb 05 16:47:07 2015 +0100
64e3416
MEDIUM: Allow suppression of email alerts by log level
by Simon Horman
· Fri Feb 06 11:11:57 2015 +0900
00b69e0
MINOR: Remove trailing '.' from email alert messages
by Simon Horman
· Fri Feb 06 11:11:56 2015 +0900
2af207a
MEDIUM: tcp: implement tcp-ut bind option to set TCP_USER_TIMEOUT
by Willy Tarreau
· Wed Feb 04 00:45:58 2015 +0100
0ba0e4a
MEDIUM: Support sending email alerts
by Simon Horman
· Fri Jan 30 11:23:00 2015 +0900
9dc4996
MEDIUM: Allow configuration of email alerts
by Simon Horman
· Fri Jan 30 11:22:59 2015 +0900
0d16a40
MEDIUM: Add parsing of mailers section
by Simon Horman
· Fri Jan 30 11:22:58 2015 +0900
e16c1b3
MEDIUM: Attach tcpcheck_rules to check
by Simon Horman
· Fri Jan 30 11:22:57 2015 +0900
41f5876
MEDIUM: Move proto and addr fields struct check
by Simon Horman
· Fri Jan 30 11:22:56 2015 +0900
bfb5d33
MEDIUM: Add free_check() helper
by Simon Horman
· Fri Jan 30 11:22:55 2015 +0900
b1900d5
MEDIUM: Refactor init_check and move to checks.c
by Simon Horman
· Fri Jan 30 11:22:54 2015 +0900
dbf7019
MEDIUM: Remove connect_chk
by Simon Horman
· Fri Jan 30 11:22:53 2015 +0900
b197d7f
BUG/MINOR: stats:Fix incorrect printf type.
by Warren Turkal
· Tue Jan 27 15:04:16 2015 -0800
34d4c3c
BUG/MINOR: http: abort request processing on filter failure
by Willy Tarreau
· Fri Jan 30 20:58:58 2015 +0100
32602d2
BUG/MINOR: checks: prevent http keep-alive with http-check expect
by Cyril Bonté
· Fri Jan 30 00:07:07 2015 +0100
aa435e7
BUG/MINOR: http: fix incorrect header value offset in replace-hdr/replace-value
by Willy Tarreau
· Thu Jan 29 14:01:34 2015 +0100
474b96a
MEDIUM: init: continue to enforce SYSTEM_MAXCONN with auto settings if set
by Willy Tarreau
· Wed Jan 28 19:03:21 2015 +0100
58048a2
BUG/MINOR: parse: check the validity of size string in a more strict way
by Godbach
· Wed Jan 28 17:36:16 2015 +0800
9770787
MEDIUM: samples: provide basic arithmetic and bitwise operators
by Willy Tarreau
· Tue Jan 27 15:12:13 2015 +0100
3180f7b
MINOR: ssl: load certificates in alphabetical order
by Cyril Bonté
· Sun Jan 25 00:16:08 2015 +0100
a0dc23f
MEDIUM: http: implement http-request set-{method,path,query,uri}
by Willy Tarreau
· Thu Jan 22 20:46:11 2015 +0100
d817e46
BUG/MINOR: sample: fix case sensitivity for the regsub converter
by Willy Tarreau
· Fri Jan 23 20:23:17 2015 +0100
0766e44
MEDIUM/BUG: Only explicitly report "DOWN (agent)" if the agent health is zero
by Simon Horman
· Wed Nov 12 15:55:54 2014 +0900
1a23cf0
BUG/MEDIUM: Do not set agent health to zero if server is disabled in config
by Simon Horman
· Wed Nov 12 15:55:53 2014 +0900
7eda849
MEDIUM: samples: add a regsub converter to perform regex-based transformations
by Willy Tarreau
· Tue Jan 20 19:47:06 2015 +0100
15a53a4
MEDIUM: regex: add support for passing regex flags to regex_exec_match()
by Willy Tarreau
· Wed Jan 21 13:39:42 2015 +0100
4694778
MINOR: args: implement a new arg type for regex : ARGT_REG
by Willy Tarreau
· Mon Jan 19 19:00:58 2015 +0100
3d241e7
MEDIUM: args: use #define to specify the number of bits used by arg types and counts
by Willy Tarreau
· Mon Jan 19 18:44:07 2015 +0100
8560328
BUG/MEDIUM: http: make http-request set-header compute the string before removal
by Willy Tarreau
· Wed Jan 21 20:39:27 2015 +0100
53c250e
BUG/MINOR: args: add missing entry for ARGT_MAP in arg_type_names
by Willy Tarreau
· Mon Jan 19 18:58:20 2015 +0100
324f07f
MEDIUM: backend: add the crc32 hash algorithm for load balancing
by Willy Tarreau
· Tue Jan 20 19:44:50 2015 +0100
8059977
MINOR: samples: provide a "crc32" converter
by Willy Tarreau
· Tue Jan 20 19:35:24 2015 +0100
c829ee4
MINOR: hash: add new function hash_crc32
by Willy Tarreau
· Tue Jan 20 19:17:09 2015 +0100
49ad95c
MINOR: http: add a new fetch "query" to extract the request's query string
by Willy Tarreau
· Mon Jan 19 15:06:26 2015 +0100
d025648
MAJOR: init: automatically set maxconn and/or maxsslconn when possible
by Willy Tarreau
· Thu Jan 15 21:45:22 2015 +0100
d92aa5c
MINOR: global: report information about the cost of SSL connections
by Willy Tarreau
· Thu Jan 15 21:34:39 2015 +0100
fce0311
MINOR: global: always export some SSL-specific metrics
by Willy Tarreau
· Thu Jan 15 21:32:40 2015 +0100
3ca1a88
MINOR: tools: add new round_2dig() function to round integers
by Willy Tarreau
· Thu Jan 15 18:43:49 2015 +0100
8c97ab5
BUG/MAJOR: log: don't try to emit a log if no logger is set
by Willy Tarreau
· Thu Jan 15 16:29:53 2015 +0100
319f745
MINOR: channel: rename bi_erase() to channel_truncate()
by Willy Tarreau
· Wed Jan 14 20:32:59 2015 +0100
b5051f8
MINOR: channel: rename bi_avail() to channel_recv_max()
by Willy Tarreau
· Wed Jan 14 20:25:34 2015 +0100
3f5096d
MINOR: channel: rename buffer_max_len() to channel_recv_limit()
by Willy Tarreau
· Wed Jan 14 20:21:43 2015 +0100
3889fff
MINOR: channel: rename channel_full() to !channel_may_recv()
by Willy Tarreau
· Tue Jan 13 20:20:10 2015 +0100
ba0902e
CLEANUP: channel: rename channel_reserved -> channel_is_rewritable
by Willy Tarreau
· Tue Jan 13 14:39:16 2015 +0100
7c1c217
BUG/MEDIUM: http: fix header removal when previous header ends with pure LF
by Willy Tarreau
· Wed Jan 07 17:23:50 2015 +0100
094af4e
MINOR: logs: add a new per-proxy "log-tag" directive
by Willy Tarreau
· Wed Jan 07 15:03:42 2015 +0100
f607d81
BUG/MEDIUM: backend: correctly detect the domain when use_domain_only is used
by Cyril Bonté
· Sun Jan 04 15:17:36 2015 +0100
3c23a85
CLEANUP: session: remove session_from_task()
by Willy Tarreau
· Sun Dec 28 12:19:57 2014 +0100
ac92a06
MINOR: checks: update dynamic environment variables in external checks
by Cyril Bonté
· Sat Dec 27 22:28:38 2014 +0100
56efc48
OPTIM: stream-int: try to send pending spliced data
by Willy Tarreau
· Tue Dec 09 19:56:47 2014 +0100
9b20c55
MEDIUM: stream-int: support splicing from applets
by Willy Tarreau
· Tue Dec 09 19:47:54 2014 +0100
b034b25
MEDIUM: channel: implement a zero-copy buffer transfer
by Willy Tarreau
· Mon Dec 08 18:14:53 2014 +0100
33cb065
MINOR: config: implement global setting tune.buffers.limit
by Willy Tarreau
· Tue Dec 23 22:52:37 2014 +0100
1058ae7
MINOR: config: implement global setting tune.buffers.reserve
by Willy Tarreau
· Tue Dec 23 22:40:40 2014 +0100
a24adf0
MAJOR: session: only wake up as many sessions as available buffers permit
by Willy Tarreau
· Thu Nov 27 01:11:56 2014 +0100
9841019
MINOR: stats: report a "waiting" flags for sessions
by Willy Tarreau
· Wed Nov 26 18:05:38 2014 +0100
10fc09e
MAJOR: session: only allocate buffers when needed
by Willy Tarreau
· Tue Nov 25 19:46:36 2014 +0100
bf883e0
MAJOR: session: implement a wait-queue for sessions who need a buffer
by Willy Tarreau
· Tue Nov 25 21:10:35 2014 +0100
656859d
MEDIUM: session: implement a basic atomic buffer allocator
by Willy Tarreau
· Tue Nov 25 19:46:36 2014 +0100
909e267
MINOR: session: group buffer allocations together
by Willy Tarreau
· Tue Nov 25 19:54:11 2014 +0100
f2f7d6b
MEDIUM: buffer: add a new buf_wanted dummy buffer to report failed allocations
by Willy Tarreau
· Mon Nov 24 11:55:08 2014 +0100
2a4b543
MEDIUM: buffer: always assign a dummy empty buffer to channels
by Willy Tarreau
· Mon Nov 24 11:39:34 2014 +0100
7dfca9d
MINOR: buffer: only use b_free to release buffers
by Willy Tarreau
· Tue Nov 25 19:45:11 2014 +0100
696a291
MINOR: buffer: move buffer initialization after channel initialization
by Willy Tarreau
· Mon Nov 24 11:36:57 2014 +0100
e583ea5
MEDIUM: buffer: use b_alloc() to allocate and initialize a buffer
by Willy Tarreau
· Mon Nov 24 11:30:16 2014 +0100
474cf54
MINOR: buffer: reset a buffer in b_reset() and not channel_init()
by Willy Tarreau
· Mon Nov 24 10:54:47 2014 +0100
a885f6d
MEDIUM: memory: improve pool_refill_alloc() to pass a refill count
by Willy Tarreau
· Wed Dec 03 15:25:28 2014 +0100
0262241
MINOR: memory: cut pool allocator in 3 layers
by Willy Tarreau
· Mon Dec 08 16:35:23 2014 +0100
4f31fc2
BUG/MEDIUM: compression: correctly report zlib_mem
by Willy Tarreau
· Wed Dec 24 18:07:55 2014 +0100
529c139
BUG/MAJOR: namespaces: conn->target is not necessarily a server
by Willy Tarreau
· Wed Dec 24 13:47:55 2014 +0100
57767b8
BUG/MEDIUM: memory: fix freeing logic in pool_gc2()
by Willy Tarreau
· Mon Dec 22 21:40:55 2014 +0100
a69fc9f
BUG/MAJOR: stream-int: properly check the memory allocation return
by Willy Tarreau
· Mon Dec 22 19:34:00 2014 +0100
fe1ebcd
BUG/MAJOR: ns: HAProxy segfault if the cli_conn is not from a network connection
by Thierry FOURNIER
· Fri Dec 19 13:37:11 2014 +0100
07e78c5
MINOR: map/acl/dumpstats: remove the "Done." message
by Thierry FOURNIER
· Thu Dec 18 15:28:01 2014 +0100
f6b7001
BUG/MEDIUM: config: do not propagate processes between stopped processes
by Willy Tarreau
· Thu Dec 18 14:00:43 2014 +0100
8a95d8c
BUG/MINOR: config: fix typo in condition when propagating process binding
by Willy Tarreau
· Thu Dec 18 13:56:26 2014 +0100
Next »