Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
6346f0a53466176a4d6cb3b72721518a4c5890a0
6346f0a
DOC: stop referencing the slow git repository in the README
by Willy Tarreau
· Sat May 10 11:04:39 2014 +0200
7bb2153
MEDIUM: unix: avoid a double connect probe when no data are sent
by Willy Tarreau
· Sat May 10 09:48:28 2014 +0200
3543cdb
BUILD: remove the obsolete BSD and OSX makefiles
by Willy Tarreau
· Sat May 10 09:12:46 2014 +0200
b1dd9bf
MEDIUM: pattern: use ebtree's longest match to index/lookup string beginning
by Willy Tarreau
· Sat May 10 08:53:48 2014 +0200
9f79193
DOC: ebtree: indicate that prefix insertion/lookup may be used with strings
by Willy Tarreau
· Sat May 10 08:34:01 2014 +0200
787a4c0
DOC: map_beg was missing from the table of map_* converters
by Willy Tarreau
· Sat May 10 07:55:30 2014 +0200
ccfccef
MEDIUM: unix: implement support for Linux abstract namespace sockets
by Willy Tarreau
· Sat May 10 01:49:15 2014 +0200
5cf0b52
MEDIUM: checks: only complain about the missing port when the check uses TCP
by Willy Tarreau
· Fri May 09 23:59:19 2014 +0200
47f48c4
MEDIUM: unix: add preliminary support for connecting to servers over UNIX sockets
by Willy Tarreau
· Fri May 09 22:57:47 2014 +0200
9cf8d3f
MINOR: protocols: use is_inet_addr() when only INET addresses are desired
by Willy Tarreau
· Fri May 09 22:56:10 2014 +0200
18ca2d4
MINOR: tools: split is_addr() and is_inet_addr()
by Willy Tarreau
· Fri May 09 22:40:55 2014 +0200
640556c
BUG/MINOR: checks: correctly configure the address family and protocol
by Willy Tarreau
· Fri May 09 23:38:15 2014 +0200
28e9d06
BUG/MINOR: backend: only match IPv4 addresses with RDP cookies
by Willy Tarreau
· Fri May 09 22:47:50 2014 +0200
acf3bf9
CLEANUP: config: set the maxaccept value for peers listeners earlier
by Willy Tarreau
· Fri Jan 18 10:51:07 2013 +0100
67c2abc
MINOR: config: only report a warning when stats sockets are bound to more than 1 process
by Willy Tarreau
· Fri May 09 18:48:46 2014 +0200
ae30253
MAJOR: listener: only start listeners bound to the same processes
by Willy Tarreau
· Wed May 07 19:22:24 2014 +0200
3d20958
MEDIUM: listener: inherit the process mask from the proxy
by Willy Tarreau
· Fri May 09 17:06:11 2014 +0200
6ae1ba6
MEDIUM: listener: parse the new "process" bind keyword
by Willy Tarreau
· Wed May 07 19:01:58 2014 +0200
102df61
MEDIUM: config: check the bind-process settings according to nbproc
by Willy Tarreau
· Wed May 07 23:56:38 2014 +0200
a9db57e
MEDIUM: config: limit nbproc to the machine's word size
by Willy Tarreau
· Fri Jan 18 11:29:29 2013 +0100
3507d5d
MEDIUM: proxy: only adjust the backend's bind-process when already set
by Willy Tarreau
· Fri May 09 13:54:22 2014 +0200
93ee249
MINOR: ssl: remove fallback to SSL session private cache if lock init fails.
by Emeric Brun
· Fri May 09 14:01:48 2014 +0200
8dc6039
MINOR: ssl: add global statement tune.ssl.force-private-cache.
by Emeric Brun
· Fri May 09 13:52:00 2014 +0200
78bd403
BUG/MINOR: chunk: Fix function chunk_strcmp and chunk_strcasecmp match a substring.
by Emeric Brun
· Fri May 09 17:11:07 2014 +0200
afb7683
MEDIUM: connection: Implement and extented PROXY Protocol V2
by David S
· Thu May 08 23:42:08 2014 -0400
b1efede
DOC: add some explanation on the shared cache build options in the readme.
by Willy Tarreau
· Fri May 09 00:44:48 2014 +0200
b4f9809
BUG/MAJOR: session: recover the correct connection pointer in half-initialized sessions
by Willy Tarreau
· Thu May 08 21:06:11 2014 +0200
cd1a526
MAJOR: ssl: Change default locks on ssl session cache.
by Emeric Brun
· Wed May 07 23:11:42 2014 +0200
caa19cc
BUG/MAJOR: ssl: Fallback to private session cache if current lock mode is not supported.
by Emeric Brun
· Wed May 07 16:10:18 2014 +0200
5cbe4ef
BUILD: ssl: SSL_CTX_set_msg_callback() needs openssl >= 0.9.7
by Willy Tarreau
· Thu May 08 22:45:11 2014 +0200
cefad67
BUILD: syscalls: remove improper inline statement in front of syscalls
by Willy Tarreau
· Thu May 08 22:36:29 2014 +0200
bb66030
MEDIUM: listener: make the accept function more robust against pauses
by Willy Tarreau
· Wed May 07 19:47:02 2014 +0200
2a83111
MINOR: http: generic pointer to rule argument
by William Lallemand
· Tue May 06 18:43:27 2014 +0200
3bed5e9
BUG/MEDIUM: http: disable server-side expiration until client has sent the body
by Willy Tarreau
· Wed May 07 14:50:10 2014 +0200
b9edf8f
BUG/MEDIUM: http: correctly report request body timeouts
by Willy Tarreau
· Wed May 07 14:24:16 2014 +0200
b1982e2
BUG/MEDIUM: http/session: disable client-side expiration only after body
by Willy Tarreau
· Tue May 06 22:57:53 2014 +0200
07c8b24
MINOR: http: export the smp_fetch_cookie function
by William Lallemand
· Fri May 02 17:11:07 2014 +0200
b73a9b0
MINOR: ssl: convert to binary ssl_fc_unique_id and ssl_bc_unique_id.
by Emeric Brun
· Wed Apr 30 18:49:19 2014 +0200
53d1a98
MINOR: ssl: adds sample converter base64 for binary type.
by Emeric Brun
· Wed Apr 30 18:21:37 2014 +0200
55f4fa8
MINOR: ssl: adds ssl_f_sha1 fetch to return frontend's certificate fingerprint
by Emeric Brun
· Wed Apr 30 17:11:25 2014 +0200
ba841a1
MINOR: ssl: merge client's and frontend's certificate functions.
by Emeric Brun
· Wed Apr 30 17:05:08 2014 +0200
645ae79
MINOR: ssl: adds fetchs and ACLs for ssl back connection.
by Emeric Brun
· Wed Apr 30 14:21:06 2014 +0200
5bd99b4
MINOR: ssl: clean unused ACLs declarations
by Emeric Brun
· Tue Apr 29 17:42:41 2014 +0200
644c101
BUG/MAJOR: http: connection setup may stall on balance url_param
by Willy Tarreau
· Wed Apr 30 18:11:11 2014 +0200
7c29f1e
BUILD: config: remove a warning with clang
by Willy Tarreau
· Tue Apr 29 19:55:25 2014 +0200
86e0fc1
BUG/MINOR: auth: fix wrong return type in pat_match_auth()
by Willy Tarreau
· Tue Apr 29 19:52:16 2014 +0200
ed44649
MEDIUM: config: warn that '{cli,con,srv}timeout' are deprecated
by Willy Tarreau
· Mon Apr 28 22:56:38 2014 +0200
a3c504c
MEDIUM: config: inform the user only once that "redispatch" is deprecated
by Willy Tarreau
· Mon Apr 28 22:37:32 2014 +0200
40bac83
MEDIUM: config: inform the user that "reqsetbe" is deprecated
by Willy Tarreau
· Mon Apr 28 22:37:06 2014 +0200
de9d2d7
MEDIUM: config: inform the user about the deprecatedness of "block" rules
by Willy Tarreau
· Mon Apr 28 22:28:02 2014 +0200
ff05550
MINOR: config: add minimum support for emitting warnings only once
by Willy Tarreau
· Mon Apr 28 22:27:06 2014 +0200
0b74833
MEDIUM: http: make http-request rules processing return a verdict instead of a rule
by Willy Tarreau
· Tue Apr 29 00:13:29 2014 +0200
ae3c010
MEDIUM: http: factorize the "auth" action of http-request and stats
by Willy Tarreau
· Mon Apr 28 23:22:08 2014 +0200
f75e5c3
MINOR: http: remove the now unused loop over "block" rules
by Willy Tarreau
· Mon Apr 28 22:13:52 2014 +0200
b3dc39d
MEDIUM: http: emulate "block" rules using "http-request" rules
by Willy Tarreau
· Mon Apr 28 22:06:57 2014 +0200
353bc9f
CLEANUP: proxy: rename "block_cond" to "block_rules"
by Willy Tarreau
· Mon Apr 28 22:05:31 2014 +0200
5bd6759
MINOR: http: silently support the "block" action for http-request
by Willy Tarreau
· Mon Apr 28 22:00:46 2014 +0200
5254259
MEDIUM: http: remove even more of the spaghetti in the request path
by Willy Tarreau
· Mon Apr 28 18:33:26 2014 +0200
179085c
MEDIUM: http: move Connection header processing earlier
by Willy Tarreau
· Mon Apr 28 16:48:56 2014 +0200
6541083
BUG/MINOR: http: block rules forgot to increment the session's request counter
by Willy Tarreau
· Mon Apr 28 21:25:43 2014 +0200
5fa7082
BUG/MINOR: http: block rules forgot to increment the denied_req counter
by Willy Tarreau
· Mon Apr 28 18:27:12 2014 +0200
bbba2a8
MEDIUM: http: jump to dedicated labels after http-request processing
by Willy Tarreau
· Mon Apr 28 13:57:26 2014 +0200
5e9edce
MEDIUM: http: move reqadd after execution of http_request redirect
by Willy Tarreau
· Mon Apr 28 11:13:33 2014 +0200
cfe7fdd
MINOR: http: rely on the message body parser to send 100-continue
by Willy Tarreau
· Sat Apr 26 22:08:32 2014 +0200
e6d2416
BUG/MINOR: http: log 407 in case of proxy auth
by Willy Tarreau
· Mon Apr 28 16:59:15 2014 +0200
f767ac5
BUG/MINOR: proxy: unsafe initialization of HTTP transaction when switching from TCP frontend
by Willy Tarreau
· Mon Apr 28 16:13:51 2014 +0200
e47e4e2
BUG/MEDIUM: patterns: last fix was still not enough
by Thierry FOURNIER
· Mon Apr 28 11:18:57 2014 +0200
a631fc8
BUG/MAJOR: patterns: -i and -n are ignored for inlined patterns
by Willy Tarreau
· Sat Apr 26 23:33:51 2014 +0200
3b78696
BUG/MEDIUM: pattern: a typo breaks automatic acl/map numbering
by Willy Tarreau
· Sat Apr 26 12:37:25 2014 +0200
8860dcd
[RELEASE] Released version 1.5-dev24
by Willy Tarreau
· Sat Apr 26 00:08:14 2014 +0200
aeed672
MINOR: ssl: finally catch the heartbeats missing the padding
by Willy Tarreau
· Fri Apr 25 23:59:58 2014 +0200
3b2fdb6
BUG/MINOR: ssl: really block OpenSSL's response to heartbleed attack
by Willy Tarreau
· Fri Apr 25 23:44:22 2014 +0200
8481500
BUILD: ssl: avoid a warning about conn not used with OpenSSL < 1.0.1
by Willy Tarreau
· Fri Apr 25 21:40:27 2014 +0200
6c09c2c
BUILD: http: remove a warning on strndup
by Willy Tarreau
· Fri Apr 25 21:38:08 2014 +0200
6e774b4
BUG/MEDIUM: Revert "MEDIUM: ssl: Add standardized DH parameters >= 1024 bits"
by Willy Tarreau
· Fri Apr 25 21:35:23 2014 +0200
f51c698
MEDIUM: ssl: implement a workaround for the OpenSSL heartbleed attack
by Willy Tarreau
· Fri Apr 25 20:02:39 2014 +0200
29f037d
MEDIUM: ssl: explicitly log failed handshakes after a heartbeat
by Emeric Brun
· Fri Apr 25 19:05:36 2014 +0200
b396637
MINOR: connection: add a new error code for SSL with heartbeat
by Willy Tarreau
· Fri Apr 25 18:54:29 2014 +0200
73025dd
MEDIUM: http: register http-request and http-response keywords
by William Lallemand
· Thu Apr 24 14:38:37 2014 +0200
fabcbe0
MEDIUM: http: ACL and MAP updates through http-(request|response) rules
by Baptiste Assmann
· Thu Apr 24 22:16:59 2014 +0200
953f74d
MINOR: pattern: find element in a reference
by Baptiste Assmann
· Fri Apr 25 16:57:03 2014 +0200
938c7fe
DOC: fix alphabetic order of tcp-check
by Willy Tarreau
· Fri Apr 25 14:21:39 2014 +0200
c35362a
MINOR: http: implement the max-keep-alive-queue setting
by Willy Tarreau
· Fri Apr 25 13:58:37 2014 +0200
6d8bac7
BUG/MAJOR: http: fix the 'next' pointer when performing a redirect
by Willy Tarreau
· Fri Apr 25 12:19:32 2014 +0200
1746eec
MINOR: checks: add a new global max-spread-checks directive
by Willy Tarreau
· Fri Apr 25 10:46:47 2014 +0200
3c1b5ec
MINOR: http: add capture.req.ver and capture.res.ver
by Willy Tarreau
· Thu Apr 24 23:41:57 2014 +0200
8b8995f
MINOR: stats: always emit HTTP/1.1 in responses
by Willy Tarreau
· Thu Apr 24 22:51:54 2014 +0200
f118d9f
REORG: http: move HTTP Connection response header parsing earlier
by Willy Tarreau
· Thu Apr 24 18:26:08 2014 +0200
70730dd
MEDIUM: http: enable analysers to have keep-alive on stats
by Willy Tarreau
· Thu Apr 24 18:06:27 2014 +0200
ed2119c
BUG/MEDIUM: stats: mismatch between behaviour and doc about front/back
by Willy Tarreau
· Thu Apr 24 22:10:39 2014 +0200
5897567
CLEANUP: http: remove the useless "if (1)" inherited from version 1.4
by Willy Tarreau
· Thu Apr 24 21:13:57 2014 +0200
f1fd9dc
CLEANUP: general: get rid of all old occurrences of "session *t"
by Willy Tarreau
· Thu Apr 24 20:47:57 2014 +0200
cce3648
BUILD: stats: let gcc know that last_fwd cannot be used uninitialized...
by Willy Tarreau
· Thu Apr 24 20:26:41 2014 +0200
628c40c
MEDIUM: http: move skipping of 100-continue earlier
by Willy Tarreau
· Thu Apr 24 19:11:26 2014 +0200
4d1f128
BUG/MEDIUM: http: 100-continue responses must process the next part immediately
by Willy Tarreau
· Thu Apr 24 18:59:35 2014 +0200
efdf094
BUG/MAJOR: http: fix timeouts during data forwarding
by Willy Tarreau
· Thu Apr 24 20:08:57 2014 +0200
af3cf70
MEDIUM: stats: reimplement HTTP keep-alive on the stats page
by Willy Tarreau
· Tue Apr 22 22:19:53 2014 +0200
5a8ba60
CLEANUP: buffers: remove unused function buffer_contig_space_with_res()
by Willy Tarreau
· Thu Apr 24 17:14:51 2014 +0200
285ff0f
BUG/MEDIUM: channel: bi_putblk() must not wrap before the end of buffer
by Willy Tarreau
· Thu Apr 24 17:02:57 2014 +0200
b2c6a78
BUG/MINOR: http: don't report server aborts as client aborts
by Willy Tarreau
· Wed Apr 23 20:29:01 2014 +0200
Next »