]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
2024-10-12  Willy TarreauMINOR: mux-h2/traces: print the size of the DATA frames
2024-10-12  Willy TarreauBUG/MINOR: mux-h2/traces: present the correct buffer...
2024-10-12  Willy TarreauBUILD: cache: silence an uninitialized warning at ...
2024-10-11  William LallemandMINOR: cfgparse: simulate long configuration parsing...
2024-10-10  Amaury DenoyelleBUG/MEDIUM: mux-quic: ensure timeout server is active...
2024-10-10  Aurelien DARRAGONMINOR: sample: postresolve sink names in debug() converter
2024-10-10  Aurelien DARRAGONMINOR: trace: postresolve sink names
2024-10-10  Aurelien DARRAGONMEDIUM: sink: implement sink_find_early()
2024-10-10  Damien ClaisseMINOR: ssl: disable server side default CRL check with...
2024-10-09  Amaury DenoyelleBUG/MEDIUM: quic: properly decount out-of-order ACK...
2024-10-09  Amaury DenoyelleBUG/MINOR: quic: fix discarding of already stored out...
2024-10-08  Aurelien DARRAGONBUG/MEDIUM: hlua: properly handle sample func errors...
2024-10-08  Aurelien DARRAGONBUG/MEDIUM: hlua: make hlua_ctx_renew() safe
2024-10-04  Aurelien DARRAGONREGTESTS: add some tests for 'do-log' action
2024-10-04  Aurelien DARRAGONMINOR: action: add do-log action
2024-10-04  Aurelien DARRAGONMINOR: log: add do_log_parse_act() helper func
2024-10-04  Aurelien DARRAGONMINOR: log: add do_log() logging helper
2024-10-04  Amaury DenoyelleMEDIUM: quic: decount out-of-order ACK data range for...
2024-10-04  Amaury DenoyelleMEDIUM: quic: merge contiguous/overlapping buffered...
2024-10-04  Amaury DenoyelleMINOR: quic: implement dedicated type for out-of-order...
2024-10-04  Amaury DenoyelleMEDIUM: quic: decount acknowledged data for MUX txbuf...
2024-10-04  Amaury DenoyelleMINOR: quic: strengthen qc_release_frm()
2024-10-04  Christopher... BUG/MINOR: stats: Fix the name for the total number...
2024-10-04  Amaury DenoyelleBUG/MAJOR: mux-quic: do not crash on empty STREAM frame...
2024-10-03  Willy Tarreau[RELEASE] Released version 3.1-dev9 v3.1-dev9
2024-10-02  Amaury DenoyelleBUG/MINOR: quic: fix trace on releasing STREAM frame...
2024-10-02  Amaury DenoyelleBUG/MINOR: mux-quic: fix crash on qcc_init() early...
2024-10-02  Christopher... BUG/MINOR: http-ana: Disable fast-fwd for unfinished...
2024-10-02  Christopher... MINOR: mux-h1: Use a dedicated function to conditionnal...
2024-10-02  Christopher... BUG/MINOR: mux-h1: Fix condition to set EOI on SE durin...
2024-10-02  Christopher... MINOR: tcpcheck: Add support for an option host header...
2024-10-02  Christopher... MINOR: trace: Be able to chain commands for a source...
2024-10-02  Christopher... MINOR: config/trace: Add a 'traces' section to declare...
2024-10-01  Willy TarreauBUG/MEDIUM: queue: always dequeue the backend when...
2024-10-01  Amaury DenoyelleMEDIUM: quic: refactor buffered STREAM ACK consuming
2024-10-01  Amaury DenoyelleMEDIUM: quic: handle out-of-order ACK at streamdesc...
2024-10-01  Amaury DenoyelleMINOR: quic: move buffered ACK to streambuf
2024-10-01  Amaury DenoyelleMINOR: quic: store streambuf in a streamdesc tree
2024-10-01  Amaury DenoyelleMINOR: quic: do not remove qc_stream_desc automatically...
2024-10-01  Amaury DenoyelleMINOR: quic: refactor STREAM room notification
2024-10-01  Amaury DenoyelleMEDIUM: quic: strengthen MUX send notification
2024-10-01  Amaury DenoyelleMINOR: quic: refactor MUX send notification
2024-10-01  Amaury DenoyelleMINOR: quic: remove unneeded notification of txbuf...
2024-10-01  Amaury DenoyelleMINOR: mux-quic: strengthen qcs_send_metadata() usage
2024-10-01  Amaury DenoyelleMINOR: quic: ensure txbuf realloc is only performed...
2024-10-01  Amaury DenoyelleMINOR: mux-quic: complete Tx infos for QCS dump
2024-10-01  Valentine KrasnobaevaMINOR: cfgparse-global: add dedicated parser for *env...
2024-10-01  Valentine KrasnobaevaBUG/MINOR: cfgparse-global: fix allowed args number...
2024-09-30  Christopher... MINOR: stream/stats: Expose the total number of streams...
2024-09-30  Christopher... MINOR: stream/stats: Expose the current number of strea...
2024-09-30  Christopher... MINOR: stream: Support dynamic changes of the number...
2024-09-30  Christopher... MINOR: stream: Rely on a per-stream max connection...
2024-09-30  Christopher... MINOR: action: Export release_expr_int_action() release...
2024-09-30  Christopher... BUG/MINOR: mcli: Pretend the mux have more data to...
2024-09-30  Christopher... OPTIM: stconn: Don't pretend mux have more data to...
2024-09-30  Willy TarreauOPTIM: channel: speed up co_getline()'s search of the...
2024-09-29  Willy TarreauMINOR: tools: do not attempt to use backtrace() on...
2024-09-29  Willy TarreauBUILD: tools: only include execinfo.h for the real...
2024-09-27  Willy TarreauMINOR: server: make srv_shutdown_sessions() call pendco...
2024-09-27  Willy TarreauBUG/MINOR: queue: make sure that maintenance redispatch...
2024-09-27  Willy TarreauBUG/MINOR: server: make sure the HMAINT state is part...
2024-09-27  Willy TarreauBUG/MEDIUM: stream: make stream_shutdown() async-safe
2024-09-27  Willy TarreauMINOR: task: define two new one-shot events for use...
2024-09-27  Willy TarreauRevert "BUG/MINOR: server: shut down streams under...
2024-09-26  Aurelien DARRAGONREGTESTS: add a test for proxy "log-steps"
2024-09-26  Aurelien DARRAGONDOC: config: document proxy "log-steps" keyword
2024-09-26  Aurelien DARRAGONMEDIUM: log: consider log-steps proxy setting for exist...
2024-09-26  Aurelien DARRAGONMINOR: log: add log_orig_proxy() helper function
2024-09-26  Aurelien DARRAGONMINOR: log: introduce "log-steps" proxy keyword
2024-09-26  Aurelien DARRAGONMINOR: proxy: add log_steps struct member
2024-09-26  Aurelien DARRAGONMINOR: log: support extra log origins for '%OG' alias
2024-09-26  Aurelien DARRAGONMINOR: log: explicitly handle extra log origins as...
2024-09-26  Aurelien DARRAGONMINOR: log: introduce log_orig flags
2024-09-26  Aurelien DARRAGONMINOR: log: handle extra log origins in _process_send_l...
2024-09-26  Aurelien DARRAGONMINOR: log: introduce extra log profile steps
2024-09-26  Aurelien DARRAGONMINOR: log: fix indent in strm_log()
2024-09-25  Oliver DalaBUG/MEDIUM: cli: Deadlock when setting frontend maxconn
2024-09-24  Christopher... DEV: flags/applet: decode appctx flags
2024-09-24  Christopher... BUG/MEDIUM: cli: Be sure to catch immediate client...
2024-09-23  Aurelien DARRAGONMEDIUM: mailers: warn about deprecated legacy mailers
2024-09-23  Aurelien DARRAGONREGTESTS: log: fix log-profile.vtc
2024-09-21  Willy TarreauBUG/MINOR: proxy: also make the cli and resolvers use...
2024-09-21  Willy TarreauBUG/MINOR: server: shut down streams under thread isolation
2024-09-20  Willy TarreauMEDIUM: cfgparse: warn about deprecated use of duplicat...
2024-09-20  Willy TarreauOPTIM: cfgparse: speed up duplicate server detection
2024-09-20  Willy TarreauMEDIUM: cfgparse: drop duplicate named defaults section...
2024-09-20  Willy TarreauMINOR: proxy: add a list of orphaned defaults sections
2024-09-20  Willy TarreauBUG/MINOR: cfgparse: detect another uncaught case of...
2024-09-20  Willy TarreauCLEANUP: cfgparse: factor proxy vs log-forward collisions
2024-09-19  Willy TarreauMINOR: proxy: use the global file names for conf->file
2024-09-19  Willy TarreauCLEANUP: stick-table: make the file location point...
2024-09-19  Willy TarreauMINOR: tools: add minimal file name management
2024-09-18  Willy Tarreau[RELEASE] Released version 3.1-dev8 v3.1-dev8
2024-09-18  Willy TarreauMEDIUM: cfgparse: detect collisions between defaults...
2024-09-18  Willy TarreauMEDIUM: cfgparse: warn about colliding names between...
2024-09-18  Willy TarreauBUILD: cebtree: silence a bogus gcc warning on impossib...
2024-09-18  Amaury DenoyelleBUG/MINOR: mux-quic: report glitches to session
2024-09-17  Damien ClaisseDOC: management: add init-state to add server keywords
2024-09-17  Willy TarreauMEDIUM: cfgparse: warn about proxies having the same...
2024-09-17  Willy TarreauBUG/MINOR: cfgparse: detect incorrect overlap of same...
next