]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
8 days ago  Willy TarreauCLEANUP: htx: remove the unreachable "append_data"...
8 days ago  Willy TarreauBUG/MINOR: http-ana: fix a one-byte over-read in the...
8 days ago  Willy TarreauBUG/MINOR: h3: don't use a block pointer to roll back...
8 days ago  Willy TarreauBUG/MINOR: h2: don't use a block pointer to roll back...
8 days ago  Willy TarreauBUG/MINOR: h1: report the right error position on autho...
8 days ago  Willy TarreauBUG/MINOR: http-htx: check the trash allocation in...
8 days ago  Willy TarreauBUG/MINOR: http: fix an out-of-bounds read in http_get_...
8 days ago  Willy TarreauBUG/MINOR: http-fetch: fix a NULL channel dereference...
8 days ago  Willy TarreauBUG/MEDIUM: http-fetch: reject a negative capture id...
8 days ago  Christopher... BUG/MEDIUM: http-fetch: don't parse a non-HTTP check...
8 days ago  Willy TarreauBUG/MINOR: http-htx: fix the length moved when removing...
11 days ago  Frederic LecailleCLEANUP: haload: use <arg_thrd> instead of <global...
11 days ago  Frederic LecailleBUG/MINOR: haload: fix CPU topology detection by omitti...
11 days ago  Christopher... MINOR: mux-h1: Use htx version to send default low...
11 days ago  Christopher... MINOR: mux-h1: Lower the case for Sec-Websocket-* heade...
11 days ago  Christopher... BUG/MEDIUM: mux-h1: Always adjust case for all outgoing...
11 days ago  Christopher... REORG: h1-htx: Move h1 headers map in h1-htx
11 days ago  Tim DuesterhusMINOR: halog: Add support filtering on header capture...
11 days ago  Tim DuesterhusCLEANUP: halog: Clean up naming for variables related...
11 days ago  Tim DuesterhusMINOR: halog: Add reusable function to extract the...
11 days ago  Willy TarreauDEBUG: fd: catch access attempts to closed FDs
11 days ago  Willy TarreauOPTIM: tools: keep a cache of recent localtime() and...
11 days ago  Amaury DenoyelleOPTIM/MEDIUM: proxy/server: avoid server list reorderin...
11 days ago  Amaury DenoyelleMAJOR: proxy: convert server list to a doubly linked...
11 days ago  Amaury DenoyelleMINOR: proxy: define server list iteration functions
11 days ago  Amaury DenoyelleMINOR: server: do not return next server on srv_drop()
11 days ago  Amaury DenoyelleMINOR: server: rename global servers_list to all_servers
12 days ago  Olivier HouchardBUILD: ssl: Do not use SSL3_MT_KEY_UPDATE, hardcode...
12 days ago  Olivier HouchardBUG/MEDIUM: ssl: Put CO_ER_SSL_KEYUPDATE at the right...
12 days ago  Olivier HouchardDOC: ssl: Document tune.ssl.keyupdate-rate-limit
12 days ago  Olivier HouchardMEDIUM: ssl: Add a way to rate-limit TLSv1.3 KeyUpdate
12 days ago  Olivier HouchardBUG/MEDIUM: ssl: Handle non-application data record...
12 days ago  Olivier HouchardBUG/MEDIUM: ssl: Spell HAVE_VANILLA_OPENSSL correctly
12 days ago  Amaury DenoyelleMINOR: proxy: rename proxies list to all_proxies
12 days ago  Amaury DenoyelleCLEANUP: proxy/config: clean up after proxies list...
12 days ago  Amaury DenoyelleOPTIM/MEDIUM: proxy: avoid main proxies list reordering...
12 days ago  Amaury DenoyelleMAJOR: proxy: convert proxies_list to a doubly linked...
12 days ago  Amaury DenoyelleMINOR: proxy: define proxies_list iteration functions
12 days ago  Amaury DenoyelleMINOR: proxy: centralize proxies_list insert during...
12 days ago  Amaury DenoyelleMINOR: sink: convert list to standard doubly linked one
12 days ago  Amaury DenoyelleMINOR: log: convert list to standard doubly linked one
12 days ago  Amaury DenoyelleMINOR: config: define wrapper for proxies loop during...
12 days ago  Amaury DenoyelleMINOR: log: use curproxy during config parsing
12 days ago  Frederic LecailleMINOR: haload: add rate limiting support using -R option
12 days ago  Frederic LecailleBUG/MINOR: haload: fix display glitches by flushing...
12 days ago  Frederic LecailleBUG/MINOR: haload: set default thread count to 1
12 days ago  Frederic LecailleBUG/MINOR: haload: fix use-after-free upon updating...
12 days ago  Amaury DenoyelleMINOR: proxy: stress "show errors" handler
12 days ago  Amaury DenoyelleBUG/MEDIUM: proxy: protect "show errors" against backen...
12 days ago  Amaury DenoyelleCLEANUP: mux_quic: remove unused prototype
13 days ago  Willy Tarreau[RELEASE] Released version 3.5-dev3 quic-interop flx04/quic-interop v3.5-dev3
13 days ago  Willy TarreauBUG/MINOR: resolvers: do not index resolvers names...
13 days ago  Olivier HouchardBUG/MEDIUM: server: Properly check for streams before...
2026-07-21  Amaury DenoyelleMINOR: proxy: stress CLI commands with backends/servers...
2026-07-21  Amaury DenoyelleBUG/MEDIUM: proxy: protect show backend against be...
2026-07-21  Amaury DenoyelleBUG/MEDIUM: proxy: protect "show servers ..." against...
2026-07-21  Amaury DenoyelleBUG/MEDIUM: proxy: protect "show servers ..." against...
2026-07-21  Amaury DenoyelleDOC: remove outdated experimental mention on dynamic...
2026-07-21  Amaury DenoyelleDOC: fix typo in "del ssl ech" command
2026-07-21  William LallemandBUILD: Makefile: error when trying to build with aws...
2026-07-21  Christopher... BUG/MINOR: sample: Fix bytes() when length it greater...
2026-07-21  Christopher... BUG/MEDIUM: sample: Adjust sample size capacity after...
2026-07-21  Christopher... BUG/MEDIUM: sample: Adjust sample size capacity after...
2026-07-21  Christopher... BUG/MEDIUM: net-helper: Adjust sample size capacity...
2026-07-21  Christopher... BUG/MINOR: mux-h1: Don't delay send if message with...
2026-07-21  Willy TarreauDOC: internals: update core-principles with initializations
2026-07-16  Olivier HouchardCLEANUP: event_hdl: Use BUG_ON_STATIC()
2026-07-16  Maxime HenrionDEBUG: add BUG_ON_STATIC(): a compile-time BUG_ON()
2026-07-16  Frederic LecailleREGTESTS: protobuf: add regression test for nested...
2026-07-16  Amaury DenoyelleBUG/MINOR: ssl: fix proxy lookup for show ssl sni
2026-07-16  Frederic LecailleBUG/MEDIUM: protobuf: fix nested path bypass in field...
2026-07-16  Frederic LecailleBUG/MEDIUM: protobuf: adjust sample size capacity after...
2026-07-15  Olivier HouchardBUG/MEDIUM: ssl-gencert: Don't forget to free memory...
2026-07-15  Olivier HouchardDOC: stats: Document that stats admin is vulnerable...
2026-07-15  Olivier HouchardBUG/MEDIUM: stats: Ensure that Origin is valid on POSTs
2026-07-13  Maxime HenrionCLEANUP: cache: align the cache_hint_hits increment...
2026-07-10  William LallemandMEDIUM: ssl: add FIPS signature algorithm check for...
2026-07-10  William LallemandMEDIUM: ssl: set FIPS-approved sigalgs defaults for...
2026-07-10  William LallemandMEDIUM: ssl: add FIPS elliptic curve check for AWS-LC
2026-07-10  William LallemandMEDIUM: ssl: set FIPS-approved curve defaults for AWS...
2026-07-10  William LallemandMEDIUM: ssl: add FIPS TLS 1.3 ciphersuite check for...
2026-07-10  William LallemandMEDIUM: ssl: set FIPS-approved cipher defaults for...
2026-07-10  William LallemandMEDIUM: ssl: add FIPS TLS 1.2 cipher check for AWS-LC
2026-07-10  William LallemandMEDIUM: ssl: introduce src/fips.c with TLS version...
2026-07-10  Maxime HenrionMEDIUM: cache: add support for hints-only HTTP caches
2026-07-10  Maxime HenrionMINOR: cache: factor cache_extract_link_hints out of...
2026-07-10  Maxime HenrionREGTESTS: cache: validate the emission of 103s
2026-07-10  Maxime HenrionMINOR: cache: allow customizing ratio for early hints
2026-07-10  Maxime HenrionMINOR: cache: allow opting out of early hints at the...
2026-07-10  Maxime HenrionMINOR: cache: add a counter for cache hits serving...
2026-07-10  Maxime HenrionMEDIUM: cache: emit early hints if configured to do so
2026-07-10  Maxime HenrionMINOR: http: factor 103 emission into start/end helpers
2026-07-10  Maxime HenrionMINOR: cache: indicate whether entries are stripped...
2026-07-10  Maxime HenrionMEDIUM: cache: early hints-aware eviction code
2026-07-10  Maxime HenrionMINOR: cache: track full and hints entries in per-pool...
2026-07-10  Maxime HenrionMINOR: shctx: allow consumers to customize eviction...
2026-07-10  Maxime HenrionMINOR: cache: add helper functions for early hints...
2026-07-10  Maxime HenrionMINOR: cache: add config options for early hints support
2026-07-10  Maxime HenrionMINOR: cache: minor changes ahead of support for sendin...
2026-07-10  Maxime HenrionMINOR: http: add two header parsing functions
next