]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
2024-03-04  Aurelien DARRAGONBUG/MAJOR: hlua: improper lock usage with hlua_ctx_resume()
2024-03-04  Aurelien DARRAGONBUG/MEDIUM: hlua: improper lock usage with SET_SAFE_LJMP()
2024-03-04  Aurelien DARRAGONBUG/MINOR: hlua: improper lock usage in hlua_filter_new()
2024-03-04  Aurelien DARRAGONBUG/MINOR: hlua: improper lock usage in hlua_filter_cal...
2024-03-04  Aurelien DARRAGONBUG/MINOR: hlua: fix possible crash in hlua_filter_new...
2024-03-04  Aurelien DARRAGONBUG/MINOR: hlua: don't use lua_tostring() from unprotec...
2024-03-04  Aurelien DARRAGONBUG/MINOR: hlua: fix unsafe lua_tostring() usage with...
2024-03-01  Willy TarreauBUG/MINOR: tools: seed the statistical PRNG slightly...
2024-03-01  Christopher... MINOR: hlua: Be able to disable logging from lua
2024-03-01  Christopher... BUG/MINOR: hlua: Fix log level to the right value when...
2024-03-01  Christopher... BUG/MINOR: config/quic: Alert about PROXY protocol...
2024-02-29  William LallemandDOC: configuration: clarify ciphersuites usage
2024-02-29  Christopher... CLEANUP: mux-h2: Fix h2s_make_data() comment about...
2024-02-29  Amaury DenoyelleMINOR: quic: add MUX output for show quic
2024-02-29  Amaury DenoyelleMINOR: quic: specify show quic output fields
2024-02-29  Amaury DenoyelleMINOR: quic: filter show quic by address
2024-02-28  Christopher... MEDIUM: htx/http-ana: No longer close connection on...
2024-02-28  Christopher... MAJOR: mux-h1: Drain requests on client side before...
2024-02-28  Christopher... MINOR: mux-h1: Move all stuff to detach a stream in...
2024-02-28  Christopher... MINOR: mux-h1: Move checks performed before a shutdown...
2024-02-28  Christopher... BUG/MINOR: mux-h1: Properly report when mux is blocked...
2024-02-28  Christopher... BUG/MEDIUM: mux-h1: Fix again 0-copy forwarding of...
2024-02-28  Aurelien DARRAGONLICENSE: http_ext: fix GPL license version
2024-02-28  Aurelien DARRAGONLICENSE: event_hdl: fix GPL license version
2024-02-27  William LallemandBUG/MINOR: ssl/cli: duplicate cleaning code in cli_pars...
2024-02-27  Amaury DenoyelleBUG/MEDIUM: server: fix dynamic servers initial settings
2024-02-26  William LallemandBUG/MAJOR: ssl/ocsp: crash with ocsp when old process...
2024-02-26  Christopher... BUG/MEDIUM: applet: Fix HTX .rcv_buf callback function...
2024-02-23  Willy Tarreau[RELEASE] Released version 3.0-dev4 v3.0-dev4
2024-02-23  Willy TarreauBUG/MINOR: ist: only store NUL byte on succeeded alloc
2024-02-23  Miroslav ZagoracMINOR: ssl: Call callback function after loading SSL...
2024-02-23  Amaury DenoyelleBUG/MINOR: quic: fix output of show quic
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...
next