haproxy-3.1.git
2024-12-10 Valentine KrasnobaevaBUG/MEDIUM: startup: report status if daemonized proces...
2024-12-10 Valentine KrasnobaevaBUG/MEDIUM: startup: don't daemonize if started with -c
2024-12-10 Valentine KrasnobaevaBUG/MINOR: startup: fix error path for master, if can...
2024-12-10 Valentine KrasnobaevaBUG/MINOR: mworker: fix -D -W -sf/-st modes
2024-12-10 Valentine KrasnobaevaBUG/MINOR: mworker: don't save program PIDs in oldpids
2024-12-10 Willy TarreauBUG/MINOR: mux-h2: fix expression when detecting excess...
2024-12-10 Willy TarreauMINOR: mux-h2/glitches: add a description to the H2...
2024-12-10 Willy TarreauCLEANUP: mux-h2/traces: reword certain ambiguous traces
2024-12-10 Willy TarreauMINOR: mux-h2/traces: add a missing trace on negative...
2024-12-10 Willy TarreauBUILD: debug: fix build issues in COUNT_IF() with ...
2024-12-10 Willy TarreauBUG/MINOR: debug: COUNT_IF() should return true/false
2024-12-10 Aurelien DARRAGONDOC: config: fix confusing init-state examples
2024-12-10 Christopher... BUG/MINOR: config: Fix parsing of accept-invalid-http...
2024-12-05 Willy TarreauBUG/MEDIUM: mux-h2: make sure not to touch dummy stream...
2024-12-05 Amaury DenoyelleBUG/MINOR: quic: remove startup alert if GSO unsupported
2024-12-05 Amaury DenoyelleBUG/MINOR: quic: remove startup alert if conn socket...
2024-12-05 Amaury DenoyelleBUG/MEDIUM: mux-quic: remove pacing status when everyth...
2024-12-05 Willy TarreauBUG/MINOR: init: do not call fork_poller() for non...
2024-12-05 Willy TarreauBUG/MEDIUM: init: make sure only daemonized processes...
2024-12-05 Frederic LecailleBUG/MINOR: quic: fix bbr_inflight() calls with wrong...
2024-12-05 Valentine KrasnobaevaBUG/MINOR: startup: fix pidfile creation
2024-12-05 Valentine KrasnobaevaBUG/MINOR: startup: close pidfd and free global.pidfile...
2024-12-05 Valentine KrasnobaevaBUG/MINOR: signal: register default handler for SIGINT...
2024-12-05 Frederic LecailleBUILD: quic: fix a build error about an non initialized...
2024-12-05 Christopher... BUG/MINOR: h1-htx: Use default reason if not set when...
2024-12-05 Christopher... BUG/MEDIUM: http-ana: Reset request flag about data...
2024-12-05 Amaury DenoyelleBUG/MEDIUM: quic: prevent stream freeze on pacing
2024-12-05 Aurelien DARRAGONBUG/MEDIUM: event_hdl: fix uninitialized value in async...
2024-12-05 Frederic LecailleBUG/MINOR: improve BBR throughput on very fast links
2024-12-05 Aurelien DARRAGONBUG/MINOR: log: fix lf_text() behavior with empty string
2024-12-05 Christopher... MINOR: proxy: Add support of 421-Misdirected-Request...
2024-11-27 Christopher... BUG/MEDIUM: sock: Remove FD_POLL_HUP during connect...
2024-11-26 Willy Tarreau[RELEASE] Released version 3.1.0 v3.1.0
2024-11-26 Christopher... MINOR: version: mention that 3.1 is stable now
2024-11-26 Willy TarreauDOC: install: update the list of supported versions
2024-11-26 Willy TarreauDOC: management: mention "show sess help" and "show...
2024-11-26 Olivier HouchardMINOR: cli/quic: Add a "help" keyword to show quic
2024-11-26 Olivier HouchardMINOR: cli: Add a "help" keyword to show sess
2024-11-26 Amaury DenoyelleBUG/MEDIUM: quic: prevent EMSGSIZE with GSO for larger...
2024-11-26 Frederic LecailleDOC: quic: Amend the pacing information about BBR.
2024-11-26 Frederic LecailleMINOR: quic: make bbr consider the max window size...
2024-11-25 Christopher... BUG/MEDIUM: http-ana: Don't release too early the L7...
2024-11-25 Christopher... DEV: lags/show-sess-to-flags: Properly handle fd state...
2024-11-25 Frederic LecailleBUG/MAJOR: quic: fix wrong packet building due to alrea...
2024-11-25 Amaury DenoyelleMINOR: cfgparse-quic: strengthen quic-cc-algo parsing
2024-11-25 Valentine KrasnobaevaREORG: startup: move mworker_apply_master_worker_mode...
2024-11-25 Valentine KrasnobaevaMINOR: startup: prefix apply_master_worker_mode with...
2024-11-25 Valentine KrasnobaevaREORG: startup: move mworker_reexec and mworker_reload...
2024-11-25 Valentine KrasnobaevaREORG: startup: move mworker_run_master and mworker_loo...
2024-11-25 Valentine KrasnobaevaMINOR: startup: keep updating verbosity modes only...
2024-11-25 Valentine KrasnobaevaREORG: startup: move mworker_prepare_master in mworker.c
2024-11-25 Valentine KrasnobaevaMINOR: startup: prefix prepare_master and run_master...
2024-11-25 Valentine KrasnobaevaREORG: startup: move on_new_child_failure in mworker.c
2024-11-25 Valentine KrasnobaevaMINOR: startup: rename on_new_child_failure to mworker_...
2024-11-25 Valentine KrasnobaevaMINOR: proto_sockpair: send_fd_uxst: init iobuf, cmsghd...
2024-11-25 Willy TarreauDOC: config: refine a little bit the text on QUIC pacing
2024-11-25 William LallemandCI: github: add 'workflow_dispatch' on remaining build...
2024-11-25 William LallemandBUILD: tcp_sample: var_fc_counter defined but not used
2024-11-25 William LallemandCI: github: allow to run the Illumos job manually
2024-11-25 Amaury DenoyelleMINOR: mux-quic: use sched call time for pacing
2024-11-25 Amaury DenoyelleBUG/MEDIUM: quic: fix sending performance due to qc_pre...
2024-11-25 Amaury DenoyelleBUG/MINOR: mux-quic: fix show quic report of QCS prepar...
2024-11-25 William LallemandCI: github: improve the AWS-LC job
2024-11-25 William LallemandCI: github: improve the Wolfssl job
2024-11-25 Willy TarreauBUILD: init: use the more portable FD_CLOEXEC for ...
2024-11-25 Willy TarreauBUILD: systemd: fix usage of reserved name "sun" in...
2024-11-22 William LallemandCI: github: add a WolfSSL job which tries the latest...
2024-11-22 William LallemandRevert "CI: update to the latest WolfSSL version"
2024-11-22 Willy TarreauDOC: ot: mention planned deprecation of the OT filter
2024-11-22 William LallemandCI: update to the latest WolfSSL version
2024-11-22 William LallemandCI: update to the latest AWS-LC version
2024-11-22 Frederic LecailleBUG/MINOR: quic: Avoid BUG_ON() on ->on_pkt_lost()...
2024-11-22 Willy TarreauBUILD: activity/memprofile: fix a build warning in...
2024-11-22 Christopher... BUG/MAJOR: mux-h1: Properly handle wrapping on obuf...
2024-11-21 Willy Tarreau[RELEASE] Released version 3.1-dev14 v3.1-dev14
2024-11-21 Willy TarreauREGTESTS: don't rely on the base64 utility when openssl...
2024-11-21 Willy TarreauREGTESTS: relax strerror matching to avoid a failure...
2024-11-21 Willy TarreauMINOR: activity/memprofile: use resolve_dso_name()...
2024-11-21 Willy TarreauMINOR: tools: add a new function "resolve_dso_name...
2024-11-21 Willy TarreauMINOR: tools: resolve main() only once in resolve_sym_n...
2024-11-21 Willy TarreauMINOR: activity: interrupt the show profile dump more...
2024-11-21 Willy TarreauMINOR: activity/memprofile: monitor non-portable calls...
2024-11-21 Willy TarreauMINOR: activity/memprofile: also monitor strdup() activity
2024-11-21 Willy TarreauCLEANUP: activity: better use a mask to tests freeing...
2024-11-21 Willy TarreauMINOR: activity: better report nil than ffff in unknown...
2024-11-21 Willy TarreauBUG/MEDIUM: pools/memprofile: always clean stale pool...
2024-11-21 Willy TarreauMINOR: activity/memprofile: offer a function to unregis...
2024-11-21 Willy TarreauBUG/MINOR: activity/memprofile: reinitialize the free...
2024-11-21 Willy TarreauBUG/MEDIUM: wdt: fix the stuck detection for warnings
2024-11-21 Willy TarreauBUG/MEDIUM: debug: don't set the STUCK flag from debug_...
2024-11-21 Valentine KrasnobaevaBUG/MINOR: startup: init_early: remove obsolete comment
2024-11-21 Valentine KrasnobaevaBUG/MINOR: config: allow to check HAPROXY_LOCALPEER...
2024-11-21 Valentine KrasnobaevaMINOR: cfgparse-global: add cfg_parse_global_localpeer
2024-11-21 Valentine KrasnobaevaMINOR: startup: use global progname variable
2024-11-21 Valentine KrasnobaevaMINOR: capabilities: rename program_name argument to...
2024-11-21 Valentine KrasnobaevaBUG/MINOR: startup: fix UAF when set the default for...
2024-11-21 Valentine KrasnobaevaMINOR: cfgparse-global: add more checks for "chroot...
2024-11-21 Valentine KrasnobaevaMINOR: cfgparse-global: add cfg_parse_global_chroot
2024-11-21 Frederic LecailleBUG/MINOR: quic: Missing application limitations tracki...
2024-11-21 Amaury DenoyelleMINOR: quic: support pacing for newreno and nocc
next