]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
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...
2024-11-20  Christopher... BUG/MEDIUM: mux-h2: Check the number of headers in...
2024-11-20  Christopher... BUG/MEDIUM: mux-h2: Increase max number of headers...
2024-11-20  Frederic LecailleMINOR: quic: add "bbr" new "quic-cc-algo" option
2024-11-20  Frederic LecailleMINOR: quic: TX part modifications to support BBR.
2024-11-20  Frederic LecailleMINOR: quic: RX part modifications to support BBR
2024-11-20  Frederic LecailleMINOR: quic: quic_loss modifications to support BBR
2024-11-20  Frederic LecailleMINOR: quic: quic_cc modifications to support BBR
2024-11-20  Frederic LecailleMINOR: quic: implement BBR congestion control algorithm...
2024-11-20  Frederic LecailleMINOR: quic: implement delivery rate sampling algorithm
2024-11-20  Frederic LecailleMINOR: window_filter: Implement windowed filter (only...
2024-11-20  Frederic LecailleMINOR: quic: Add the congestion window initial value...
2024-11-20  William LallemandREGTESTS: disable temporarly mworker test on OSX
2024-11-20  William LallemandREGTESTS: switch to -Ws for master-worker reg-tests
2024-11-20  Aurelien DARRAGONOPTION: map/hlua: make core.set_map() lookup more efficient
2024-11-20  Willy TarreauDOC: config: indent the list of environment variables
2024-11-20  Valentine KrasnobaevaDOC: configuration: update "Environment variables"...
2024-11-20  Valentine KrasnobaevaMINOR: startup: set HAPROXY_LOCALPEER only once
2024-11-20  Willy TarreauBUILD: makefile: make ERR apply to build options as...
2024-11-20  William LallemandMINOR: systemd: replace SOCK_CLOEXEC by fcntl call...
2024-11-20  William LallemandCI: vtest: temporarily build from the sd-notify PR
2024-11-20  William LallemandMEDIUM: mworker: remove USE_SYSTEMD requirement for -Ws
2024-11-20  Amaury DenoyelleBUG/MINOR: cfgparse-quic: fix renaming of max-window...
2024-11-20  Christopher... MINOR: http-fetch: Add an option to 'query" to get...
2024-11-20  Christopher... BUG/MINOR: http-ana: Adjust the server status before...
2024-11-20  Willy TarreauDOC: configuration: wrap long line for "strstr()" condi...
2024-11-20  Willy TarreauDOC: configuration: explain quotes and spaces in condit...
2024-11-20  Willy TarreauDOC: configuration: explain the rules regarding spaces...
2024-11-19  Willy TarreauMINOR: tasklet: support an optional set of wakeup flags...
2024-11-19  Willy TarreauMINOR: tasklet: make the low-level tasklet API take...
2024-11-19  Willy TarreauMINOR: tools: add new macro DEFZERO to provide a defaul...
2024-11-19  Willy TarreauMINOR: sched: add TASK_F_WANTS_TIME to make the schedul...
2024-11-19  Willy TarreauMINOR: tinfo/clock: turn sched_call_date to 64-bits
2024-11-19  Willy TarreauMINOR: stream: don't update s->lat_time when the wakeup...
2024-11-19  Willy TarreauCLEANUP: tinfo: move sched_*_date/*_mono_time to the...
2024-11-19  Willy TarreauDOC: sched: document the missing TASK_F_UEVT* flags
2024-11-19  Willy TarreauDOC: sched: add missing scheduler API documentation...
2024-11-19  Aurelien DARRAGONDOC: lua: fix yield-dependent methods expected contexts
2024-11-19  William LallemandREGTESTS: use -dW by default on every reg-tests
2024-11-19  William LallemandMEDIUM: stats-file: silently ignore be/fe mistmatch
2024-11-19  Amaury DenoyelleMINOR: mux_quic/pacing: display pacing info on show...
next