]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
2024-02-23  Christopher... BUG/MAJOR: cli: Restore non-interactive mode behavior...
2024-02-23  Christopher... BUG/MEDIUM: cli: Warn if pipelined commands are delimit...
2024-02-23  Christopher... MINOR: cli: Remove useless loop on commands to find...
2024-02-23  Amaury DenoyelleBUG/MEDIUM: mux-quic: do not crash on qcs_destroy for...
2024-02-22  Amaury DenoyelleBUG/MAJOR: server: fix stream crash due to deleted...
2024-02-22  Amaury DenoyelleBUG/MAJOR: promex: fix crash on deleted server
2024-02-22  Amaury DenoyelleBUG/MINOR: stats: drop srv refcount on early release
2024-02-22  Amaury DenoyelleBUG/MINOR: ist: allocate nul byte on istdup
2024-02-22  Aurelien DARRAGONBUG/MINOR: log: fix potential lf->name memory leak
2024-02-22  Aurelien DARRAGONMINOR: log: add free_logformat_node() helper function
2024-02-22  Aurelien DARRAGONCLEANUP: log: use free_logformat_list() in parse_logfor...
2024-02-22  Aurelien DARRAGONCLEANUP: log: fix process_send_log() indentation
2024-02-22  Aurelien DARRAGONCLEANUP: proxy/log: remove unused proxy flag
2024-02-21  Christopher... BUG/MEDIUM: mux-h1: Don't emit 0-CRLF chunk in h1_done_...
2024-02-21  Amaury DenoyelleBUG/MINOR: quic: initialize msg_flags before sendmsg
2024-02-21  Willy TarreauBUILD: applet: fix build on some 32-bit archs
2024-02-20  Amaury DenoyelleMINOR: quic: only use sendmsg() syscall variant
2024-02-20  Amaury DenoyelleMINOR: quic: remove sendto() usage variant
2024-02-20  Amaury DenoyelleMINOR: quic: move IP_PKTINFO on send on a dedicated...
2024-02-20  Amaury DenoyelleOPTIM: quic: improve slightly qc_snd_buf() internal
2024-02-20  Amaury DenoyelleMINOR: quic: warn on bind on multiple addresses if...
2024-02-20  Amaury DenoyelleDOC: quic: fix recommandation for bind on multiple...
2024-02-20  Aurelien DARRAGONMINOR: log: automate string array construction in sess_...
2024-02-20  Aurelien DARRAGONMINOR: log: print metadata prefixes separately in sess_...
2024-02-20  Aurelien DARRAGONMINOR: log: simplify quotes handling in sess_build_logl...
2024-02-20  Aurelien DARRAGONMINOR: log: simplify last_isspace in sess_build_logline()
2024-02-20  Aurelien DARRAGONMINOR: log: explicit typecasting for logformat nodes
2024-02-20  Aurelien DARRAGONMINOR: sample: add type_to_smp() helper function
2024-02-20  Aurelien DARRAGONMINOR: log: custom name for logformat node
2024-02-19  Amaury DenoyelleBUG/MEDIUM: quic: fix transient send error with listene...
2024-02-16  Christopher... BUG/MEDIUM: hlua: Don't loop if a lua socket does not...
2024-02-16  Christopher... BUG/MEDIUM: hlua: Be able to garbage collect uninitiali...
2024-02-16  Christopher... BUG/MEDIUM: applet: Immediately free appctx on early...
2024-02-16  Frederic LecailleDOC: quic: Missing tuning setting in "Global parameters"
2024-02-16  Nicolas CARPiDOC/MINOR: userlists: mention solutions to high cpu...
2024-02-15  Amaury DenoyelleBUG/MINOR: qpack: reject invalid dynamic table capacity
2024-02-15  Amaury DenoyelleBUG/MINOR: qpack: reject invalid increment count decoding
2024-02-15  Amaury DenoyelleBUG/MINOR: quic: reject HANDSHAKE_DONE as server
2024-02-15  Amaury DenoyelleMINOR: quic: handle all frame types on reception
2024-02-15  Amaury DenoyelleBUG/MINOR: quic: reject unknown frame type
2024-02-14  Christopher... MINOR: muxes/applet: Simplify checks on options to...
2024-02-14  Christopher... BUG/MAJOR: stconn: Check support for zero-copy forwardi...
2024-02-14  Christopher... MINOR: muxes: Announce support for zero-copy forwarding...
2024-02-14  Christopher... MINOR: stconn: Add SE flag to announce zero-copy forwar...
2024-02-14  Christopher... MINOR: stconn: Rename SE_FL_MAY_FASTFWD and reorder...
2024-02-14  Christopher... CLEANUP: stconn: Move SE flags set by app layer at...
2024-02-14  Christopher... BUG/MEDIUM: stconn: Don't check pending shutdown to...
2024-02-14  Christopher... BUG/MEDIUM: stconn: Allow expiration update when READ...
2024-02-14  Christopher... MINOR: cli: No longer check SC for shutdown to interrup...
2024-02-14  Christopher... MEDIUM: applet: Add notion of shutdown for write for...
2024-02-14  Christopher... MINOR: applet: Remove uselelss test on SE_FL_SHR/SHW...
2024-02-14  Christopher... BUG/MEDIUM: stconn/applet: Block 0-copy forwarding...
2024-02-14  Christopher... BUG/MEDIUM: applet: Add a flag to state an applet is...
2024-02-14  Christopher... MINOR: stats: Use a dedicated function to check if...
2024-02-14  Christopher... BUG/MAJOR: mux-h1: Fix zero-copy forwarding when sendin...
2024-02-14  Frederic LecailleMINOR: quic: Add a counter for reordered packets
2024-02-14  Frederic LecailleMINOR: quic: Dynamic packet reordering threshold
2024-02-12  Frederic LecailleMINOR: quic: Update K CUBIC calculation (RFC 9438)
2024-02-12  Frederic LecailleBUG/MEDIUM: quic: Wrong K CUBIC calculation.
2024-02-12  Remi Tricot... BUG/MEDIUM: ssl: Fix crash when calling "update ssl...
2024-02-10  Willy Tarreau[RELEASE] Released version 3.0-dev3 v3.0-dev3
2024-02-10  Willy TarreauBUG/MEDIUM: pool: fix rare risk of deadlock in pool_flush()
2024-02-10  Willy TarreauBUILD: address a few remaining calloc(size, n) cases
2024-02-10  Tim DuesterhusCI: Update to actions/cache@v4
2024-02-09  Willy TarreauMINOR: cli/wait: add a condition to wait on a server...
2024-02-09  Willy TarreauMINOR: cli/wait: also pass up to 4 arguments to the...
2024-02-09  Willy TarreauMINOR: cli/wait: also support an unrecoverable failure...
2024-02-09  Willy TarreauMINOR: cli/wait: make the wait command support a more...
2024-02-09  Willy TarreauMINOR: server: split the server deletion code in two...
2024-02-09  Christopher... BUG/MINOR: applet: Always release empty appctx buffers...
2024-02-08  Willy TarreauMINOR: cli: add a new "wait" command to wait for a...
2024-02-08  Willy TarreauMINOR: cli: always reset the applet task's timeout
2024-02-08  Willy TarreauMINOR: cli: make sure to always print a pending message...
2024-02-08  Willy TarreauBUG/MEDIUM: cli: fix once for all the problem of missin...
2024-02-08  Willy TarreauBUG/MINOR: vars/cli: fix missing LF after "get var...
2024-02-08  Willy TarreauBUG/MINOR: server/cli: add missing LF at the end of...
2024-02-08  Willy TarreauMEDIUM: mux-h2: update session trackers with number...
2024-02-08  Willy TarreauMINOR: session: add the necessary functions to update...
2024-02-08  Willy TarreauMEDIUM: stick-tables: add a new stored type for glitch_...
2024-02-08  Willy TarreauDOC: internal: update missing data types in peers-v2...
2024-02-08  Willy TarreauMINOR: mux-h2: count late reduction of INITIAL_WINDOW_S...
2024-02-08  Willy TarreauMINOR: mux-h2: count excess of CONTINUATION frames...
2024-02-08  Willy TarreauBUG/MINOR: mux-h2: count rejected DATA frames against...
2024-02-08  Aurelien DARRAGONMINOR: sample: implement bc_{be,srv}_queue samples
2024-02-08  Aurelien DARRAGONMINOR: stream: rename "txn.redispatch" to "txn.redispat...
2024-02-08  Aurelien DARRAGONDOC: config: add more custom log format table alternatives
2024-02-08  Aurelien DARRAGONDOC: config: fix misplaced "bytes_{in,out}"
2024-02-08  Aurelien DARRAGONDOC: config: fix typos for "bytes_{in,out}"
2024-02-08  Aurelien DARRAGONDOC: config: fix misplaced "txn.conn_retries"
2024-02-08  Abhijeet RastogiDOC: install: recommend pcre2
2024-02-07  Remi Tricot... REGTESTS: ssl: Fix empty line in cli command input
2024-02-07  Remi Tricot... REGTESTS: ssl: Add OCSP related tests
2024-02-07  Remi Tricot... BUG/MINOR: ssl: Reenable ocsp auto-update after an...
2024-02-07  Remi Tricot... BUG/MINOR: ssl: Destroy ckch instances before the store...
2024-02-07  Remi Tricot... BUG/MEDIUM: ocsp: Separate refcount per instance and...
2024-02-07  Remi Tricot... BUG/MINOR: ssl: Clear the ckch instance when deleting...
2024-02-07  Remi Tricot... MINOR: ssl: Use OCSP_CERTID instead of ckch_store in...
2024-02-07  Remi Tricot... BUG/MINOR: ssl: Duplicate ocsp update mode when dup...
2024-02-07  Christopher... MINOR: applet: Identify applets using their own buffers...
2024-02-07  Christopher... MINOR: applet: Use an option to disable zero-copy forwa...
next