]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
2025-02-03  Christopher... BUG/MINOR: http-check: Don't pretend a C-L heeader...
2025-02-03  Aurelien DARRAGONMEDIUM: stream: interrupt costly rulesets after too...
2025-02-03  Christopher... BUG/MINOR: tcp-rules: Don't forward close during tcp...
2025-02-03  Christopher... DEBUG: mux-h1: Remove some debug counters
2025-02-03  Christopher... DEBUG: http-ana: Remove debug counters from HTTP analyzers
2025-02-03  Christopher... BUG/MINOR: tevt/http-ana: Remove badly placed event...
2025-02-03  Christopher... BUG/MEDIUM: mux-fcgi: Properly handle read0 on partial...
2025-01-31  William LallemandMEDIUM: htx: prevent <mark> to copy incomplete headers...
2025-01-31  Amaury DenoyelleBUILD: quic: remove GCC undefined error in qc_release_l...
2025-01-31  William LallemandDOC: htx: clarify <mark> parameter for htx_xfer_blks()
2025-01-31  William LallemandBUG/MEDIUM: htx: wrong count computation in htx_xfer_blks()
2025-01-31  Christopher... MINOR: tevt/dev: Parse tuple of termination events
2025-01-31  Christopher... MINOR: tevt/connection: Add support for POLL_HUP/POLL_E...
2025-01-31  Christopher... MINOR: tevt/dev: Add term_events tool
2025-01-31  Christopher... REORG: tevt/connection: Move enums at the end of the...
2025-01-31  Christopher... MINOR: tevt: Improve function to convert a termination...
2025-01-31  Christopher... MINOR: tevt: Add a sample to get termination events...
2025-01-31  Christopher... MINOR: tevt/applet: Add limited support for terminatio...
2025-01-31  Christopher... MINOR: tevt: Don't duplicate termination event during...
2025-01-31  Christopher... MEDIUM: tevt/stconn/stream: Add dedicated termination...
2025-01-31  Christopher... MINOR: tevt/stconn: Be more accurate to report shutw...
2025-01-31  Christopher... MEDIUM: tevt/muxes: Add dedicated termination events...
2025-01-31  Christopher... MINOR: tevt/connection: Add dedicated termination event...
2025-01-31  Christopher... MINOR: tevt/mux-pt: Add support for termination event...
2025-01-31  Christopher... MINOR: tevt/muxes: Add CTL and SCTL command to get...
2025-01-31  Christopher... MINOR: tevt/mux-h1/mux-h2: Add termination events log...
2025-01-31  Christopher... MINOR: tevt/conn: Report intercepted event for L4 rules
2025-01-31  Christopher... MINOR: tevt/stream/stconn: Report termination events...
2025-01-31  Christopher... MINOR: tevt/mux-h2: Report termination events for the H2C
2025-01-31  Christopher... MINOR: tevt/mux-h1: Report termination events for the...
2025-01-31  Christopher... MINOR: tevt/stconn: Add a termination events log in...
2025-01-31  Christopher... MINOR: tevt: Add the termination events log's fundations
2025-01-31  Christopher... BUG/MINOR: mux-h1: Only report a SE error on demux...
2025-01-31  Christopher... MINOR: mux-h1: Add masks to group H1S DEMUX and MUX...
2025-01-30  Willy TarreauMEDIUM: epoll: skip reports of stale file descriptors
2025-01-30  Willy TarreauDEBUG: epoll: store and compare the FD's generation...
2025-01-30  Willy TarreauMINOR: fd: add a generation number to file descriptors
2025-01-30  Willy TarreauDEBUG: fd: add a counter of takeovers of an FD since...
2025-01-30  Amaury DenoyelleBUILD: quic: fix overflow in global tune
2025-01-30  Amaury DenoyelleMINOR: quic: define quic_tune
2025-01-30  Amaury DenoyelleMINOR: quic: mark BBR as stable
2025-01-30  Amaury DenoyelleMAJOR: quic: mark pacing as stable and enable it by...
2025-01-30  Amaury DenoyelleMINOR: quic: transform pacing settings into a global...
2025-01-30  Amaury DenoyelleMINOR: quic: allow BBR testing without pacing
2025-01-30  Amaury DenoyelleMINOR: quic: remove references to burst in quic-cc...
2025-01-29  Willy TarreauBUG/MEDIUM: chunk: make sure to flush the trash pool...
2025-01-28  William LallemandBUILD: ssl: more cleaner approach to WolfSSL without...
2025-01-28  William LallemandBUILD: ssl: allow to build without the renegotiation...
2025-01-28  Olivier HouchardBUILD: queues: Use unsigned int when needed
2025-01-28  Olivier HouchardMINOR: queues: use __ha_cpu_relax() on failed CAS.
2025-01-28  Willy TarreauBUILD: tools: fix build on BSD by dropping the ETIME...
2025-01-28  Christopher... MEDIUM: stream: No longer use TASK_F_UEVT* to shut...
2025-01-28  Christopher... MEDIUM: stream: Map task wake up reasons to dedicated...
2025-01-28  Christopher... BUG/MINOR: stream: Properly handle "on-marked-up shutdo...
2025-01-28  Olivier HouchardMEDIUM: servers/proxies: Switch to using per-tgroup...
2025-01-28  Olivier HouchardMINOR: proxies/servers: Calculate queueslength and...
2025-01-28  Olivier HouchardMINOR: Add fields to the per-thread group field in...
2025-01-28  Olivier HouchardMINOR: proxies: Add a per-thread group field to struct...
2025-01-27  Willy TarreauMINOR: epoll: permit to mask certain specific events
2025-01-27  Aurelien DARRAGONCLEANUP: tree-wide: define and use acl_match_cond(...
2025-01-24  Valentine KrasnobaevaCLEANUP: ssl: move ssl_sock_gencert_load_ca declaration...
2025-01-24  Valentine KrasnobaevaCLEANUP: ssl: rename ssl_sock_load_ca to ssl_sock_gence...
2025-01-24  Valentine KrasnobaevaBUG/MINOR: ssl: put ssl_sock_load_ca under SSL_NO_GENER...
2025-01-24  Willy Tarreau[RELEASE] Released version 3.2-dev4 v3.2-dev4
2025-01-24  Valentine KrasnobaevaMINOR: debug: show boot and runtime process settings...
2025-01-24  Valentine KrasnobaevaMINOR: debug: debug_parse_cli_show_dev: use errname
2025-01-24  Valentine KrasnobaevaMINOR: tools: add errname to print errno macro name
2025-01-23  Amaury DenoyelleMINOR: quic: adapt credit based pacing to BBR
2025-01-23  Amaury DenoyelleMINOR: quic: remove unused pacing burst in bind_conf...
2025-01-23  Amaury DenoyelleMEDIUM: quic: use dynamic credit for pacing
2025-01-23  Amaury DenoyelleMEDIUM: mux-quic: reduce pacing CPU usage with passive...
2025-01-23  Amaury DenoyelleMEDIUM: quic: implement credit based pacing
2025-01-23  Amaury DenoyelleMINOR: mux-quic: increment pacing retry counter on...
2025-01-23  Amaury DenoyelleBUG/MINOR: quic: do not increase congestion window...
2025-01-23  Amaury DenoyelleMINOR: quic: rename pacing_rate cb to pacing_inter
2025-01-23  Amaury DenoyelleCLEANUP: quic: remove unused prototype
2025-01-23  Christopher... BUG/MEDIUM: mux-h1: Properly close H1C if an error...
2025-01-21  Frederic LecailleBUILD: quic: Move an ASSUME_NONNULL() for variable...
2025-01-21  Frederic LecailleMINOR: quic: Add a BUG_ON() on quic_tx_packet refcount
2025-01-21  Frederic LecailleBUG/MINOR: quic: ensure a detached coalesced packet...
2025-01-20  Willy TarreauREORG: version: move the remaining BUILD_* stuff from...
2025-01-20  Willy TarreauBUG/MINOR: init: set HAPROXY_STARTUP_VERSION from the...
2025-01-20  Aurelien DARRAGONBUG/MAJOR: log/sink: possible sink collision in sink_ne...
2025-01-20  Amaury DenoyelleBUG/MAJOR: quic: reject too large CRYPTO frames
2025-01-16  Aurelien DARRAGONMINOR: stktable: add table_{inc,clr}_gpc* converters
2025-01-16  Aurelien DARRAGONCLEANUP: stktable: move sample_conv_table_bytes_out_rate()
2025-01-16  Aurelien DARRAGONDOC: config: refer to canonical sticktable converters...
2025-01-16  Aurelien DARRAGONDOC: config: clarify return type for some stick-table...
2025-01-16  Aurelien DARRAGONDOC: config: stick-table converter do accept ANY-typed...
2025-01-16  Aurelien DARRAGONDOC: config: stick-table converters support implicit...
2025-01-16  Aurelien DARRAGONDOC: config: unify sample conv|fetches optional argumen...
2025-01-15  Aurelien DARRAGONMEDIUM: stktable: leverage smp_fetch_* helpers from...
2025-01-15  Aurelien DARRAGONMEDIUM: stktable: split sc_ and src_ fetch lookup logics
2025-01-15  Aurelien DARRAGONMEDIUM: stktable: split src-based key smp_fetch_sc...
2025-01-15  Aurelien DARRAGONMINOR: stktable: add smp_fetch_stksess() helper function
2025-01-15  Aurelien DARRAGONMINOR: stktable: fix potential build issue in smp_to_st...
2025-01-14  Christopher... BUG/MEDIUM: promex: Use right context pointers to dump...
2025-01-14  Aurelien DARRAGONBUG/MEDIUM: stktable: fix missing lock on some table...
2025-01-13  Aurelien DARRAGONMINOR: stktable: fix potential build issue in smp_to_stkey
2025-01-10  Amaury DenoyelleBUG/MINOR: quic: reject NEW_TOKEN frames from clients
next