]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
2024-12-13  Frederic LecailleBUG/MINOR: quic: fix BBB max bandwidth oscillation...
2024-12-13  Frederic LecailleBUG/MINOR: quic: wrong logical statement in in_recovery...
2024-12-13  Frederic LecailleMINOR: window_filter: rely on the time to update the...
2024-12-12  William LallemandCI: github: let's add an AWS-LC-FIPS job
2024-12-12  William LallemandMEDIUM: ssl: rename 'OpenSSL' by 'SSL library' in hapro...
2024-12-12  William LallemandMINOR: ssl: add "FIPS" details in haproxy -vv
2024-12-12  William LallemandCI: scripts: add support for AWS-LC-FIPS in build-ssl.sh
2024-12-12  Amaury DenoyelleMINOR: stats: use stress mode to force reentrant dumps
2024-12-12  Amaury DenoyelleMINOR: applet: define applet_putchk_stress() alternative
2024-12-12  Amaury DenoyelleMINOR: build: define DEBUG_STRESS
2024-12-11  Willy Tarreau[RELEASE] Released version 3.2-dev1 v3.2-dev1
2024-12-11  Aurelien DARRAGONBUG/MINOR: hlua_fcn: restore server pairs iterator...
2024-12-11  Christopher... BUG/MINOR: server-state: Fix expiration date of srvrq_c...
2024-12-11  Christopher... BUG/MINOR: http-fetch: Ignore empty argument string...
2024-12-10  Amaury DenoyelleMINOR: server: remove prev_deleted server list
2024-12-10  Amaury DenoyelleBUG/MEDIUM: stats/server: use watcher to track server...
2024-12-10  Amaury DenoyelleMINOR: list: define a watcher type
2024-12-10  Amaury DenoyelleBUG/MINOR: stats: decrement srv refcount on stats-file...
2024-12-10  William LallemandMINOR: ssl/cli: add negative filters to "show ssl sni"
2024-12-10  William LallemandCLEANUP: ssl: fix comment in 'show ssl sni'
2024-12-10  William LallemandDOC: management: fix typos and paragraph ordering in...
2024-12-10  Ilia ShipitsinCI: use "/tmp" as default value for TMPDIR when searchi...
2024-12-10  Ilia ShipitsinBUG/MINOR: resolvers: handle a possible strdup() failure
2024-12-10  Ilia ShipitsinBUG/MINOR: ssl_crtlist: handle a possible strdup()...
2024-12-10  Ilia ShipitsinBUG/MINOR: namespace: handle a possible strdup() failure
2024-12-09  Valentine KrasnobaevaBUG/MINOR: mworker: detach from tty when received READY...
2024-12-09  Valentine KrasnobaevaBUG/MEDIUM: mworker: report status, if daemonized maste...
2024-12-09  Valentine KrasnobaevaBUG/MEDIUM: startup: report status if daemonized proces...
2024-12-09  Valentine KrasnobaevaBUG/MEDIUM: startup: don't daemonize if started with -c
2024-12-09  William LallemandMEDIUM: ssl/cli: "show ssl sni" list the loaded SNI...
2024-12-09  William LallemandMINOR: ssl: add notBefore and notAfter utility functions
2024-12-09  Willy TarreauMINOR: tools: make fddebug() automatically emit the...
2024-12-09  Willy TarreauBUILD: debug: fix build issues in COUNT_IF() with ...
2024-12-06  Willy TarreauBUG/MINOR: mux-h2: fix expression when detecting excess...
2024-12-06  Willy TarreauMINOR: mux-h2/glitches: add a description to the H2...
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)
next