projects
/
haproxy-2.1.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
haproxy-2.1.git
2018-12-11
Willy Tarreau
MINOR: hpack: provide a function to encode an HTTP...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-11
Willy Tarreau
MEDIUM: mux-h2: make use of standard HPACK encoding...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-11
Willy Tarreau
MINOR: hpack: provide new functions to encode the ...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-11
Willy Tarreau
MINOR: hpack: provide a function to encode a long index...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-11
Willy Tarreau
MINOR: hpack: provide a function to encode a short...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-11
Willy Tarreau
MINOR: hpack: move the length computation and encoding...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-11
Willy Tarreau
MEDIUM: hpack: make it possible to encode any static...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-11
Willy Tarreau
CONTRIB: hpack: add a compressed stream generator for...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-11
Willy Tarreau
MINOR: hpack: optimize header encoding for short names
commit
|
commitdiff
|
tree
|
snapshot
2018-12-11
Willy Tarreau
MINOR: hpack: use ist2bin() to copy header names in...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-11
Willy Tarreau
MINOR: hpack: simplify the len to bytes conversion
commit
|
commitdiff
|
tree
|
snapshot
2018-12-11
Willy Tarreau
CLEANUP: hpack: no need to include chunk.h, only includ...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-11
Willy Tarreau
BUG/MINOR: hpack: fix off-by-one in header name encodin...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-10
Olivier Houchard
BUG/MEDIUM: mux-h2: Don't forget to set the CS_FL_EOS...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-10
Christopher...
BUG/MEDIUM: htx: Always do a defrag if a block value...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-10
Christopher...
BUG/MEDIUM: mux-h1: Don't loop on the headers parsing...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-10
Christopher...
BUG/MEDIUM: mux-h1: Add a BUSY mode to not loop on...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-10
Christopher...
BUG/MINOR: mux-h1: Fix conn_mode processing for headerl...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-10
Willy Tarreau
BUG/MEDIUM: mux-h2: fix encoding of non-GET/POST methods
commit
|
commitdiff
|
tree
|
snapshot
2018-12-10
Jérôme Magnin
DOC: refer to check-sni in the documentation of sni
commit
|
commitdiff
|
tree
|
snapshot
2018-12-10
Jérôme Magnin
DOC: clarify that check-sni needs an argument.
commit
|
commitdiff
|
tree
|
snapshot
2018-12-08
PiBa-NL
REGTEST/MINOR: remove health-check that can make the...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-08
PiBa-NL
REGTEST/MINOR: skip seamless-reload test with abns...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-08
Olivier Houchard
BUG/MEDIUM: connections: Remove error flags when retrying.
commit
|
commitdiff
|
tree
|
snapshot
2018-12-08
PiBa-NL
REGTEST/MINOR: remove double body specification for...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-08
Olivier Houchard
BUG/MEDIUM: connection: Don't use the provided conn_str...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-08
Willy Tarreau
[RELEASE] Released version 1.9-dev10
v1.9-dev10
commit
|
commitdiff
|
tree
|
snapshot
2018-12-08
Christopher...
BUG/MINOR: mux-h1: Remove the connection header when...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-08
Willy Tarreau
BUILD: h2: mark the start line already checked to avoid...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-08
Willy Tarreau
MINOR: compiler: add a new macro ALREADY_CHECKED()
commit
|
commitdiff
|
tree
|
snapshot
2018-12-08
Olivier Houchard
BUG/MEDIUM: h2: Don't try to chunk data when using...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-07
Willy Tarreau
REGTEST: make the HTTP rules test compatible with HTTP...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-07
Willy Tarreau
BUG/MEDIUM: htx: fix typo in htx_replace_stline() makin...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-07
Jérôme Magnin
MINOR: sample: add bc_http_major
commit
|
commitdiff
|
tree
|
snapshot
2018-12-07
Olivier Houchard
BUG/MEDIUM: sample: Don't treat SMP_T_METH as SMP_T_STR.
commit
|
commitdiff
|
tree
|
snapshot
2018-12-07
Willy Tarreau
REGTEST: add a basic test for HTTP rules manipulating...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-07
Willy Tarreau
REGTEST: fix the Lua test file name in test lua/h00002 :-)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-07
Christopher...
BUG/MINOR: stream-int: Process read0 even if no data...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-07
Christopher...
MINOR: mux-h1: Set CS_FL_EOS when read0 is detected...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-07
Willy Tarreau
MINOR: htx: switch to case sensitive search of lower...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-07
Willy Tarreau
MEDIUM: ist: use local conversion arrays to case conversion
commit
|
commitdiff
|
tree
|
snapshot
2018-12-07
Willy Tarreau
MINOR: h2: don't turn HTX header names to lower case...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-07
Willy Tarreau
MEDIUM: ist: always turn header names to lower case
commit
|
commitdiff
|
tree
|
snapshot
2018-12-07
Willy Tarreau
MINOR: ist: add functions to copy/uppercase/lowercase...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-07
Frédéric Lécaille
REGTEST: Move LUA reg test 4 to level 1.
commit
|
commitdiff
|
tree
|
snapshot
2018-12-07
Christopher...
BUG/MEDIUM: mux-h1: Be sure to have a conn_stream to...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-06
Olivier Houchard
BUG/MEDIUM: h1: Set CS_FL_REOS if we had a read0.
commit
|
commitdiff
|
tree
|
snapshot
2018-12-06
Olivier Houchard
BUG/MEDIUM: h1: Don't free the connection if it's an...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-06
Olivier Houchard
BUG/MEDIUM: connections: Split CS_FL_RCV_MORE into...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-06
Willy Tarreau
SCRIPTS/REGTEST: merge grep+sed into sed in run-regtests
commit
|
commitdiff
|
tree
|
snapshot
2018-12-06
William Lallemand
BUG/MEDIUM: mworker: fix several typos in mworker_clean...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-06
Willy Tarreau
BUG/MEDIUM: lua: block on remote connection establishment
commit
|
commitdiff
|
tree
|
snapshot
2018-12-06
Willy Tarreau
BUG/MEDIUM: stream-int: don't attempt to receive if...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-06
Willy Tarreau
MINOR: stream-int: add a new blocking condition on...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-06
Olivier Houchard
BUG/MEDIUM: connections: Reuse an already attached...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-06
Olivier Houchard
BUG/MEDIUM: stream: Don't dereference s->txn when it...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-06
Christopher...
BUG/MEDIUM: htx: Set the right start-line offset after...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-06
William Lallemand
BUG/MEDIUM: mworker: stop every tasks in the master
commit
|
commitdiff
|
tree
|
snapshot
2018-12-06
Christopher...
MINOR: mux-h1: Drain obuf if the output is closed after...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-06
Willy Tarreau
BUG/MEDIUM: mux-h2: stop sending using HTX on errors
commit
|
commitdiff
|
tree
|
snapshot
2018-12-06
Willy Tarreau
BUG/MEDIUM: mux-h2: use the correct offset for the...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-06
Christopher...
MINOR: mux-h1: Allow partial data consumption during...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-05
Christopher...
CLEANUP: htx: Fix indentation here and there in HTX...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-05
Christopher...
MINOR: mux-h1: Don't adjust anymore the amount of data...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-05
Christopher...
MEDIUM: channel/htx: Add functions for forward HTX...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-05
Christopher...
MEDIUM: htx: Rework conversion from a buffer to an...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-05
Christopher...
BUG/MINOR: mux-h1: Check h1m flags to set the server...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-05
Willy Tarreau
BUG/MEDIUM: stream-int: don't mark as blocked an empty...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-05
Willy Tarreau
MEDIUM: mux-h1: avoid a double copy on the Tx path...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-05
Willy Tarreau
MEDIUM: mux-h1: attempt to zero-copy Rx DATA transfers
commit
|
commitdiff
|
tree
|
snapshot
2018-12-05
Willy Tarreau
MEDIUM: mux-h1: make use of buf_room_for_htx_data(...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-05
Willy Tarreau
MINOR: htx: add buf_room_for_htx_data() to help optimiz...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-05
Willy Tarreau
MINOR: htx: make htx_from_buf() adjust the size only...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-04
Olivier Houchard
BUG/MEDIUM: mux_pt: Always set CS_FL_RCV_MORE.
commit
|
commitdiff
|
tree
|
snapshot
2018-12-04
Olivier Houchard
MEDIUM: h1: Realign the ibuf before calling rcv_buf...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-04
Olivier Houchard
BUG/MEDIUM: h1: Correctly report used data with no...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-04
Willy Tarreau
MINOR: mux-h2: stop on non-DATA and non-EOM HTX blocks
commit
|
commitdiff
|
tree
|
snapshot
2018-12-04
Willy Tarreau
BUG/MEDIUM: mux-h2: don't send more HTX data than requested
commit
|
commitdiff
|
tree
|
snapshot
2018-12-04
Willy Tarreau
BUG/MEDIUM: mux-h2: stop sending HTX once the mux is...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-04
Willy Tarreau
BUG/MEDIUM: mux-h2: make sure to always report HTX...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-04
Willy Tarreau
BUG/MEDIUM: mux-h2: properly update the window size...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-04
Olivier Houchard
BUG/MEDIUM: h2: When sending in HTX, make sure the...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-04
Christopher...
BUG/MINOR: proto_htx: Truncate the request when an...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-04
Christopher...
BUG/MEDIUM: mux-h1: Release the mux H1 in h1_process...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-04
Christopher...
MINOR: mux-h1: Make sure to return 1 in h1_recv() when...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-04
Christopher...
BUG/MEDIUM: mux-h1: Always set CS_FL_RCV_MORE when...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-04
Olivier Houchard
MEDIUM: mux-h1: Revamp the way subscriptions are handled.
commit
|
commitdiff
|
tree
|
snapshot
2018-12-04
Olivier Houchard
BUG/MEDIUM: stream_interface: Make REALLY sure we read...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-04
Christopher...
BUG/MINOR: flt_trace/compression: Use the right flag...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-04
Olivier Houchard
BUG/MEDIUM: h2: Don't forget to wake the tasklet after...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-04
Olivier Houchard
BUG/MEDIUM: h1: Destroy a connection after detach if...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-04
William Lallemand
BUG/MEDIUM: mworker: stop proxies which have no listene...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-04
Jérôme Magnin
BUG/MINOR: fix ssl_fc_alpn and actually add ssl_bc_alpn
commit
|
commitdiff
|
tree
|
snapshot
2018-12-04
Christopher...
BUG/MINOR: htx: Force HTTP/1.1 on H1 formatting when...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-04
Christopher...
MINOR: htx: Rename functions htx_*_to_str() to be H1...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-02
Willy Tarreau
[RELEASE] Released version 1.9-dev9
v1.9-dev9
commit
|
commitdiff
|
tree
|
snapshot
2018-12-02
Willy Tarreau
BUILD: threads: fix minor build warnings when threads...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-02
Willy Tarreau
BUG/MINOR: lb-map: fix unprotected update to server...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-02
Joseph Herlant
CLEANUP: Fix a typo in the listener subsystem
commit
|
commitdiff
|
tree
|
snapshot
2018-12-02
Joseph Herlant
CLEANUP: Fix typos in the file descriptor subsystem
commit
|
commitdiff
|
tree
|
snapshot
next