]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
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
11 days ago  Willy TarreauMINOR: memprof: be careful to account allocations only...
11 days ago  Willy TarreauMINOR: memprof: make in_memprof a bitfield instead...
11 days ago  Willy TarreauBUG/MINOR: acl: report "ACL" not "map" in ACL ID lookup...
11 days ago  Willy TarreauMINOR: pools: reject creation of pools containing inval...
11 days ago  Willy TarreauCLEANUP: sessions: simplify the sess_priv_conns pool...
11 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
12 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...
2026-06-01  Christopher... BUG/MINOR: applet: Commit changes into input buffer...
2026-06-01  Olivier HouchardBUG/MEDIUM: ssl: Make sure the alpn length is small...
2026-06-01  Willy TarreauMINOR: debug: add -dA to dump an archive of all depende...
2026-06-01  Willy TarreauMINOR: deinit: release the in-memory copy of shared...
2026-06-01  Christopher... BUG/MEDIUM: htx: Fix headers rollback on partial copy...
2026-06-01  Christopher... BUG/MEDIUM: mux-h1: Dup connection/upgrade value to...
2026-06-01  Christopher... BUG/MINOR: cache: Fix copy of value when parsing maxage
2026-06-01  Amaury DenoyelleBUG/MEDIUM: h3: fix MAX_PUSH_ID handling
2026-06-01  Amaury DenoyelleCLEANUP: fix comment typo
2026-06-01  Olivier HouchardBUG/MEDIUM: qmux: Close connection on invalid frame
2026-05-31  Willy TarreauDOC: security: also add a note to exclude dev/ and...
2026-05-31  Willy TarreauDOC: add security.txt describing how to report security...
2026-05-31  Willy TarreauDOC: internals: add a threat model definition
2026-05-31  Willy TarreauDOC: internals: clarify ambiguous wording in core-princ...
2026-05-31  Ilia ShipitsinCLEANUP: admin/halog: improve handling of memory alloca...
2026-05-31  Ilia ShipitsinCLEANUP: ncbmbuf: improve handling of memory allocation...
2026-05-31  Ilia ShipitsinMINOR: addons/51degrees: handle memory allocation failures
2026-05-31  Ilia ShipitsinCLEANUP: addons/51degrees: initialize variables
2026-05-29  Olivier HouchardBUG/MEDIUM: resolvers: Wait a bit before calling the...
2026-05-29  Maxime HenrionBUG/MINOR: cache: fix cache tree iteration
2026-05-29  William LallemandBUILD: Makefile: put EXTRA_MAKE help at the right place
2026-05-29  Olivier HouchardMINOR: quic: Copy sin6_flowinfo and sin6_scope_id too
2026-05-29  Olivier HouchardBUG/MINOR: quic: Fix another buffer overflow with socka...
2026-05-29  Willy TarreauBUILD: makefile: include EXTRA_MAKE in the .build_opts...
2026-05-28  Willy TarreauMINOR: thread: report when thread-groups or nbthread...
2026-05-28  Willy TarreauMINOR: cpu-topo: notify when cpu-policy is ignored...
2026-05-28  Willy TarreauCLEANUP: thread: indicate when max-threads-per-group...
2026-05-28  Willy TarreauBUG/MEDIUM: threads: ignore max-threads-per-group when...
2026-05-28  Willy TarreauBUG/MINOR: threads: set at least grp_max when mtpg...
2026-05-28  Willy TarreauREGTESTS: quic: disable quic/ocsp_auto_update for now
2026-05-28  William LallemandBUG/MEDIUM: lua: register hlua_init() as a pre-check...
2026-05-28  Frederic LecailleRevert "MEDIUM: quic: optimize HKDF operations by reusi...
2026-05-28  Frederic LecailleBUG/MINOR: quic: update drs->lost before calling on_ack...
2026-05-28  Frederic LecailleBUG/MEDIUM: quic: reset consecutive_losses on exit...
2026-05-28  Frederic LecailleBUG/MEDIUM: quic: reset cwnd in slow_start on persisten...
2026-05-28  Frederic LecailleMEDIUM: quic: optimize HKDF operations by reusing per...
2026-05-28  Frederic LecailleBUG/MINOR: quic: fix ack range node pool_free call...
2026-05-28  Amaury DenoyelleBUG/MINOR: mux_quic: prevent BE reuse with an errored...
2026-05-28  Amaury DenoyelleBUG/MINOR: mux_quic: fix BE conn removal on app shutdown
2026-05-28  Amaury DenoyelleBUG/MINOR: mux_quic: open an idle QCS on reset on BE...
2026-05-28  Amaury DenoyelleMINOR: mux_quic/flags: add missing flags
2026-05-28  William LallemandBUILD: addons: convert WURFL addon to EXTRA_MAKE 20260528-extra-make flx04/20260528-extra-make
2026-05-28  William LallemandBUILD: addons: convert deviceatlas addon to EXTRA_MAKE
2026-05-28  William LallemandBUILD: addons: convert 51d addon to EXTRA_MAKE
2026-05-28  Christopher... BUG/MINOR: mux-h2: Count padding for connection flow...
2026-05-28  William LallemandREGTESTS: lua: fix tune.lua.openlibs in Lua reg-tests
2026-05-28  William LallemandBUG/MEDIUM: lua: defer Lua VM initialisation to the...
2026-05-28  Frederic LecailleBUG/MINOR: quic: Fix memory leak in quic_deallocate_dgh...
2026-05-28  Frederic LecailleBUG/MEDIUM: quic: handle ECONNREFUSED on RX side
next