Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
e9ed281e9fac52bbcc0edd84e16c13b2260f28f8
e9ed281
DOC/MINOR: configuration: typo, formatting fixes
by Davor Ocelic
· Mon Dec 25 17:49:28 2017 +0100
ab83750
BUG/MEDIUM: h2: improve handling of frames received on closed streams
by Willy Tarreau
· Wed Dec 27 15:07:30 2017 +0100
a20a519
BUG/MEDIUM: h2: properly handle and report some stream errors
by Willy Tarreau
· Wed Dec 27 11:02:06 2017 +0100
b26881a
BUG/MEDIUM: checks: properly set servers to stopping state on 404
by Willy Tarreau
· Sat Dec 23 11:16:49 2017 +0100
a48c141
BUG/MAJOR: connection: refine the situations where we don't send shutw()
by Willy Tarreau
· Fri Dec 22 18:46:33 2017 +0100
d4569d1
BUG/MEDIUM: cache: don't cache the response on no-cache="set-cookie"
by Willy Tarreau
· Fri Dec 22 18:03:04 2017 +0100
504455c
BUG/MEDIUM: cache: respect the request cache-control header
by Willy Tarreau
· Fri Dec 22 17:47:35 2017 +0100
c9bd34c
BUG/MEDIUM: cache: replace old object on store
by Willy Tarreau
· Fri Dec 22 17:42:46 2017 +0100
7704b1e
BUG/MEDIUM: cache: do not try to retrieve host-less requests from the cache
by Willy Tarreau
· Fri Dec 22 16:32:43 2017 +0100
0ad8e0d
MINOR: http: add a function to check request's cache-control header field
by Willy Tarreau
· Fri Dec 22 15:03:36 2017 +0100
faf2909
BUG/MINOR: cache: do not force the TX_CACHEABLE flag before checking cacheability
by Willy Tarreau
· Thu Dec 21 15:59:17 2017 +0100
d3900cc
BUG/MINOR: http: properly detect max-age=0 and s-maxage=0 in responses
by Willy Tarreau
· Fri Dec 22 15:35:11 2017 +0100
12b32f2
BUG/MINOR: http: do not ignore cache-control: public
by Willy Tarreau
· Thu Dec 21 16:08:09 2017 +0100
83ece46
MINOR: http: start to compute the transaction's cacheability from the request
by Willy Tarreau
· Thu Dec 21 15:13:09 2017 +0100
c55ddce
MINOR: http: update the list of cacheable status codes as per RFC7231
by Willy Tarreau
· Thu Dec 21 11:41:38 2017 +0100
24ea0bc
MINOR: http: adjust the list of supposedly cacheable methods
by Willy Tarreau
· Thu Dec 21 11:32:55 2017 +0100
fe7456f
BUG/MEDIUM: lua: fix crash when using bogus mode in register_service()
by Eric Salama
· Thu Dec 21 14:30:07 2017 +0100
e311480
BUG/MEDIUM: checks: a server passed in maint state was not forced down.
by Emeric Brun
· Thu Dec 21 14:42:26 2017 +0100
7aa15b0
BUG/MEDIUM: stream: don't consider abortonclose on muxes which close cleanly
by Willy Tarreau
· Wed Dec 20 16:56:50 2017 +0100
984fca9
MINOR: stream-int: set flag SI_FL_CLEAN_ABRT when mux supports clean aborts
by Willy Tarreau
· Wed Dec 20 16:31:43 2017 +0100
28f1cb9
MINOR: mux: add flags to describe a mux's capabilities
by Willy Tarreau
· Wed Dec 20 16:14:44 2017 +0100
2153d3c
BUG/MINOR: h2: properly report a stream error on RST_STREAM
by Willy Tarreau
· Fri Dec 15 11:56:29 2017 +0100
8cb9993
CONTRIB: halog: Fix compiler warnings in halog.c
by Ryan O'Hara
· Fri Dec 15 10:21:39 2017 -0600
957d120
CONTRIB: iprange: Fix compiler warning in iprange.c
by Ryan O'Hara
· Fri Dec 15 10:21:29 2017 -0600
aec8989
MINOR: spoe: add force-set-var option in spoe-agent configuration
by Etienne Carriere
· Thu Dec 14 09:36:40 2017 +0000
72fa1ec
MEDIUM: netscaler: add support for standard NetScaler CIP protocol
by Bertrand Jacquin
· Tue Dec 12 01:17:23 2017 +0000
a341a2f
MEDIUM: netscaler: do not analyze original IP packet size
by Bertrand Jacquin
· Wed Dec 13 01:29:56 2017 +0000
67de5a2
MINOR: netscaler: check in one-shot if buffer is large enough for IP and TCP header
by Bertrand Jacquin
· Wed Dec 13 01:15:05 2017 +0000
43a66a9
BUG/MAJOR: netscaler: address truncated CIP header detection
by Bertrand Jacquin
· Wed Dec 13 00:53:33 2017 +0000
c7cc69a
BUG/MEDIUM: netscaler: use the appropriate IPv6 header size
by Bertrand Jacquin
· Wed Dec 13 01:40:24 2017 +0000
7d668f9
MINOR: netscaler: rename cip_len to clarify its uage
by Bertrand Jacquin
· Wed Dec 13 01:23:39 2017 +0000
4b4c286
MINOR: netscaler: remove the use of cip_magic only used once
by Bertrand Jacquin
· Wed Dec 13 01:07:12 2017 +0000
b387591
MINOR: netscaler: respect syntax
by Bertrand Jacquin
· Wed Dec 13 00:58:51 2017 +0000
4094ce1
DOC/MINOR: intro: typo, wording, formatting fixes
by Davor Ocelic
· Tue Dec 19 23:30:39 2017 +0100
7896917
BUG/MEDIUM: mworker: Set FD_CLOEXEC flag on log fd
by Christopher Faulet
· Tue Dec 19 10:35:53 2017 +0100
60a2ee7
MINOR: sample: rename the "len" converter to "length"
by Willy Tarreau
· Fri Dec 15 07:13:48 2017 +0100
9fc9e53
BUG: MINOR: http: don't check http-request capture id when len is provided
by Cyril Bonté
· Thu Dec 14 22:44:41 2017 +0100
3906d57
BUG: MAJOR: lb_map: server map calculation broken
by Cyril Bonté
· Thu Dec 14 16:39:26 2017 +0100
ed0d24e
MINOR: sample: add len converter
by Etienne Carriere
· Wed Dec 13 13:41:34 2017 +0100
b78b80e
BUG/MINOR: stream-int: don't try to receive again after receiving an EOS
by Willy Tarreau
· Tue Dec 12 09:58:40 2017 +0100
91bfdd7
BUG/MEDIUM: h2: fix stream limit enforcement
by Willy Tarreau
· Thu Dec 14 12:00:14 2017 +0100
8059351
BUG/MEDIUM: http: don't disable lingering on requests with tunnelled responses
by Willy Tarreau
· Thu Dec 14 10:43:31 2017 +0100
13e4e94
BUG/MEDIUM: h2: don't close after the first DATA frame on tunnelled responses
by Willy Tarreau
· Thu Dec 14 10:55:21 2017 +0100
c4134ba
BUG/MEDIUM: h2: don't switch the state to HREM before end of DATA frame
by Willy Tarreau
· Mon Dec 11 18:45:08 2017 +0100
6847262
MINOR: h2: don't demand that a DATA frame is complete before processing it
by Willy Tarreau
· Mon Dec 11 18:36:37 2017 +0100
8fc016d
BUG/MEDIUM: h2: support uploading partial DATA frames
by Willy Tarreau
· Mon Dec 11 18:27:15 2017 +0100
05e5daf
MINOR: h2: store the demux padding length in the h2c struct
by Willy Tarreau
· Mon Dec 11 15:17:36 2017 +0100
d13bf27
BUG/MEDIUM: h2: debug incoming traffic in h2_wake()
by Willy Tarreau
· Thu Dec 14 10:34:52 2017 +0100
6042aeb
BUG/MEDIUM: h2: work around a connection API limitation
by Willy Tarreau
· Tue Dec 12 11:01:44 2017 +0100
315d807
BUG/MEDIUM: h2: enable recv polling whenever demuxing is possible
by Willy Tarreau
· Sun Dec 10 22:17:57 2017 +0100
c9ede6c
BUG/MEDIUM: h2: automatically set CS_FL_RCV_MORE when the output buffer is full
by Willy Tarreau
· Sun Dec 10 21:28:43 2017 +0100
6577b48
BUG/MEDIUM: stream-int: always set SI_FL_WAIT_ROOM on CS_FL_RCV_MORE
by Willy Tarreau
· Sun Dec 10 21:19:33 2017 +0100
3c8294b
MINOR: conn_stream: add new flag CS_FL_RCV_MORE to indicate pending data
by Willy Tarreau
· Sun Dec 10 21:13:25 2017 +0100
cb14688
BUG/MEDIUM: lua/notification: memory leak
by Thierry FOURNIER
· Sun Dec 10 17:10:57 2017 +0100
d5b7983
DOC: notifications: add precisions about thread usage
by Thierry FOURNIER
· Sun Dec 10 17:14:07 2017 +0100
190bbb8
MINOR: systemd: remove comment about HAPROXY_STATS_SOCKET
by Vincent Bernat
· Sat Dec 09 08:32:13 2017 +0100
eb3e276
BUG/MEDIUM: threads/vars: Fix deadlock in register_name
by Christopher Faulet
· Fri Dec 08 09:17:39 2017 +0100
1714b9f
BUG/MEDIUM: email-alert: don't set server check status from a email-alert task
by PiBa-NL
· Wed Dec 06 01:35:43 2017 +0100
f2b5d75
CONTRIB: halog: Add help text for -s switch in halog program
by Aleksandar Lazic
· Tue Dec 05 01:35:21 2017 +0100
d16f450
MINOR: mworker: Improve wording in `void mworker_wait()`
by Tim Duesterhus
· Tue Dec 05 18:14:13 2017 +0100
c578d9a
MINOR: mworker: Update messages referencing exit-on-failure
by Tim Duesterhus
· Tue Dec 05 18:14:12 2017 +0100
0249219
BUG/MEDIUM: h2: fix handling of end of stream again
by Willy Tarreau
· Thu Dec 07 15:59:29 2017 +0100
dbd0267
BUG/MEDIUM: peers: set NOLINGER on the outgoing stream interface
by Willy Tarreau
· Wed Dec 06 17:39:53 2017 +0100
8f29829
BUG/MEDIUM: checks: a down server going to maint remains definitely stucked on down state.
by Emeric Brun
· Wed Dec 06 16:47:17 2017 +0100
ece0c33
BUG/MEDIUM: ssl engines: Fix async engines fds were not considered to fix fd limit automatically.
by Emeric Brun
· Wed Dec 06 13:51:49 2017 +0100
473cf5d
BUG/MEDIUM: mworker: also close peers sockets in the master
by Willy Tarreau
· Tue Dec 05 11:14:12 2017 +0100
c61c0b3
BUG/MINOR: ssl: support tune.ssl.cachesize 0 again
by William Lallemand
· Mon Dec 04 18:46:39 2017 +0100
6c71e46
BUG/MAJOR: hpack: don't pretend large headers fit in empty table
by Willy Tarreau
· Mon Dec 04 17:58:37 2017 +0100
fd608dd
BUG/MINOR: action: Don't check http capture rules when no id is defined
by Christopher Faulet
· Mon Dec 04 09:45:15 2017 +0100
7912781
BUG/MINOR: h2: use the H2_F_DATA_* macros for DATA frames
by Willy Tarreau
· Sun Dec 03 21:06:59 2017 +0100
637f64d
BUG/MEDIUM: h2: do not accept upper case letters in request header names
by Willy Tarreau
· Sun Dec 03 20:28:13 2017 +0100
fe7c356
BUG/MEDIUM: h2: remove connection-specific headers from request
by Willy Tarreau
· Sun Dec 03 20:15:34 2017 +0100
5208869
BUG/MINOR: h2: reject response pseudo-headers from requests
by Willy Tarreau
· Sun Dec 03 20:13:54 2017 +0100
92153fc
BUG/MINOR: h2: properly check PRIORITY frames
by Willy Tarreau
· Sun Dec 03 19:46:19 2017 +0100
18b86cd
BUG/MINOR: h2: reject incorrect stream dependencies on HEADERS frame
by Willy Tarreau
· Sun Dec 03 19:24:50 2017 +0100
1b38b46
BUG/MINOR: h2: do not accept SETTINGS_ENABLE_PUSH other than 0 or 1
by Willy Tarreau
· Sun Dec 03 19:02:28 2017 +0100
4974561
BUG/MEDIUM: h2: enforce the per-connection stream limit
by Willy Tarreau
· Sun Dec 03 18:56:02 2017 +0100
d8d2ac7
BUG/MINOR: h2: the TE header if present may only contain trailers
by Willy Tarreau
· Sun Dec 03 18:41:31 2017 +0100
68ed641
BUG/MINOR: h2: fix a typo causing PING/ACK to be responded to
by Willy Tarreau
· Sun Dec 03 18:15:56 2017 +0100
cd4fe17
BUG/MINOR: h2: ":path" must not be empty
by Willy Tarreau
· Sun Dec 03 11:51:31 2017 +0100
9470d2c
BUG/MINOR: h2: try to abort closed streams as soon as possible
by Willy Tarreau
· Sun Dec 03 10:42:59 2017 +0100
11cc2d6
BUG/MINOR: h2: immediately close if receiving GOAWAY after the last stream
by Willy Tarreau
· Sun Dec 03 10:27:47 2017 +0100
811ad12
BUG/MAJOR: h2: correctly check the request length when building an H1 request
by Willy Tarreau
· Sun Dec 03 09:44:50 2017 +0100
c611e66
BUG/MINOR: hpack: dynamic table size updates are only allowed before headers
by Willy Tarreau
· Sun Dec 03 18:09:21 2017 +0100
d85ba4e
BUG/MINOR: hpack: reject invalid header index
by Willy Tarreau
· Sun Dec 03 12:12:17 2017 +0100
4235d18
BUG/MINOR: hpack: must reject huffman literals padded with more than 7 bits
by Willy Tarreau
· Sun Dec 03 12:00:36 2017 +0100
9e28f45
BUG/MINOR: hpack: fix debugging output of pseudo header names
by Willy Tarreau
· Sun Dec 03 09:43:38 2017 +0100
6377a00
BUG/MEDIUM: checks: Be sure we have a mux if we created a cs.
by Olivier Houchard
· Fri Dec 01 22:04:05 2017 +0100
57dc283
BUILD: Fix LDFLAGS vs. LIBS re linking order in various makefiles
by Christian Ruppert
· Thu Nov 30 10:11:36 2017 +0100
81991d3
BUG/MAJOR: thread: Be sure to request a sync between threads only once at a time
by Christopher Faulet
· Sat Dec 02 09:53:24 2017 +0100
829aa24
MINOR: threads: Fix pthread_setaffinity_np on FreeBSD.
by Olivier Houchard
· Fri Dec 01 18:19:43 2017 +0100
baf6ea4
BUG/MINOR: mworker: detach from tty when in daemon mode
by PiBa-NL
· Tue Nov 28 23:26:08 2017 +0100
4763ffd
BUG/MINOR: mworker: fix validity check for the pipe FDs
by PiBa-NL
· Tue Nov 28 23:22:14 2017 +0100
721d8e0
MINOR: config: report when "monitor fail" rules are misplaced
by Willy Tarreau
· Fri Dec 01 18:25:08 2017 +0100
7e351ee
BUILD/MINOR: haproxy: compiling config cpu parsing handling when needed
by David Carlier
· Fri Dec 01 09:14:02 2017 +0000
088c9b7
BUG/MAJOR: thread/peers: fix deadlock on peers sync.
by Emeric Brun
· Fri Dec 01 11:37:36 2017 +0100
0fed0b0
BUG/MEDIUM: peers: fix some track counter rules dont register entries for sync.
by Emeric Brun
· Wed Nov 29 16:15:07 2017 +0100
8728559
BUG/MEDIUM: h2: don't report an error after parsing a 100-continue response
by Willy Tarreau
· Wed Nov 29 15:41:32 2017 +0100
cea8537
BUG/MEDIUM: threads/peers: decrement, not increment jobs on quitting
by Willy Tarreau
· Wed Nov 29 14:49:30 2017 +0100
cebd796
BUG/MINOR: ssl: CO_FL_EARLY_DATA removal is managed by stream
by Emmanuel Hocdet
· Mon Nov 27 16:14:40 2017 +0100
Next »