]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
2024-12-06  Willy TarreauCLEANUP: mux-h2/traces: reword certain ambiguous traces
2024-12-06  Willy TarreauMINOR: mux-h2/traces: add a missing trace on negative...
2024-12-06  Willy TarreauBUG/MINOR: debug: COUNT_IF() should return true/false
2024-12-06  Amaury DenoyelleMINOR: quic: implement build options report
2024-12-06  Amaury DenoyelleMINOR: quic: split startup check function
2024-12-06  Amaury DenoyelleMINOR: quic: convert startup check in a freestanding...
2024-12-06  Amaury DenoyelleMINOR: mux-fcgi: use explicit __objt_server on idle...
2024-12-06  Amaury DenoyelleMINOR: mux-spop: use explicit __objt_server on idle...
2024-12-06  Amaury DenoyelleMINOR: mux-h2: use explicit __objt_server on idle conn...
2024-12-06  Amaury DenoyelleMINOR: mux-h1: use explicit __objt_server on idle conn...
2024-12-06  Aurelien DARRAGONDOC: config: fix confusing init-state examples
2024-12-06  Valentine KrasnobaevaCLEANUP: startup: make if condition to kill old pids...
2024-12-06  Valentine KrasnobaevaBUG/MINOR: startup: fix error path for master, if can...
2024-12-06  Valentine KrasnobaevaBUG/MINOR: mworker: fix -D -W -sf/-st modes
2024-12-06  Valentine KrasnobaevaBUG/MINOR: mworker: don't save program PIDs in oldpids
2024-12-05  Christopher... BUG/MINOR: config: Fix parsing of accept-invalid-http...
2024-12-05  Amaury DenoyelleMINOR: mux-quic: clean up zero-copy done_ff callback
2024-12-05  Willy TarreauBUG/MEDIUM: mux-h2: make sure not to touch dummy stream...
2024-12-05  Aurelien DARRAGONCLEANUP: stktable: add some stktable flags polishing
2024-12-05  Aurelien DARRAGONCLEANUP: stktable: replace nopurge attribute with flag
2024-12-05  Aurelien DARRAGONMINOR: stktable: implement "recv-only" table option
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-04  Willy TarreauBUG/MINOR: init: do not call fork_poller() for non...
2024-12-04  Willy TarreauBUG/MEDIUM: init: make sure only daemonized processes...
2024-12-04  Frederic LecailleBUG/MINOR: quic: fix bbr_inflight() calls with wrong...
2024-12-03  Willy TarreauMINOR: tasklet: set TASK_WOKEN_OTHER on tasklets by...
2024-12-03  Willy TarreauMINOR: tools: add a new macro DEFVAL() to provide a...
2024-12-02  Valentine KrasnobaevaBUG/MINOR: startup: fix pidfile creation
2024-12-02  Valentine KrasnobaevaBUG/MINOR: startup: close pidfd and free global.pidfile...
2024-12-02  Valentine KrasnobaevaBUG/MINOR: signal: register default handler for SIGINT...
2024-12-02  Aurelien DARRAGONMINOR: hlua: fix ambiguous hlua usage in hlua_filter_de...
2024-12-02  Aurelien DARRAGONBUG/MINOR: listener: fix potential null pointer derefer...
2024-12-02  William LallemandCI: github: allow coredumps on aws-lc and wolfssl jobs
2024-11-29  Frederic LecailleBUILD: quic: fix a build error about an non initialized...
2024-11-29  Christopher... BUG/MINOR: h1-htx: Use default reason if not set when...
2024-11-29  Christopher... BUG/MEDIUM: http-ana: Reset request flag about data...
2024-11-29  Amaury DenoyelleBUG/MEDIUM: quic: prevent stream freeze on pacing
2024-11-29  Aurelien DARRAGONBUG/MEDIUM: event_hdl: fix uninitialized value in async...
2024-11-29  Aurelien DARRAGONBUG/MINOR: hlua_fcn: fix Patref:set() force parameter
2024-11-29  Aurelien DARRAGONDOC: lua: prefer Patref:{set,add}() over legacy methods...
2024-11-29  Aurelien DARRAGONMINOR: hlua_fcn: add Patref:event_sub()
2024-11-29  Aurelien DARRAGONMINOR: hlua_fcn: add Patref:add_bulk()
2024-11-29  Aurelien DARRAGONMINOR: hlua_fcn: add Patref:set()
2024-11-29  Aurelien DARRAGONMINOR: hlua_fcn: add Patref:del()
2024-11-29  Aurelien DARRAGONMINOR: hlua_fcn: add Patref:add()
2024-11-29  Aurelien DARRAGONMINOR: hlua_fcn: add Patref:giveup()
2024-11-29  Aurelien DARRAGONMINOR: hlua_fcn: add Patref:purge() method
2024-11-29  Aurelien DARRAGONMINOR: hlua_fcn: add Patref:prepare() method
2024-11-29  Aurelien DARRAGONMINOR: hlua_fcn: add Patref:commit() method
2024-11-29  Aurelien DARRAGONMINOR: pattern: add pat_ref_may_commit() helper function
2024-11-29  Aurelien DARRAGONMINOR: hlua_fcn: wrap pat_ref struct for patref class
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
next