]> git.kaiwu.me - haproxy.git/shortlog
haproxy.git
13 days ago Tim DuesterhusCLEANUP: Reapply ist.cocci (4)
2026-04-28 William LallemandBUILD: 51d: fix bool definition on dummy lib v4
2026-04-28 Amaury DenoyelleBUG/MINOR: mux_quic: free frames emitted with QMux
2026-04-28 Amaury DenoyelleMINOR: mux_quic: remove superfluous b_size() before...
2026-04-28 Maxime HenrionMINOR: lb: cleanups
2026-04-28 Maxime HenrionMEDIUM: lb: use the LB ops tables
2026-04-28 Maxime HenrionMINOR: lb: infrastructure for declarative initialization
2026-04-27 Willy TarreauBUG/MINOR: http_ana: use scf to report term_evts in...
2026-04-27 Willy TarreauBUG/MEDIUM: mux_h1: fix stack buffer overflow in h1_app...
2026-04-27 Amaury DenoyelleMINOR: mux_quic/h3: report termination events at stream...
2026-04-27 Amaury DenoyelleMINOR: mux_quic/h3: report termination events at connec...
2026-04-27 Amaury DenoyelleMINOR: mux_quic: display QCS sd on traces
2026-04-27 Amaury DenoyelleMINOR: mux_quic: return conn error code in debug string
2026-04-27 Willy TarreauCLEANUP: tree-wide: fix around 20 mistakes in comments...
2026-04-27 Willy TarreauCLEANUP: mux-h2: remove duplicate forward declaration...
2026-04-27 Willy TarreauCLEANUP: tools: drop upper case check after tolower()
2026-04-27 Willy TarreauCLEANUP: peers: fix a few user-visible spelling mistakes
2026-04-27 Willy TarreauBUG/MINOR: peers: fix wrong flag reported twice for...
2026-04-27 Willy TarreauBUG/MINOR: peers: fix logical "and" when checking for...
2026-04-27 Willy TarreauBUG/MINOR: sample: fix NULL strm dereference in sample_...
2026-04-27 Willy TarreauBUG/MINOR: sample: fix memory leak in smp_resolve_args...
2026-04-27 Willy TarreauBUG/MINOR: sample: fix memory leak in check_when_cond...
2026-04-27 Willy TarreauBUG/MINOR: tools: free previously allocated strings...
2026-04-27 Willy TarreauBUG/MINOR: tools: fix memory leak in indent_msg() on...
2026-04-27 Willy TarreauBUG/MINOR: tools: my_memspn/my_memcspn wrong cast causi...
2026-04-27 Willy TarreauCLEANUP: tree-wide: address various spelling mistakes...
2026-04-27 Willy TarreauBUG/MINOR: tree-wide: fix a few user-visible spelling...
2026-04-27 Willy TarreauBUG/MINOR: ssl: fix double-free on failed realloc in...
2026-04-27 Miroslav ZagoracBUILD: ot: emitted deprecation warning at build time
2026-04-27 Miroslav ZagoracMEDIUM: ot: emitted deprecation warning at filter init
2026-04-27 Christopher... DOC: config: Fix typo in tune.bufsize.large description
2026-04-27 Christopher... DOC: config: Fix log-format example with last rule...
2026-04-25 BiancaDogareciBUG/MINOR: ssl: fix memory leak on realloc failure...
2026-04-25 Ilia ShipitsinBUG/MINOR: ssl: fix memory leaks on realloc failure...
2026-04-25 Ilia ShipitsinBUG/MINOR: ssl: fix memory leaks on realloc failure...
2026-04-24 Amaury DenoyelleBUG/MEDIUM: stats: fix crash on 'dump stats-file'
2026-04-24 Pierre CheynierMINOR: sample: converter for frontend existence check
2026-04-24 Daniel LenarBUG/MINOR: tcpcheck: Allow connection reuse without...
2026-04-24 Amaury DenoyelleMINOR: mux_quic: handle incomplete QMux record read
2026-04-24 Amaury DenoyelleMINOR: mux_quic: handle conn errors on QMux without...
2026-04-24 Amaury DenoyelleMINOR: mux_quic: receive MAX_STREAMS_BIDI frames in...
2026-04-24 Amaury DenoyelleMINOR: mux_quic/xprt_qstrm: simplify Rx buffer transfer
2026-04-24 Amaury DenoyelleMINOR: mux_quic: use dynamic conn buffers for QMux
2026-04-24 Amaury DenoyelleMINOR: mux_quic: use dynamic Tx streams buffers for...
2026-04-24 Amaury DenoyelleMINOR: mux_quic: refactor QMux send frames function
2026-04-24 Amaury DenoyelleMINOR: xprt_qstrm: implement close callback
2026-04-24 Amaury DenoyelleMINOR: connection: document conn_create_mux()
2026-04-24 Amaury DenoyelleMINOR: xprt_qstrm: remove unused subs
2026-04-24 Amaury DenoyelleBUG/MINOR: mux_quic: do not release conn on qcc_recv...
2026-04-24 Amaury DenoyelleBUG/MINOR: xprt_qstrm: prevent crash if conn release...
2026-04-24 Amaury DenoyelleBUG/MINOR: xprt_qstrm: ensure all local TPs are allocated
2026-04-24 Amaury DenoyelleBUG/MINOR: mux_quic: prevent crash on qc_frm_free(...
2026-04-23 Christopher... BUG/MEDIUM: mux-h1: Force close mode for bodyless messa...
2026-04-23 Willy TarreauBUG/MAJOR: mux-h2: detect incomplete transfers on HEADE...
2026-04-23 Willy TarreauBUG/MINOR: server: fix a possible leak of an error...
2026-04-23 Willy TarreauRevert "BUG/MINOR: stream: add the newly added SF_TXN_...
2026-04-23 Willy TarreauBUG/MINOR: debug: properly mark the entire libs archive...
2026-04-23 Willy TarreauBUG/MINOR: stream: add the newly added SF_TXN_* flags...
2026-04-23 Willy TarreauDOC: config: fix typo introduce in max-threads-per...
2026-04-23 Willy TarreauBUG/MINOR: servers: fix last_sess date calculation
2026-04-23 Willy TarreauBUG/MINOR: compression: properly disable request when...
2026-04-23 Christopher... REGTESTS: Never reuse server connection in server/cli_d...
2026-04-23 Christopher... REGTESTS: Never reuse server connection in jwt/jws_veri...
2026-04-23 Christopher... BUG/MINOR: stream: Add SF_TXN_HTTP/SF_TXN_PCLI flags...
2026-04-23 Christopher... CLEANUP: cli: Fix typos in comments
2026-04-23 Christopher... DOC: config: Fix a typo for "external-check" directive
2026-04-23 Christopher... CLEANUP: proxy: Fix typos in comments
2026-04-23 Christopher... BUG/MEDIUM: tcpcheck: Release temporary small chunk...
2026-04-23 Christopher... CLEANUP: http-client: Fix typos in comments
2026-04-23 Christopher... CLEANUP: chunk: Fix a typo in a comment
2026-04-23 Christopher... CLEANUP: htx: Fix typos in comments
2026-04-23 Christopher... CLEANUP: config: Fix warning about invalid small buffer...
2026-04-23 Christopher... CLEANUP: haterm: Fix typos in comments
2026-04-23 Christopher... BUG/MINOR: tcpcheck: Fix a leak on deinit by releasing...
2026-04-23 Christopher... BUG/MINOR: tcpcheck: Don't release ruleset when parsing...
2026-04-23 Christopher... MINOR: tcpcheck: Rely on free_tcpcheck_ruleset() to...
2026-04-23 Christopher... CLEANUP: tcpcheck: Fix some typos in comments
2026-04-23 Christopher... BUG/MINOR: http-act: fix a typo in a "del-heeaders...
2026-04-23 Christopher... BUG/MINOR: mux-h1: Fix test to skip trailers from chunk...
2026-04-23 Christopher... BUG/MINOR: mux-h1: Fix condition to send null-chunk...
2026-04-23 Willy TarreauBUG/MINOR: log: also wait for the response when logging...
2026-04-23 Olivier HouchardBUG/MINOR: H2: Don't forget to free shared_rx_bufs...
2026-04-23 Olivier HouchardBUG/MINOR: h2: Don't look at the exclusive bit for...
2026-04-23 Olivier HouchardBUG/MINOR: h2: make tune.h2.log-errors actually work
2026-04-22 Emeric BrunBUG/MAJOR: net_helper: ip.fp infinite loop on malformed...
2026-04-22 Olivier HouchardBUG/MEDIUM: tasks: Make sure we don't schedule a task...
2026-04-22 Willy TarreauBUG/MINOR: mux-h2: count a proto error when rejecting...
2026-04-22 Willy TarreauBUG/MINOR: mux-h2: count a protocol error when failing...
2026-04-22 William LallemandREGTESTS: ssl: mark ssl_dh.vtc as broken
2026-04-22 Christopher... CLEANUP: applet: Remove useless shadow pointer from...
2026-04-22 Christopher... MINOR: stream: Use a pcli transaction to replace pcli_...
2026-04-22 Christopher... MINOR: stream: Add flags to identify the stream tansact...
2026-04-22 Christopher... MINOR: stream: Move the HTTP txn in an union
2026-04-22 Christopher... MEDIUM: cli: increase the payload pattern up to 64...
2026-04-22 Christopher... MEDIUM: cli: Add support for dynamically allocated...
2026-04-22 Christopher... MEDIUM: cli: Make a buffer for the command payload
2026-04-22 Christopher... MINOR: cli: Handle the paylod pattern as a pointer...
2026-04-22 Ilia ShipitsinBUG/MINOR: reg-tests: make shell syntax errors fatal
2026-04-22 Ilia Shipitsinci: modernize actions/upload-artifact@v4
2026-04-22 Ilia Shipitsinreg-tests/ssl/ssl_dh.vtc: fix syntax error
next