]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
2018-12-12  Willy TarreauBUG/MINOR: mux-h2: advertise a larger connection window...
2018-12-12  Willy TarreauBUG/MINOR: mux-h2: refrain from muxing during the preface
2018-12-12  Willy TarreauMINOR: config: round up global.tune.bufsize to the...
2018-12-11  Willy TarreauMEDIUM: mux-h1: implement true zero-copy of DATA blocks
2018-12-11  Willy TarreauCLEANUP: stream: remove SF_TUNNEL, SF_INITIALIZED,...
2018-12-11  Willy TarreauREORG: h1: merge types+proto into common/h1.h
2018-12-11  Willy TarreauCLEANUP: h1: remove some occurrences of unneeded h1...
2018-12-11  Willy TarreauREORG: h1: move the h1_state definition to proto_http
2018-12-11  Willy TarreauREORG: h1: move legacy http functions to http_msg.c
2018-12-11  Willy TarreauREORG: http: create http_msg.c to place there some...
2018-12-11  Willy TarreauREORG: htx: merge types+proto into common/htx.h
2018-12-11  Christopher... MEDIUM: cache: Require an explicit filter declaration...
2018-12-11  Christopher... MEDIUM: cache/compression: Add a way to safely combined...
2018-12-11  Christopher... MINOR: filters: Export the name of known filters
2018-12-11  Christopher... MINOR: cache: Improve and simplify the cache configurat...
2018-12-11  Christopher... MEDIUM: cache/htx: Add the HTX support into the cache
2018-12-11  Christopher... MINOR: cache: Register the cache as a data filter only...
2018-12-11  Christopher... MINOR: cache/htx: Don't use the same cache on HTX and...
2018-12-11  Christopher... MINOR: compression: Rename the function check_legacy_ht...
2018-12-11  William LallemandMINOR: cli: use pcli_flags for prompt activation
2018-12-11  William LallemandMEDIUM: cli: handle payload in CLI proxy
2018-12-11  William LallemandBUG/MINOR: cli: wait for payload data even without...
2018-12-11  William LallemandMINOR: cli: implements 'quit' in the CLI proxy
2018-12-11  William LallemandMINOR: cli: parse prompt command in the CLI proxy
2018-12-11  William LallemandMEDIUM: cli: rework the CLI proxy parser
2018-12-11  Willy TarreauREORG: connection: centralize the conn_set_{tos,mark...
2018-12-11  Willy TarreauREGTEST: add the HTTP rules test involving HTX processing
2018-12-11  Willy TarreauMEDIUM: mux-h2: make use of hpack_encode_path() to...
2018-12-11  Willy TarreauMINOR: hpack: provide a function to encode an HTTP...
2018-12-11  Willy TarreauMEDIUM: mux-h2: make use of hpack_encode_scheme() to...
2018-12-11  Willy TarreauMINOR: hpack: provide a function to encode an HTTP...
2018-12-11  Willy TarreauMEDIUM: mux-h2: make use of hpack_encode_method() to...
2018-12-11  Willy TarreauMINOR: hpack: provide a function to encode an HTTP...
2018-12-11  Willy TarreauMEDIUM: mux-h2: make use of standard HPACK encoding...
2018-12-11  Willy TarreauMINOR: hpack: provide new functions to encode the ...
2018-12-11  Willy TarreauMINOR: hpack: provide a function to encode a long index...
2018-12-11  Willy TarreauMINOR: hpack: provide a function to encode a short...
2018-12-11  Willy TarreauMINOR: hpack: move the length computation and encoding...
2018-12-11  Willy TarreauMEDIUM: hpack: make it possible to encode any static...
2018-12-11  Willy TarreauCONTRIB: hpack: add a compressed stream generator for...
2018-12-11  Willy TarreauMINOR: hpack: optimize header encoding for short names
2018-12-11  Willy TarreauMINOR: hpack: use ist2bin() to copy header names in...
2018-12-11  Willy TarreauMINOR: hpack: simplify the len to bytes conversion
2018-12-11  Willy TarreauCLEANUP: hpack: no need to include chunk.h, only includ...
2018-12-11  Willy TarreauBUG/MINOR: hpack: fix off-by-one in header name encodin...
2018-12-10  Olivier HouchardBUG/MEDIUM: mux-h2: Don't forget to set the CS_FL_EOS...
2018-12-10  Christopher... BUG/MEDIUM: htx: Always do a defrag if a block value...
2018-12-10  Christopher... BUG/MEDIUM: mux-h1: Don't loop on the headers parsing...
2018-12-10  Christopher... BUG/MEDIUM: mux-h1: Add a BUSY mode to not loop on...
2018-12-10  Christopher... BUG/MINOR: mux-h1: Fix conn_mode processing for headerl...
2018-12-10  Willy TarreauBUG/MEDIUM: mux-h2: fix encoding of non-GET/POST methods
2018-12-10  Jérôme MagninDOC: refer to check-sni in the documentation of sni
2018-12-10  Jérôme MagninDOC: clarify that check-sni needs an argument.
2018-12-08  PiBa-NLREGTEST/MINOR: remove health-check that can make the...
2018-12-08  PiBa-NLREGTEST/MINOR: skip seamless-reload test with abns...
2018-12-08  Olivier HouchardBUG/MEDIUM: connections: Remove error flags when retrying.
2018-12-08  PiBa-NLREGTEST/MINOR: remove double body specification for...
2018-12-08  Olivier HouchardBUG/MEDIUM: connection: Don't use the provided conn_str...
2018-12-08  Willy Tarreau[RELEASE] Released version 1.9-dev10 v1.9-dev10
2018-12-08  Christopher... BUG/MINOR: mux-h1: Remove the connection header when...
2018-12-08  Willy TarreauBUILD: h2: mark the start line already checked to avoid...
2018-12-08  Willy TarreauMINOR: compiler: add a new macro ALREADY_CHECKED()
2018-12-08  Olivier HouchardBUG/MEDIUM: h2: Don't try to chunk data when using...
2018-12-07  Willy TarreauREGTEST: make the HTTP rules test compatible with HTTP...
2018-12-07  Willy TarreauBUG/MEDIUM: htx: fix typo in htx_replace_stline() makin...
2018-12-07  Jérôme MagninMINOR: sample: add bc_http_major
2018-12-07  Olivier HouchardBUG/MEDIUM: sample: Don't treat SMP_T_METH as SMP_T_STR.
2018-12-07  Willy TarreauREGTEST: add a basic test for HTTP rules manipulating...
2018-12-07  Willy TarreauREGTEST: fix the Lua test file name in test lua/h00002 :-)
2018-12-07  Christopher... BUG/MINOR: stream-int: Process read0 even if no data...
2018-12-07  Christopher... MINOR: mux-h1: Set CS_FL_EOS when read0 is detected...
2018-12-07  Willy TarreauMINOR: htx: switch to case sensitive search of lower...
2018-12-07  Willy TarreauMEDIUM: ist: use local conversion arrays to case conversion
2018-12-07  Willy TarreauMINOR: h2: don't turn HTX header names to lower case...
2018-12-07  Willy TarreauMEDIUM: ist: always turn header names to lower case
2018-12-07  Willy TarreauMINOR: ist: add functions to copy/uppercase/lowercase...
2018-12-07  Frédéric LécailleREGTEST: Move LUA reg test 4 to level 1.
2018-12-07  Christopher... BUG/MEDIUM: mux-h1: Be sure to have a conn_stream to...
2018-12-06  Olivier HouchardBUG/MEDIUM: h1: Set CS_FL_REOS if we had a read0.
2018-12-06  Olivier HouchardBUG/MEDIUM: h1: Don't free the connection if it's an...
2018-12-06  Olivier HouchardBUG/MEDIUM: connections: Split CS_FL_RCV_MORE into...
2018-12-06  Willy TarreauSCRIPTS/REGTEST: merge grep+sed into sed in run-regtests
2018-12-06  William LallemandBUG/MEDIUM: mworker: fix several typos in mworker_clean...
2018-12-06  Willy TarreauBUG/MEDIUM: lua: block on remote connection establishment
2018-12-06  Willy TarreauBUG/MEDIUM: stream-int: don't attempt to receive if...
2018-12-06  Willy TarreauMINOR: stream-int: add a new blocking condition on...
2018-12-06  Olivier HouchardBUG/MEDIUM: connections: Reuse an already attached...
2018-12-06  Olivier HouchardBUG/MEDIUM: stream: Don't dereference s->txn when it...
2018-12-06  Christopher... BUG/MEDIUM: htx: Set the right start-line offset after...
2018-12-06  William LallemandBUG/MEDIUM: mworker: stop every tasks in the master
2018-12-06  Christopher... MINOR: mux-h1: Drain obuf if the output is closed after...
2018-12-06  Willy TarreauBUG/MEDIUM: mux-h2: stop sending using HTX on errors
2018-12-06  Willy TarreauBUG/MEDIUM: mux-h2: use the correct offset for the...
2018-12-06  Christopher... MINOR: mux-h1: Allow partial data consumption during...
2018-12-05  Christopher... CLEANUP: htx: Fix indentation here and there in HTX...
2018-12-05  Christopher... MINOR: mux-h1: Don't adjust anymore the amount of data...
2018-12-05  Christopher... MEDIUM: channel/htx: Add functions for forward HTX...
2018-12-05  Christopher... MEDIUM: htx: Rework conversion from a buffer to an...
2018-12-05  Christopher... BUG/MINOR: mux-h1: Check h1m flags to set the server...
2018-12-05  Willy TarreauBUG/MEDIUM: stream-int: don't mark as blocked an empty...
next