]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
32 hours ago  Amaury DenoyelleBUG/MINOR: mux_quic: do not interrupt recv on error... quic-interop flx04/master flx04/quic-interop
33 hours ago  Amaury DenoyelleOPTIM: mux_quic: remove QCS from recv_list on reset
33 hours ago  Amaury DenoyelleBUG/MEDIUM: mux_quic: prevent risk of infinite loop...
2 days ago  Christopher... BUG/MEDIUM: server/checks: Support healtcheck keyword...
2 days ago  Christopher... MINOR: check: Don't dump buffers state in check traces...
2 days ago  Christopher... BUG/MEDIUM: check: Ignore small-buffer option when...
2 days ago  Christopher... BUG/MEDIUM: check: Skip tcpcheck post-config for extern...
3 days ago  Willy Tarreau[RELEASE] Released version 3.5-dev0 v3.5-dev0
3 days ago  Willy TarreauMINOR: version: mention that it's development again
3 days ago  Willy Tarreau[RELEASE] Released version 3.4.0 v3.4.0
3 days ago  Willy TarreauMINOR: version: mention that it's 3.4 LTS now.
3 days ago  Willy TarreauDEV: patchbot: prepare for new version 3.5-dev
3 days ago  Willy TarreauCLEANUP: map: always test pat->ref in sample_conv_map_key()
3 days ago  Willy TarreauBUG/MEDIUM: chunk: do not rely on small trash by defaul...
3 days ago  Willy TarreauBUG/MINOR: jwe: don't write randoms past MAX_DECRYPTED_...
3 days ago  Christopher... BUG/MEDIUM: stream: Don't use small buffer on queuing...
3 days ago  William LallemandCI: github: run illumos job weekly on Mondays at 03...
3 days ago  Christopher... BUG/MEDIUM: vars: Properly eval set-var-fmt action...
3 days ago  Christopher... BUG/MEDIUM: channel: Fix condition to know if a channel...
3 days ago  Willy TarreauBUILD: makefile: fix build error with GNU make 4.2...
3 days ago  William LallemandCI: github: replace cirrus by a vmactions/freebsd-vm job
4 days ago  Willy TarreauMINOR: haterm: enable ktls on the SSL bind line when...
4 days ago  Willy TarreauCLEANUP: haterm: do not try to bind to SSL when not...
4 days ago  Willy TarreauBUG/MINOR: haterm: also apply the tcp-bind-opts to...
4 days ago  Willy TarreauBUG/MINOR: haterm: do not try to bind QUIC when not...
4 days ago  Maxime HenrionBUG/MINOR: startup: unbreak chroot with CAP_SYS_CHROOT
4 days ago  Willy TarreauBUILD: makefile/lua: use the system's default library...
4 days ago  Christopher... BUG/MINOR: http-act: Properly handle final evaluation...
4 days ago  Amaury DenoyelleREGTESTS: add basic QMux tests
4 days ago  Willy TarreauDOC: config: add a few more explanation in http-reusee...
5 days ago  Willy TarreauDEV: dev/gdb: add fdtab dump
5 days ago  Willy TarreauDEV: dev/gdb: add simple thread dump
5 days ago  Willy TarreauDEV: dev/gdb: add simple task dump
5 days ago  Willy TarreauDEV: dev/gdb: improve ebtree pointer handling
5 days ago  Willy TarreauBUILD: makefile: search for Lua 5.5 as well
5 days ago  Olivier HouchardBUG/MINOR: tasks: Increase the right niced_task counter
5 days ago  Olivier HouchardBUG/MEDIUM: leastconn: Unlock the write lock on allocat...
5 days ago  Christopher... BUG/MINOR: mux-spop: Fix possible off-by-one OOB read...
5 days ago  Christopher... BUG/MINOR: applet: Commit changes into input buffer...
5 days ago  Olivier HouchardBUG/MEDIUM: ssl: Make sure the alpn length is small...
5 days ago  Willy TarreauMINOR: debug: add -dA to dump an archive of all depende...
5 days ago  Willy TarreauMINOR: deinit: release the in-memory copy of shared...
5 days ago  Christopher... BUG/MEDIUM: htx: Fix headers rollback on partial copy...
5 days ago  Christopher... BUG/MEDIUM: mux-h1: Dup connection/upgrade value to...
5 days ago  Christopher... BUG/MINOR: cache: Fix copy of value when parsing maxage
5 days ago  Amaury DenoyelleBUG/MEDIUM: h3: fix MAX_PUSH_ID handling
5 days ago  Amaury DenoyelleCLEANUP: fix comment typo
5 days ago  Olivier HouchardBUG/MEDIUM: qmux: Close connection on invalid frame
5 days ago  Willy TarreauDOC: security: also add a note to exclude dev/ and...
6 days ago  Willy TarreauDOC: add security.txt describing how to report security...
6 days ago  Willy TarreauDOC: internals: add a threat model definition
6 days ago  Willy TarreauDOC: internals: clarify ambiguous wording in core-princ...
6 days ago  Ilia ShipitsinCLEANUP: admin/halog: improve handling of memory alloca...
6 days ago  Ilia ShipitsinCLEANUP: ncbmbuf: improve handling of memory allocation...
6 days ago  Ilia ShipitsinMINOR: addons/51degrees: handle memory allocation failures
6 days ago  Ilia ShipitsinCLEANUP: addons/51degrees: initialize variables
8 days ago  Olivier HouchardBUG/MEDIUM: resolvers: Wait a bit before calling the...
8 days ago  Maxime HenrionBUG/MINOR: cache: fix cache tree iteration
8 days ago  William LallemandBUILD: Makefile: put EXTRA_MAKE help at the right place
8 days ago  Olivier HouchardMINOR: quic: Copy sin6_flowinfo and sin6_scope_id too
8 days ago  Olivier HouchardBUG/MINOR: quic: Fix another buffer overflow with socka...
8 days ago  Willy TarreauBUILD: makefile: include EXTRA_MAKE in the .build_opts...
9 days ago  Willy TarreauMINOR: thread: report when thread-groups or nbthread...
9 days ago  Willy TarreauMINOR: cpu-topo: notify when cpu-policy is ignored...
9 days ago  Willy TarreauCLEANUP: thread: indicate when max-threads-per-group...
9 days ago  Willy TarreauBUG/MEDIUM: threads: ignore max-threads-per-group when...
9 days ago  Willy TarreauBUG/MINOR: threads: set at least grp_max when mtpg...
9 days ago  Willy TarreauREGTESTS: quic: disable quic/ocsp_auto_update for now
9 days ago  William LallemandBUG/MEDIUM: lua: register hlua_init() as a pre-check...
9 days ago  Frederic LecailleRevert "MEDIUM: quic: optimize HKDF operations by reusi...
9 days ago  Frederic LecailleBUG/MINOR: quic: update drs->lost before calling on_ack...
9 days ago  Frederic LecailleBUG/MEDIUM: quic: reset consecutive_losses on exit...
9 days ago  Frederic LecailleBUG/MEDIUM: quic: reset cwnd in slow_start on persisten...
9 days ago  Frederic LecailleMEDIUM: quic: optimize HKDF operations by reusing per...
9 days ago  Frederic LecailleBUG/MINOR: quic: fix ack range node pool_free call...
9 days ago  Amaury DenoyelleBUG/MINOR: mux_quic: prevent BE reuse with an errored...
9 days ago  Amaury DenoyelleBUG/MINOR: mux_quic: fix BE conn removal on app shutdown
9 days ago  Amaury DenoyelleBUG/MINOR: mux_quic: open an idle QCS on reset on BE...
9 days ago  Amaury DenoyelleMINOR: mux_quic/flags: add missing flags
9 days ago  William LallemandBUILD: addons: convert WURFL addon to EXTRA_MAKE 20260528-extra-make flx04/20260528-extra-make
9 days ago  William LallemandBUILD: addons: convert deviceatlas addon to EXTRA_MAKE
9 days ago  William LallemandBUILD: addons: convert 51d addon to EXTRA_MAKE
9 days ago  Christopher... BUG/MINOR: mux-h2: Count padding for connection flow...
9 days ago  William LallemandREGTESTS: lua: fix tune.lua.openlibs in Lua reg-tests
9 days ago  William LallemandBUG/MEDIUM: lua: defer Lua VM initialisation to the...
9 days ago  Frederic LecailleBUG/MINOR: quic: Fix memory leak in quic_deallocate_dgh...
9 days ago  Frederic LecailleBUG/MEDIUM: quic: handle ECONNREFUSED on RX side
10 days ago  Frederic LecailleCLEANUP: qpack: move encoded macros to qpack-t.h to... 20260527-fle-ia-review flx04/20260527-fle-ia-review
10 days ago  Frederic LecailleBUG/MINOR: qpack: fix huff_dec() error handling in...
10 days ago  Frederic LecailleCLEANUP: qpack: fix copy-paste typo in value Huffman...
10 days ago  Frederic LecailleBUG/MINOR: qpack: fix sign bit mask in qpack_decode_fs_...
10 days ago  Frederic LecailleCLEANUP: qpack: fix copy-paste typo in value Huffman...
10 days ago  Frederic LecailleBUG/MINOR: qpack: fix potential null-pointer dereferenc...
10 days ago  Frederic LecailleBUG/MINOR: qpack: Fix index calculation in debug functions
10 days ago  Christopher... Revert "BUG/MEDIUM: dns: fix long loops in additional...
10 days ago  Amaury DenoyelleBUG/MINOR: qmux: reject too large initial record
10 days ago  Amaury DenoyelleBUG/MEDIUM: qmux: do not crash on receiving an invalid...
10 days ago  Amaury DenoyelleBUG/MEDIUM: qmux: do not crash on too large record
10 days ago  Olivier HouchardBUG/MEDIUM: cpu-topo: Enforce thread-hard-limit on...
10 days ago  Chad LavoieBUG/MINOR: mux-h1: H2 preface rejection doesn't update...
next