]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
10 hours ago  Amaury DenoyelleMINOR: hq_interop: do not rely on stream layer for... master quic-interop flx04/master
10 hours ago  Amaury DenoyelleBUG/MINOR: hq-interop: reject too big content flx04/quic-interop
2 days ago  Christopher... OPTIM: mux-fcgi: Reorganise fcgi_conn structure to...
2 days ago  Tristan MadaniBUG/MEDIUM: mux-fcgi: fix uint16_t overflow in drl...
2 days ago  Christopher... BUG/MEDIUM: http-act: Make a copy of the sample expr...
2 days ago  Amaury DenoyelleBUG/MEDIUM: mux_quic: fix freeze transfer after QCS...
2 days ago  Tristan MadaniBUG/MINOR: hpack-tbl: add missing NULL check after...
3 days ago  Olivier HouchardBUG/MEDIUM: ssl: Don't free the early data buffer too...
3 days ago  William LallemandEXAMPLES: lua/acme: fix acme-gandi-livedns.lua configur...
3 days ago  Amaury DenoyelleBUG/MINOR: quic: fix rxbuf settings on backend side
3 days ago  Christopher... BUG/MINOR: mux-h1: Properly resolve file path for ...
3 days ago  Christopher... BUG/MEDIUM: http-ana: Don't ignore L7 retry errors
3 days ago  Christopher... BUG/MINOR: http-ana: Remove a debugging memset on redirect
3 days ago  Christopher... DEBUG: stconn: Add a BUG_ON on shut flags when the...
4 days ago  William LallemandDOC: httpclient: document status 0 on internal error
4 days ago  William LallemandMEDIUM: httpclient: set res.status to 0 upon SF_ERR_MASK
4 days ago  William LallemandMEDIUM: httpclient/lua: allow multiple requests from...
5 days ago  William LallemandREORG: httpclient/lua: move the lua httpclient code...
5 days ago  William LallemandMINOR: lua: export hlua_pusherror() and check_args()
6 days ago  Amaury DenoyelleBUG/MINOR: server: fix add server with consistent hash...
6 days ago  Olivier HouchardBUG/MEDIUM: h3: Properly handle PUSH_PROMISE on backend...
6 days ago  Olivier HouchardMEDIUM: tasks: Redispatch shared tasks when the thread...
6 days ago  Olivier HouchardMINOR: tasks: Remove wq_lock and the per-thread group...
6 days ago  Olivier HouchardMINOR: tasks: Use __task_set_state_and_tid() in task_in...
6 days ago  Olivier HouchardMEDIUM: tasks: Remove the per-thread group wait queue
6 days ago  Olivier HouchardMINOR: tasks: Start using __task_set_state_and_tid()
6 days ago  Olivier HouchardMINOR: tasks: Use __task_get_current_owner() in task_kill.
6 days ago  Olivier HouchardMINOR: tasks: Introduce __task_get_current_owner
6 days ago  Olivier HouchardMINOR: tasks: Add __task_get_new_tid_field()
6 days ago  Olivier HouchardMINOR: tasks: Introduce __task_set_state_and_tid
7 days ago  William LallemandDOC: acme: add mentions of lua features
7 days ago  William LallemandEXAMPLES: lua/acme: add a dns-01 handler for Gandi...
7 days ago  William LallemandMINOR: acme: publish ACME_DEPLOY event via event_hdl
7 days ago  William LallemandMINOR: acme: publish ACME_NEWCERT event via event_hdl
7 days ago  Willy TarreauBUG/MINOR: cpu-topo: use ha_diag_notice() to report...
7 days ago  Willy TarreauMINOR: errors: add ha_diag_notice() to report diag...
7 days ago  Karol KucharskiBUG/MEDIUM: ktls: defer enabling TLS ULP on a socket...
7 days ago  William LallemandMINOR: acme/lua: implement ACME.challenge_ready() Lua...
7 days ago  William LallemandMEDIUM: lua: move longjmp annotation macros to hlua.h
7 days ago  William LallemandMINOR: lua: add REGISTER_HLUA_STATE_INIT() to register...
7 days ago  Amaury DenoyelleBUILD: h3: fix compilation with USE_TRACE=0
7 days ago  Amaury DenoyelleMINOR: h3: trace HTTP headers on BE side
7 days ago  Amaury DenoyelleMINOR: h3: trace HTTP headers on FE side
7 days ago  Amaury DenoyelleMINOR: h3: extend trace verbosity
7 days ago  William LallemandMINOR: acme: introduce acme_challenge_ready() for reuse...
8 days ago  William LallemandBUG/MEDIUM: acme: stuck ACME task when authz is already...
8 days ago  Olivier HouchardBUILD: servers: Fix build with -std=gnu89
9 days ago  Amaury DenoyelleBUG/MINOR: quic: fix Initial length value in sent packets
9 days ago  Christopher... REGTESTS: Fix log matching in healthcheck-section.vtc
10 days ago  Olivier HouchardMEDIUM: servers: Move to a per-thread idle connection...
10 days ago  Olivier HouchardMINOR: servers: Add a back-pointer to the server in...
10 days ago  Olivier HouchardBUG/MEDIUM: checks: Dequeue checks on purge
10 days ago  Willy TarreauMINOR: memprof: be careful to account allocations only...
10 days ago  Willy TarreauMINOR: memprof: make in_memprof a bitfield instead...
10 days ago  Willy TarreauBUG/MINOR: acl: report "ACL" not "map" in ACL ID lookup...
10 days ago  Willy TarreauMINOR: pools: reject creation of pools containing inval...
10 days ago  Willy TarreauCLEANUP: sessions: simplify the sess_priv_conns pool...
10 days ago  Willy TarreauBUG/MEDIUM: xprt_qmux: implement ->get_ssl_sock_ctx...
11 days ago  Olivier HouchardBUG/MEDIUM: threads: Fiw build when using no thread
11 days ago  Willy TarreauBUG/MEDIUM: regex: initialize the match array earlier...
13 days ago  Christopher... REGTESTS: checks: Add script for external healthchecks
13 days ago  Christopher... BUG/MINOR: tcpcheck: Override external check if healthc...
13 days ago  Amaury DenoyelleBUG/MINOR: mux_quic: do not interrupt recv on error...
13 days ago  Amaury DenoyelleOPTIM: mux_quic: remove QCS from recv_list on reset
13 days ago  Amaury DenoyelleBUG/MEDIUM: mux_quic: prevent risk of infinite loop...
2026-06-04  Christopher... BUG/MEDIUM: server/checks: Support healtcheck keyword...
2026-06-04  Christopher... MINOR: check: Don't dump buffers state in check traces...
2026-06-04  Christopher... BUG/MEDIUM: check: Ignore small-buffer option when...
2026-06-04  Christopher... BUG/MEDIUM: check: Skip tcpcheck post-config for extern...
2026-06-03  Willy Tarreau[RELEASE] Released version 3.5-dev0 v3.5-dev0
2026-06-03  Willy TarreauMINOR: version: mention that it's development again
2026-06-03  Willy Tarreau[RELEASE] Released version 3.4.0 v3.4.0
2026-06-03  Willy TarreauMINOR: version: mention that it's 3.4 LTS now.
2026-06-03  Willy TarreauDEV: patchbot: prepare for new version 3.5-dev
2026-06-03  Willy TarreauCLEANUP: map: always test pat->ref in sample_conv_map_key()
2026-06-03  Willy TarreauBUG/MEDIUM: chunk: do not rely on small trash by defaul...
2026-06-03  Willy TarreauBUG/MINOR: jwe: don't write randoms past MAX_DECRYPTED_...
2026-06-03  Christopher... BUG/MEDIUM: stream: Don't use small buffer on queuing...
2026-06-03  William LallemandCI: github: run illumos job weekly on Mondays at 03...
2026-06-03  Christopher... BUG/MEDIUM: vars: Properly eval set-var-fmt action...
2026-06-03  Christopher... BUG/MEDIUM: channel: Fix condition to know if a channel...
2026-06-03  Willy TarreauBUILD: makefile: fix build error with GNU make 4.2...
2026-06-03  William LallemandCI: github: replace cirrus by a vmactions/freebsd-vm job
2026-06-02  Willy TarreauMINOR: haterm: enable ktls on the SSL bind line when...
2026-06-02  Willy TarreauCLEANUP: haterm: do not try to bind to SSL when not...
2026-06-02  Willy TarreauBUG/MINOR: haterm: also apply the tcp-bind-opts to...
2026-06-02  Willy TarreauBUG/MINOR: haterm: do not try to bind QUIC when not...
2026-06-02  Maxime HenrionBUG/MINOR: startup: unbreak chroot with CAP_SYS_CHROOT
2026-06-02  Willy TarreauBUILD: makefile/lua: use the system's default library...
2026-06-02  Christopher... BUG/MINOR: http-act: Properly handle final evaluation...
2026-06-02  Amaury DenoyelleREGTESTS: add basic QMux tests
2026-06-02  Willy TarreauDOC: config: add a few more explanation in http-reusee...
2026-06-01  Willy TarreauDEV: dev/gdb: add fdtab dump
2026-06-01  Willy TarreauDEV: dev/gdb: add simple thread dump
2026-06-01  Willy TarreauDEV: dev/gdb: add simple task dump
2026-06-01  Willy TarreauDEV: dev/gdb: improve ebtree pointer handling
2026-06-01  Willy TarreauBUILD: makefile: search for Lua 5.5 as well
2026-06-01  Olivier HouchardBUG/MINOR: tasks: Increase the right niced_task counter
2026-06-01  Olivier HouchardBUG/MEDIUM: leastconn: Unlock the write lock on allocat...
2026-06-01  Christopher... BUG/MINOR: mux-spop: Fix possible off-by-one OOB read...
next