]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
2021-05-07  Willy TarreauMEDIUM: log: slightly refine the output format of alert...
2021-05-07  Willy TarreauBUG/MINOR: stream: properly clear the previous error...
2021-05-07  Willy TarreauBUG/MINOR: activity: use the new pointer to calculate...
2021-05-06  Willy TarreauMINOR: config: add predicates "version_atleast" and...
2021-05-06  Willy TarreauMINOR: config: add predicate "feature" to detect certai...
2021-05-06  Willy TarreauMINOR: config: add predicates "streq()" and "strneq...
2021-05-06  Willy TarreauMINOR: config: add predicate "defined()" to conditional...
2021-05-06  Willy TarreauMINOR: config: make cfg_eval_condition() support predic...
2021-05-06  Willy TarreauMINOR: config: improve .if condition error reporting
2021-05-06  Willy TarreauMINOR: global: add version comparison functions
2021-05-06  Willy TarreauMINOR: global: export the build features string list
2021-05-06  Willy TarreauMINOR: arg: improve the error message on missing closin...
2021-05-06  Willy TarreauBUILD: activity: do not include malloc.h
2021-05-06  Willy TarreauMINOR: config: support some pseudo-variables for file...
2021-05-06  Willy TarreauMINOR: config: keep up-to-date current file/line/sectio...
2021-05-06  Willy TarreauMINOR: config: centralize the ".if"/".elif" condition...
2021-05-06  Willy TarreauBUG/MINOR: config: .if/.elif should also accept negativ...
2021-05-06  Willy TarreauBUG/MINOR: config: add a missing "ELIF_TAKE" test for...
2021-05-06  Willy TarreauBUG/MINOR: config: fix uninitialized initial state...
2021-05-06  Christopher... BUG/MINOR: stream: Decrement server current session...
2021-05-06  Christopher... MINOR: mux-h1: Manage processing blocking flags on...
2021-05-06  Christopher... CLEANUP: mux-h1: rename WAIT_INPUT/WAIT_OUTPUT flags
2021-05-06  Christopher... MEDIUM: mux-h1: Wake H1 stream when both sides a synchr...
2021-05-06  Christopher... MINOR: mux-h1: Always subscribe for reads when splicing...
2021-05-06  Christopher... MINOR: mux-h1: Subscribe for sends if output buffer...
2021-05-06  Christopher... MINOR: mux-h1: clean up conditions to enabled and disab...
2021-05-06  Christopher... REGTESTS: Add script to test abortonclose option
2021-05-06  Christopher... BUG/MEDIUM: mux-h1: Properly report client close if...
2021-05-06  Christopher... MEDIUM: mux-h1: Don't block reads when waiting for...
2021-05-06  Christopher... MINOR: conn-stream: Force mux to wait for read events...
2021-05-06  Christopher... BUG/MINOR: stream-int: Don't block reads in si_update_r...
2021-05-06  Christopher... MINOR: channel: Rely on HTX version if appropriate...
2021-05-05  Willy TarreauBUILD: makefile: add new option USE_MEMORY_PROFILING
2021-05-05  Willy TarreauMINOR: activity: add the profiling.memory global setting
2021-05-05  Willy TarreauMINOR: activity: make "show profiling" also dump the...
2021-05-05  Willy TarreauMINOR: activity: make "show profiling" support a few...
2021-05-05  Willy TarreauMINOR: activity: clean up the show profiling io_handler...
2021-05-05  Willy TarreauMEDIUM: activity: collect memory allocator statistics...
2021-05-05  Willy TarreauMINOR: activity: declare the storage for memory usage...
2021-05-05  Willy TarreauMINOR: activity: add a "memory" entry to "profiling"
2021-05-05  Willy TarreauCLEANUP: activity: mark the profiling and task_profilin...
2021-05-05  Willy TarreauMINOR: tools: add functions to retrieve the address...
2021-05-05  Amaury DenoyelleMEDIUM: connection: close front idling connection on...
2021-05-05  Amaury DenoyelleMEDIUM: mux_h1: release idling frontend conns on soft...
2021-05-05  Amaury DenoyelleMINOR: connection: move session_list member in a union
2021-05-05  Amaury DenoyelleMINOR: srv: close all idle connections on shutdown
2021-05-05  Ilya ShipitsinCI: Github Actions: switch to LibreSSL-3.3.3
2021-05-05  Willy TarreauMINOR: pools/debug: slightly relax DEBUG_DONT_SHARE_POOLS
2021-05-05  Willy TarreauMINOR: debug: add a new "debug dev sym" command in...
2021-05-04  William LallemandBUG/MINOR: ssl/cli: fix a lock leak when no memory...
2021-05-04  Willy TarreauBUG/MEDIUM: cli: prevent memory leak on write errors
2021-05-03  Christopher... BUG/MINOR: hlua: Don't rely on top of the stack when...
2021-05-01  Willy Tarreau[RELEASE] Released version 2.4-dev18 v2.4-dev18
2021-04-30  Amaury DenoyelleBUILD: compiler: do not use already defined __read_most...
2021-04-30  Willy TarreauCLEANUP: map/cli: properly align the map/acl help
2021-04-30  Willy TarreauMINOR: map/acl: make "add map/acl" support an optional...
2021-04-30  Willy TarreauMINOR: map/acl: add the "commit map/acl" CLI command
2021-04-30  Willy TarreauMINOR: map/acl: add the "prepare map/acl" CLI command
2021-04-30  Willy TarreauMINOR: map/acl: add the possibility to specify the...
2021-04-30  Willy TarreauMINOR: pattern: support purging arbitrary ranges of...
2021-04-30  Willy TarreauMINOR: map/acl: add the possibility to specify the...
2021-04-30  Willy TarreauMINOR: map: show the current and next pattern version...
2021-04-30  Willy TarreauMINOR: map: get rid of map_add_key_value()
2021-04-30  Willy TarreauCLEANUP: map: slightly reorder the add map function
2021-04-30  Willy TarreauDOC: management: move "set var" to the proper place
2021-04-29  Willy TarreauREGTESTS: add minimal CLI "add map" tests
2021-04-29  Amaury DenoyelleREGTESTS: server: fix cli_add_server due to previous...
2021-04-29  Amaury DenoyelleMINOR: server: fix doc/trace on lb algo for dynamic...
2021-04-28  Willy TarreauCLEANUP: hlua: rename hlua_appctx* appctx to luactx
2021-04-28  Willy TarreauCLEANUP: freq_ctr: make arguments of freq_ctr_total...
2021-04-28  Willy TarreauBUG/MEDIUM: time: fix updating of global_now upon clock...
2021-04-28  Emeric BrunMINOR: peers: add informative flags about resync proces...
2021-04-28  Emeric BrunBUG/MEDIUM: peers: reset tables stage flags stages...
2021-04-28  Emeric BrunBUG/MEDIUM: peers: re-work updates lookup during the...
2021-04-28  Emeric BrunBUG/MEDIUM: peers: reset commitupdate value in new...
2021-04-28  Emeric BrunBUG/MEDIUM: peers: reset starting point if peers appear...
2021-04-28  Emeric BrunBUG/MEDIUM: peers: stop considering ack messages teachi...
2021-04-28  Emeric BrunBUG/MEDIUM: peers: register last acked value as origin...
2021-04-28  Emeric BrunBUG/MEDIUM: peers: initialize resync timer to get an...
2021-04-28  Willy TarreauMINOR: config: add a new "default-path" global directive
2021-04-28  Willy TarreauCLEANUP: cfgparse: de-uglify early file error handling...
2021-04-28  AlexDOC: general: fix example in set-timeout
2021-04-28  Christopher... CLEANUP: channel: No longer notify the producer in...
2021-04-28  Christopher... BUG/MEDIUM: mux-h2: Handle EOM flag when sending a...
2021-04-28  Christopher... BUG/MINOR: hlua: Don't consume headers when starting...
2021-04-28  Christopher... BUG/MINOR: applet: Notify the other side if data were...
2021-04-28  Christopher... MINOR: htx: Limit length of headers name/value when...
2021-04-28  Christopher... MEDIUM: http-ana: handle read error on server side...
2021-04-28  Christopher... BUG/MINOR: mux-h2: Don't encroach on the reserve when...
2021-04-28  Christopher... CLEANUP: htx: Remove unsued hdrs_bytes field from the...
2021-04-28  Christopher... MEDIUM: htx: Refactor htx_xfer_blks() to not rely on...
2021-04-27  Christopher... BUG/MINOR: htx: Preserve HTX flags when draining data...
2021-04-27  Amaury DenoyelleBUG/MEDIUM: cpuset: fix build on MacOS
2021-04-27  Amaury DenoyelleBUG/MAJOR: fix build on musl with cpu_set_t support
2021-04-27  Amaury DenoyelleBUG/MINOR: cpuset: move include guard at the very beginning
2021-04-26  Remi Tricot... BUG/MINOR: ssl: ssl_sock_prepare_ssl_ctx does not retur...
2021-04-26  AlexDOC: general: fix white spaces for HTML converter
2021-04-26  Ilya ShipitsinCLEANUP: assorted typo fixes in the code and comments
2021-04-26  Christopher... REORG: htx: Inline htx functions to add HTX blocks...
2021-04-26  Christopher... BUG/MINOR: mux-fcgi: Don't send normalized uri to FCGI...
next