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