haproxy-2.5.git
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...
2021-04-23 Tim DuesterhusMINOR: uri_normalizer: Add a `percent-decode-unreserved...
2021-04-23 Tim DuesterhusDOC: Add RFC references for the path-strip-dot(dot...
2021-04-23 Tim DuesterhusDOC: Fix RFC reference for the percent-to-uppercase...
2021-04-23 Tim DuesterhusDOC: Fix indentation for `path-strip-dot` normalizer
2021-04-23 Willy Tarreau[RELEASE] Released version 2.4-dev17 v2.4-dev17
2021-04-23 Willy TarreauBUG/MEDIUM: config: fix missing initialization in numa_...
2021-04-23 Emeric BrunBUG/MEDIUM: peers: re-work refcnt on table to protect...
2021-04-23 Emeric BrunBUG/MEDIUM: peers: re-work connection to new process...
2021-04-23 Emeric BrunBUG/MINOR: peers: remove useless table check if initial...
2021-04-23 Willy TarreauMINOR: time: avoid u64 needlessly expensive computation...
2021-04-23 Willy TarreauCLEANUP: time: use __tv_to_ms() in tv_update_date(...
2021-04-23 Willy TarreauMINOR: time: avoid overwriting the same values of globa...
2021-04-23 Willy TarreauMINOR: time: avoid unneeded updates to now_offset
2021-04-23 Amaury DenoyelleBUG/MINOR: cpuset: fix compilation on platform without...
2021-04-23 Amaury DenoyelleBUG/MINOR: haproxy: fix compilation on macOS
2021-04-23 Amaury DenoyelleMINOR: global: add option to disable numa detection
2021-04-23 Amaury DenoyelleMEDIUM: cfgparse: detect numa and set affinity if needed
2021-04-23 Amaury DenoyelleMINOR: cfgparse: support the comma separator on parse_c...
2021-04-23 Amaury DenoyelleMINOR: thread: implement the detection of forced cpu...
2021-04-23 Amaury DenoyelleMEDIUM: config: use platform independent type hap_cpuse...
2021-04-23 Amaury DenoyelleMINOR: cfgparse: use hap_cpuset for parse_cpu_set
2021-04-23 Amaury DenoyelleMINOR: cpuset: define a platform-independent cpuset...
2021-04-23 Christopher... BUG/MEDIUM: mux-h2: Properly handle shutdowns when...
2021-04-22 Willy TarreauCLEANUP: compression: remove calls to SLZ init functions
2021-04-22 Willy TarreauCI: github: do not build libslz any more
2021-04-22 Willy TarreauBUILD: compression: switch SLZ from out-of-tree to...
2021-04-22 Willy TarreauIMPORT: slz: import slz into the tree
2021-04-21 Willy TarreauBUILD: makefile: fix the "make clean" target on strict...
2021-04-21 William LallemandBUG/MINOR: mworker: don't use oldpids[] anymore for...
2021-04-21 William LallemandBUG/MINOR: mworker/init: don't reset nb_oldpids in...
2021-04-21 Amaury DenoyelleMINOR: config: add a diag for invalid cpu-map statement
2021-04-21 Amaury DenoyelleBUG/MEDIUM: config: fix cpu-map notation with both...
2021-04-21 Willy TarreauCLEANUP: contrib: remove the last references to the...
2021-04-21 Willy TarreauCONTRIB: move mod_defender out of the tree
2021-04-21 Maximilian... MINOR: uri_normalizer: Add a `strip-dot` normalizer
2021-04-21 Maximilian... CLEANUP: uri_normalizer: Remove trailing whitespace
2021-04-21 Maximilian... BUG/MINOR: uri_normalizer: Use delim parameter when...
2021-04-21 Christopher... BUG/MEDIUM: mux-h2: Fix dfl calculation when merging...
2021-04-21 Christopher... BUG/MAJOR: mux-h2: Properly detect too large frames...
2021-04-21 Amaury DenoyelleBUG/MINOR: server: fix potential null gcc error in...
2021-04-21 Willy TarreauCONTRIB: move modsecurity out of the tree
2021-04-21 Willy TarreauCONTRIB: move spoa_server out of the tree
2021-04-21 Amaury DenoyelleMINOR: server: implement delete server cli command
2021-04-21 Amaury DenoyelleMINOR: server: add log on dynamic server creation
2021-04-21 Amaury DenoyelleBUG/MEDIUM: server: ensure thread-safety of server...
2021-04-21 Amaury DenoyelleBUG/MINOR: logs: free logsrv.conf.file on exit
2021-04-21 Amaury DenoyelleBUG/MINOR: server: free srv.lb_nodes in free_server
2021-04-21 Willy TarreauCONTRIB: move spoa_example out of the tree
2021-04-21 Willy TarreauCLEANUP: lists/tree-wide: rename some list operations...
2021-04-20 Tim DuesterhusCLEANUP: sample: Use explicit return for successful...
next