]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
2024-11-29  Aurelien DARRAGONMINOR: hlua_fcn: implement index and pair metamethods...
2024-11-29  Aurelien DARRAGONMINOR: hlua: add core.get_patref method
2024-11-29  Aurelien DARRAGONMINOR: hlua: add patref class
2024-11-29  Aurelien DARRAGONMINOR: pattern: publish event_hdl events on pat_ref...
2024-11-29  Aurelien DARRAGONMINOR: event_hdl: add PAT_REF events
2024-11-28  Frederic LecailleBUG/MINOR: improve BBR throughput on very fast links
2024-11-28  Aurelien DARRAGONMINOR: log: always consider "+M" option in lf_text_len()
2024-11-28  Aurelien DARRAGONBUG/MINOR: log: fix lf_text() behavior with empty string
2024-11-28  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 TarreauDEV: patchbot: prepare for new version 3.2-dev
2024-11-26  Willy TarreauMINOR: version: this is development again (3.2)
2024-11-26  Aurelien DARRAGONMEDIUM: pattern: always consider gen_id for pat_ref...
2024-11-26  Aurelien DARRAGONMEDIUM: pattern: consider gen_id in pat_ref_set_from_node()
2024-11-26  Aurelien DARRAGONMINOR: pattern: add pat_ref_gen_delete() function
2024-11-26  Aurelien DARRAGONMINOR: pattern: add pat_ref_gen_find_elt() function
2024-11-26  Aurelien DARRAGONMINOR: pattern: add pat_ref_gen_set() function
2024-11-26  Aurelien DARRAGONMINOR: pattern: split pat_ref_set()
2024-11-26  Willy Tarreau[RELEASE] Released version 3.2-dev0 v3.2-dev0
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
2024-11-21  Amaury DenoyelleBUG/MINOR: cfgparse-quic: fix warning for cc-aglo with...
2024-11-21  Frederic LecailleMINOR: quic: Useless rate sample member initialization
2024-11-21  Amaury DenoyelleMINOR: cfgparse-quic: activate pacing only via burst...
2024-11-21  Amaury DenoyelleBUG/MINOR: cfgparse-quic: fix bbr initialization
2024-11-21  Christopher... MINOR: cfgparse: Emit a warning for misplaced "tcp...
2024-11-21  Christopher... CLEANUP: cfgparse: Add direction in functions name...
2024-11-21  Christopher... MINOR: config: Improve warnings on misplaced rules...
2024-11-20  Willy TarreauBUILD: makefile: reorder object files by build time
2024-11-20  Willy TarreauBUILD: makefile: build flags.c before haproxy to speed...
2024-11-20  Christopher... DOC: management: Clearly state "show errors" only repor...
2024-11-20  Christopher... DOC: config: Improve documentation of tune.http.maxhdr...
2024-11-20  Christopher... BUG/MEDIUM: h3: Increase max number of headers when...
2024-11-20  Christopher... BUG/MEDIUM: h3: Properly limit the number of headers...
next