]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
13 days ago  Willy TarreauMINOR: version: mention that it's 3.4 LTS now.
13 days ago  Willy TarreauDEV: patchbot: prepare for new version 3.5-dev
13 days ago  Willy TarreauCLEANUP: map: always test pat->ref in sample_conv_map_key()
13 days ago  Willy TarreauBUG/MEDIUM: chunk: do not rely on small trash by defaul...
13 days ago  Willy TarreauBUG/MINOR: jwe: don't write randoms past MAX_DECRYPTED_...
13 days ago  Christopher... BUG/MEDIUM: stream: Don't use small buffer on queuing...
13 days ago  William LallemandCI: github: run illumos job weekly on Mondays at 03...
13 days ago  Christopher... BUG/MEDIUM: vars: Properly eval set-var-fmt action...
13 days ago  Christopher... BUG/MEDIUM: channel: Fix condition to know if a channel...
13 days ago  Willy TarreauBUILD: makefile: fix build error with GNU make 4.2...
13 days ago  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
2026-05-27  Frederic LecailleCLEANUP: qpack: move encoded macros to qpack-t.h to... 20260527-fle-ia-review flx04/20260527-fle-ia-review
2026-05-27  Frederic LecailleBUG/MINOR: qpack: fix huff_dec() error handling in...
2026-05-27  Frederic LecailleCLEANUP: qpack: fix copy-paste typo in value Huffman...
2026-05-27  Frederic LecailleBUG/MINOR: qpack: fix sign bit mask in qpack_decode_fs_...
2026-05-27  Frederic LecailleCLEANUP: qpack: fix copy-paste typo in value Huffman...
2026-05-27  Frederic LecailleBUG/MINOR: qpack: fix potential null-pointer dereferenc...
2026-05-27  Frederic LecailleBUG/MINOR: qpack: Fix index calculation in debug functions
2026-05-27  Christopher... Revert "BUG/MEDIUM: dns: fix long loops in additional...
2026-05-27  Amaury DenoyelleBUG/MINOR: qmux: reject too large initial record
2026-05-27  Amaury DenoyelleBUG/MEDIUM: qmux: do not crash on receiving an invalid...
2026-05-27  Amaury DenoyelleBUG/MEDIUM: qmux: do not crash on too large record
2026-05-27  Olivier HouchardBUG/MEDIUM: cpu-topo: Enforce thread-hard-limit on...
2026-05-27  Chad LavoieBUG/MINOR: mux-h1: H2 preface rejection doesn't update...
2026-05-27  William LallemandBUG/MINOR: ssl-gencert: validate SNI characters to...
2026-05-27  Christopher... BUG/MINOR: tcpcheck: Check LDAP response to not read...
2026-05-26  Willy Tarreau[RELEASE] Released version 3.4-dev14 v3.4-dev14
2026-05-26  Christopher... CLEANUP: mux-fcgi/mux-spop: Remove copy/pasted comment...
2026-05-26  Christopher... BUG/MINOR: mux-spop: Use relative offset to compute...
2026-05-26  Christopher... BUG/MINOR: mux-fcgi: Use relative offset to compute...
2026-05-26  Christopher... BUG/MEDIUM: h1-htx: Sanitize parsing to properly handle...
2026-05-26  Christopher... MINOR: h1: Add a H1M flag to specify a non-empty ...
2026-05-26  Christopher... MINOR: http: Add function to remove all occurrences...
2026-05-26  Christopher... BUG/MEDIUM: mux-fcgi: reject stream ID 0 for applicatio...
next