]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
2018-12-19  Christopher... BUG/MEDIUM: stream: Forward the right amount of data...
2018-12-19  Willy TarreauMEDIUM: h2: properly check and deduplicate the content...
2018-12-19  Willy TarreauBUG/MEDIUM: stream-int: also wake the stream up on...
2018-12-18  Willy TarreauBUG/MINOR: mux-h1: report the correct frontend in error...
2018-12-18  Willy TarreauBUG/MEDIUM: mux-h2: make sure the demux also wakes...
2018-12-18  Willy TarreauBUG/MEDIUM: mux-h2: report asynchronous errors in h2_wa...
2018-12-18  Willy TarreauBUG/MEDIUM: mux-h2: make sure to report synchronous...
2018-12-18  Willy TarreauMINOR: objtype: report a few missing types in names...
2018-12-18  Willy TarreauBUG/MINOR: cli/fd: don't isolate the thread for each...
2018-12-18  Willy TarreauBUG/MINOR: mux-h2: don't report a fantom h2s in "show fd"
2018-12-18  Willy TarreauMINOR: cli/stream: add the conn_stream in "show sess...
2018-12-18  Willy TarreauCONTRIB: debug: report stream-int's flag SI_FL_CLEAN_ABRT
2018-12-18  Willy TarreauMINOR: mux-h2: report more h2c, last h2s and cs informa...
2018-12-18  Willy TarreauBUG/MEDIUM: h2: fix aggregated cookie length computatio...
2018-12-18  Willy TarreauBUG/MEDIUM: mux-h2: restart demuxing as soon as demux...
2018-12-18  Willy TarreauBUG/MEDIUM: mux-h2: also restart demuxing when data...
2018-12-18  Willy TarreauBUG/MEDIUM: stream-int: always clear CS_FL_WANT_ROOM...
2018-12-17  Willy TarreauCONTRIB: debug: teach the "flags" utility about new...
2018-12-17  Olivier HouchardBUG/MEDIUM: connection: Add a new CS_FL_ERR_PENDING...
2018-12-17  Christopher... BUG/MINOR: mux_pt: Set CS_FL_WANT_ROOM when count is...
2018-12-17  Christopher... BUG/MEDIUM: compression: Use the right buffer pointers...
2018-12-16  Willy Tarreau[RELEASE] Released version 1.9-dev11 v1.9-dev11
2018-12-16  Willy TarreauDOC: split the README into README + INSTALL
2018-12-16  Willy TarreauBUG/MAJOR: hpack: fix length check for short names...
2018-12-16  Willy TarreauDOC: clarify the agent-check status line syntax
2018-12-16  Willy TarreauBUG/MEDIUM: mux-h1: don't try to process an empty input...
2018-12-16  Olivier HouchardBUG/MEDIUM: h2: Don't destroy the h2s if it still has...
2018-12-16  Willy TarreauMINOR: debug: make the ABORT_NOW macro use a volatile int
2018-12-16  Olivier HouchardMINOR: pools: Cast to volatile int * instead of int *.
2018-12-15  Willy TarreauBUG/MINOR: cache: also consider CF_SHUTR to abort delivery
2018-12-15  Willy TarreauBUG/MEDIUM: htx/cache: use the correct class of error...
2018-12-15  Olivier HouchardMEDIUM: mux_h2: Always set CS_FL_NOT_FIRST for new...
2018-12-15  Olivier HouchardMEDIUM: servers: Be more agressive when adding H2 conne...
2018-12-15  Olivier HouchardMEDIUM: sessions: Don't keep an infinite number of...
2018-12-15  Olivier HouchardMEDIUM: mux: provide the session to the init() and...
2018-12-15  Olivier HouchardMEDIUM: mux: Destroy the stream before trying to add...
2018-12-15  Olivier HouchardMEDIUM: servers: Replace idle-timeout with pool-purge...
2018-12-15  Olivier HouchardMEDIUM: servers: Add a command to limit the number...
2018-12-15  Olivier HouchardMEDIUM: proxy: Set http-reuse safe as default.
2018-12-15  Olivier HouchardBUG/MEDIUM: h2: Don't forget to destroy the h2s after...
2018-12-15  Christopher... BUG/MAJOR: compression/cache: Make it really works...
2018-12-15  William LallemandBUG/MEDIUM: threads: don't close the thread waker pipe...
2018-12-15  Willy TarreauBUG/MINOR: logs: leave startup-logs global and not...
2018-12-15  Willy TarreauBUILD: thread: properly report multi-thread support
2018-12-15  Rosen PenevBUILD: ssl: Fix compilation without deprecated OpenSSL...
2018-12-15  Frédéric... REGTEST: Add a reg test for HTTP cookies.
2018-12-15  Willy TarreauBUG/MINOR: log: fix logging to both FD and IP
2018-12-15  Willy TarreauMINOR: tools: preset the port of fd-based "sockets...
2018-12-15  Willy TarreauBUG/MAJOR: backend: only update server's counters when...
2018-12-15  Willy TarreauBUG/MEDIUM: mux-h1: make sure we always have at least...
2018-12-15  Olivier HouchardBUG/MEDIUM: log: Don't call sample_fetch_as_type if...
2018-12-15  William LallemandMINOR: cli: implements 'reload' on master CLI
2018-12-15  Willy TarreauMINOR: mworker/cli: indicate in the master prompt when...
2018-12-14  William LallemandBUG/MINOR: mworker: don't use unitialized mworker_proc...
2018-12-14  Olivier HouchardBUG/MEDIUM: htx: When performing zero-copy, start from...
2018-12-14  Christopher... MINOR: lua: Remove useless check on the messages state...
2018-12-14  Christopher... MAJOR: lua/htx: Adapt HTTP applets to support HTX messages
2018-12-14  Christopher... MINOR: lua/htx: Adapt the functions get_in_length and...
2018-12-14  Christopher... MEDIUM: lua/htx: Adapt functions of the HTTP to be...
2018-12-14  Christopher... MAJOR: lua: Forbid calls to Channel functions for LUA...
2018-12-14  Christopher... MINOR: http_fecth: Implement body_len and body_size...
2018-12-14  Christopher... MINOR: payload/htx: Adapt smp_fetch_len to be HTX aware
2018-12-14  Christopher... BUG/MINOR: stats: Parse post data for HTX streams
2018-12-14  Christopher... BUG/MINOR: proto_htx: Fix htx_res_set_status to also...
2018-12-14  William LallemandMINOR: mworker: set all_threads_mask and pid_bit to 1
2018-12-14  Willy TarreauMEDIUM: tasks: check the global task mask instead of...
2018-12-14  Willy TarreauMINOR: cache: report the number of cache lookups and...
2018-12-14  Willy TarreauMINOR: tools: increase the number of ITOA strings to 16
2018-12-14  Willy TarreauBUG/MINOR: stats: fix inversion of failed header rewrit...
2018-12-14  Willy TarreauMINOR: backend: count the number of connect and reuse...
2018-12-14  Willy TarreauMINOR: mux_h1/h2: simplify the zero-copy Rx alignment
2018-12-14  Willy TarreauMINOR: connection: realign empty buffers in muxes,...
2018-12-14  Willy TarreauBUG/MEDIUM: cache: fix random crash on filter parser...
2018-12-14  Willy TarreauREGTEST: http-messaging: add "option http-buffer-reques...
2018-12-14  Willy TarreauREGTEST: fix missing space in checks/s00001
2018-12-14  Willy TarreauMINOR: lb: make the leastconn algorithm more accurate
2018-12-14  Willy TarreauREGTEST: add a few HTTP messaging tests
2018-12-14  Frederic LecailleREGTEST: Add miscellaneous reg tests for health-checks.
2018-12-14  Frederic LecailleREGTEST: level 1 health-check test 2.
2018-12-14  Frederic LecailleREGTEST: Reg test for "check" health-check option.
2018-12-14  Frederic LecailleREGTEST: Add a first test for health-checks.
2018-12-14  Frederic LecailleREGTEST: Reg testing improvements.
2018-12-13  Olivier HouchardMEDIUM: htx: Try to take a connection over if it has...
2018-12-13  Olivier HouchardBUG/MEDIUM: connections: Don't attempt to reuse an...
2018-12-13  Christopher... BUG/MEDIUM: mux-h1: Wake the stream for send once the...
2018-12-13  Christopher... MINOR: mux-h1: Add helper functions to wake a stream...
2018-12-13  Christopher... BUG/MEDIUM: mux-h1: Fix loop if server closes its conne...
2018-12-13  Olivier HouchardMEDIUM: mux: Add an optional "reset" method.
2018-12-13  Olivier HouchardBUG/MEDIUM: connection: Just make sure we closed the...
2018-12-13  Olivier HouchardBUG/MEDIUM: stream_interface: Don't report read0 if...
2018-12-13  Olivier HouchardBUG/MEDIUM: connections: Remove CS_FL_EOS | CS_FL_REOS...
2018-12-13  Willy TarreauREGTESTS: adjust the http-rules regtest to support...
2018-12-13  William LallemandBUILD: Makefile: Implements the help target
2018-12-13  William LallemandBUG/MEDIUM: cli: handle correctly prefix and payload
2018-12-13  William LallemandMEDIUM: cli: handle CLI level from the master CLI
2018-12-13  William LallemandCLEANUP: cli: use dedicated define instead of appctx...
2018-12-13  William LallemandMEDIUM: cli: show and change CLI permissions
2018-12-13  William LallemandMEDIUM: cli: store CLI level in the appctx
2018-12-12  Willy TarreauREGTEST: the cache regtest requires haproxy 1.9
2018-12-12  Remi GacogneBUG: dns: Fix off-by-one write in dns_validate_dns_resp...
next