]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
2026-07-30  Olivier HouchardMEDIUM: fd: Remove fdinfo
2026-07-30  Frederic LecailleBUG/MINOR: haload: fix rate limit bypass during stream...
2026-07-30  Frederic LecailleCLEANUP: haload: factor out user scheduling into hld_us...
2026-07-30  Frederic LecailleCLEANUP: haload: embed rate_task into hld_thr_info...
2026-07-29  Olivier HouchardBUG/MINOR: cli: do not reject the "/<fd>" form of ...
2026-07-29  Olivier HouchardBUG/MINOR: cli: use the current argument to parse the...
2026-07-29  Willy TarreauIMPORT: cebtree: private: fix the duplicate detection...
2026-07-29  Amaury DenoyelleBUG/MINOR: server: fix check reuse-pool in srv_settings...
2026-07-29  Amaury DenoyelleMINOR: server: ensure check-reuse-pool is init in srv_s...
2026-07-29  Amaury DenoyelleBUG/MINOR: server: duplicate server alt_proto in srv_se...
2026-07-29  Amaury DenoyelleBUG/MINOR: server: fix QUIC on server-template
2026-07-29  Amaury DenoyelleMINOR: server: improve parsing error for server-template
2026-07-28  Matt SuicheBUG/MAJOR: ssl/ocsp: lock the OCSP response around...
2026-07-28  Matt SuicheBUG/MEDIUM: sample: reject the deprecated protobuf...
2026-07-28  Matt SuicheBUG/MEDIUM: peers: check the available room before...
2026-07-28  Willy TarreauCLEANUP: slz: clarify that the size promise applies...
2026-07-28  Willy TarreauBUG/MINOR: slz: avoid undefined shifts when building...
2026-07-28  Willy TarreauBUG/MINOR: slz: fix the adler32 accumulators signedness...
2026-07-28  Willy TarreauBUG/MINOR: slz: do not append a block to an already...
2026-07-28  Willy TarreauBUG/MEDIUM: slz: bound the bits wasted by the 9-bit...
2026-07-28  Willy TarreauBUG/MINOR: slz: use the exact switch cost for the last...
2026-07-28  Willy TarreauCLEANUP: slz: fix the documented worst case size of...
2026-07-28  Willy TarreauBUG/MINOR: slz: do not read past the end of the input...
2026-07-28  Christopher... BUG/MINOR: http-rules: fix release of a failed "set...
2026-07-28  Christopher... BUG/MINOR: htx: Transfer HTX_FL_EOM flag on success...
2026-07-28  Christopher... BUG/MINOR: htx: Perform raw copy for messages of same...
2026-07-28  Christopher... CLEANUP: http-conf: rename local trash variable
2026-07-28  Christopher... CLEANUP: http-conv: Remove useless enc_type init to...
2026-07-28  Christopher... BUG/MEDIUM: tools: make string encoding possible to...
2026-07-27  Willy TarreauBUG/MINOR: http-htx: check the strdup() of the "lf...
2026-07-27  Willy TarreauCLEANUP: http-conv: index the captures array with hdr...
2026-07-27  Willy TarreauBUG/MINOR: http-act: reject a negative capture id in...
2026-07-27  Willy TarreauBUG/MINOR: http-act: work on a copy of the sample in...
2026-07-27  Willy TarreauBUG/MINOR: http-act: restore the response buffer state...
2026-07-27  Willy TarreauBUG/MINOR: http-act: fix a double free of the map refer...
2026-07-27  Willy TarreauBUG/MINOR: http-act: fix a double free of the regex...
2026-07-27  Willy TarreauCLEANUP: flt-comp: remove a no-op http_remove_header...
2026-07-27  Willy TarreauCLEANUP: htx: remove the unreachable "append_data"...
2026-07-27  Willy TarreauBUG/MINOR: http-ana: fix a one-byte over-read in the...
2026-07-27  Willy TarreauBUG/MINOR: h3: don't use a block pointer to roll back...
2026-07-27  Willy TarreauBUG/MINOR: h2: don't use a block pointer to roll back...
2026-07-27  Willy TarreauBUG/MINOR: h1: report the right error position on autho...
2026-07-27  Willy TarreauBUG/MINOR: http-htx: check the trash allocation in...
2026-07-27  Willy TarreauBUG/MINOR: http: fix an out-of-bounds read in http_get_...
2026-07-27  Willy TarreauBUG/MINOR: http-fetch: fix a NULL channel dereference...
2026-07-27  Willy TarreauBUG/MEDIUM: http-fetch: reject a negative capture id...
2026-07-27  Christopher... BUG/MEDIUM: http-fetch: don't parse a non-HTTP check...
2026-07-27  Willy TarreauBUG/MINOR: http-htx: fix the length moved when removing...
2026-07-24  Frederic LecailleCLEANUP: haload: use <arg_thrd> instead of <global...
2026-07-24  Frederic LecailleBUG/MINOR: haload: fix CPU topology detection by omitti...
2026-07-24  Christopher... MINOR: mux-h1: Use htx version to send default low...
2026-07-24  Christopher... MINOR: mux-h1: Lower the case for Sec-Websocket-* heade...
2026-07-24  Christopher... BUG/MEDIUM: mux-h1: Always adjust case for all outgoing...
2026-07-24  Christopher... REORG: h1-htx: Move h1 headers map in h1-htx
2026-07-24  Tim DuesterhusMINOR: halog: Add support filtering on header capture...
2026-07-24  Tim DuesterhusCLEANUP: halog: Clean up naming for variables related...
2026-07-24  Tim DuesterhusMINOR: halog: Add reusable function to extract the...
2026-07-24  Willy TarreauDEBUG: fd: catch access attempts to closed FDs
2026-07-24  Willy TarreauOPTIM: tools: keep a cache of recent localtime() and...
2026-07-24  Amaury DenoyelleOPTIM/MEDIUM: proxy/server: avoid server list reorderin...
2026-07-24  Amaury DenoyelleMAJOR: proxy: convert server list to a doubly linked...
2026-07-24  Amaury DenoyelleMINOR: proxy: define server list iteration functions
2026-07-24  Amaury DenoyelleMINOR: server: do not return next server on srv_drop()
2026-07-24  Amaury DenoyelleMINOR: server: rename global servers_list to all_servers
2026-07-23  Olivier HouchardBUILD: ssl: Do not use SSL3_MT_KEY_UPDATE, hardcode...
2026-07-23  Olivier HouchardBUG/MEDIUM: ssl: Put CO_ER_SSL_KEYUPDATE at the right...
2026-07-23  Olivier HouchardDOC: ssl: Document tune.ssl.keyupdate-rate-limit
2026-07-23  Olivier HouchardMEDIUM: ssl: Add a way to rate-limit TLSv1.3 KeyUpdate
2026-07-23  Olivier HouchardBUG/MEDIUM: ssl: Handle non-application data record...
2026-07-23  Olivier HouchardBUG/MEDIUM: ssl: Spell HAVE_VANILLA_OPENSSL correctly
2026-07-23  Amaury DenoyelleMINOR: proxy: rename proxies list to all_proxies
2026-07-23  Amaury DenoyelleCLEANUP: proxy/config: clean up after proxies list...
2026-07-23  Amaury DenoyelleOPTIM/MEDIUM: proxy: avoid main proxies list reordering...
2026-07-23  Amaury DenoyelleMAJOR: proxy: convert proxies_list to a doubly linked...
2026-07-23  Amaury DenoyelleMINOR: proxy: define proxies_list iteration functions
2026-07-23  Amaury DenoyelleMINOR: proxy: centralize proxies_list insert during...
2026-07-23  Amaury DenoyelleMINOR: sink: convert list to standard doubly linked one
2026-07-23  Amaury DenoyelleMINOR: log: convert list to standard doubly linked one
2026-07-23  Amaury DenoyelleMINOR: config: define wrapper for proxies loop during...
2026-07-23  Amaury DenoyelleMINOR: log: use curproxy during config parsing
2026-07-23  Frederic LecailleMINOR: haload: add rate limiting support using -R option
2026-07-23  Frederic LecailleBUG/MINOR: haload: fix display glitches by flushing...
2026-07-23  Frederic LecailleBUG/MINOR: haload: set default thread count to 1
2026-07-23  Frederic LecailleBUG/MINOR: haload: fix use-after-free upon updating...
2026-07-23  Amaury DenoyelleMINOR: proxy: stress "show errors" handler
2026-07-23  Amaury DenoyelleBUG/MEDIUM: proxy: protect "show errors" against backen...
2026-07-23  Amaury DenoyelleCLEANUP: mux_quic: remove unused prototype
2026-07-22  Willy Tarreau[RELEASE] Released version 3.5-dev3 v3.5-dev3
2026-07-22  Willy TarreauBUG/MINOR: resolvers: do not index resolvers names...
2026-07-22  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...
next