]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
2023-04-05  Christopher... MEDIUM: hlua/applet: Use the sedesc to report and detec...
2023-04-05  Christopher... MEDIUM: spoe: Use the sedesc to report and detect end...
2023-04-05  Christopher... MEDIUM: dns: Use the sedesc to report and detect end...
2023-04-05  Christopher... MINOR: dns: Remove the test on the opposite SC state...
2023-04-05  Christopher... MEDIUM: cli: Use the sedesc to report and detect end...
2023-04-05  Christopher... MEDIUM: cache: Use the sedesc to report and detect...
2023-04-05  Christopher... MINOR: stconn/applet: Handle EOS in the applet .wake...
2023-04-05  Christopher... MINOR: applet: No longer set EOI on the SC
2023-04-05  Christopher... MINOR: stconn/applet: Handle EOI in the applet .wake...
2023-04-05  Christopher... MINOR: stconn: Always ack EOS at the end of sc_conn_recv()
2023-04-05  Christopher... MINOR: mux-h1: Report an error to the SE descriptor...
2023-04-05  Christopher... CLEANUP: mux-h1/mux-pt: Remove useless test on SE_FL_SH...
2023-04-05  Christopher... BUG/MINOR: mux-h1: Properly report EOI/ERROR on read0...
2023-04-05  Christopher... MINOR: mux-pt: Report end-of-input with the end-of...
2023-04-05  Christopher... MINOR: stconn/channel: Move CF_EXPECT_MORE into the...
2023-04-05  Christopher... MINOR: stconn/channel: Move CF_NEVER_WAIT into the...
2023-04-05  Christopher... MINOR: stconn/channel: Move CF_SEND_DONTWAIT into the...
2023-04-05  Christopher... MINOR: stconn/channel: Move CF_READ_DONTWAIT into the...
2023-04-05  Christopher... MINOR: stconn: Remove unecessary test on SE_FL_EOS...
2023-04-05  Christopher... BUG/MEDIUM: dns: Properly handle error when a response...
2023-04-05  Christopher... BUG/MEDIUM: channel: Improve reports for shut in co_get...
2023-04-05  Christopher... CLEANUP: stconn: Remove remaining debug messages
2023-04-05  Christopher... MEDIUM: applet/trace: Register a new trace source with...
2023-04-05  Christopher... MINOR: applet: Uninline appctx_free()
2023-04-05  Christopher... BUG/MINOR: stream: Fix test on channels flags to set...
2023-04-05  Christopher... BUG/MEDIUM: stconn: Add a missing return statement...
2023-04-05  Christopher... BUG/MINOR: tcpcheck: Be able to expect an empty response
2023-04-04  Frédéric LécailleBUG/MINOR: quic: Possible wrong PTO computing
2023-04-04  Frédéric LécailleBUILD: quic: 32bits compilation issue in cli_io_handler...
2023-04-04  Frédéric LécailleBUG/MINOR: quic: Wrong idle timer expiration (during...
2023-04-04  Frédéric LécailleBUG/MINOR: quic: Unexpected connection closures upon...
2023-04-04  Frédéric LécailleMINOR: quic: Add trace to debug idle timer task issues
2023-04-04  William LallemandDOC: config: strict-sni allows to start without certificate
2023-04-04  Willy TarreauMINOR: http-act: emit a warning when a header field...
2023-04-03  Frédéric LécailleBUG/MINOR: quic: Remove useless BUG_ON() in newreno...
2023-04-03  Remi Tricot... BUG/MINOR: ssl: Undefined reference when building with...
2023-04-02  Frédéric LécailleBUG/MAJOR: quic: Congestion algorithms states shared...
2023-04-02  Frédéric LécailleMINOR: quic: Add missing traces in cubic algorithm...
2023-04-02  Frédéric LécailleBUG/MINOR: quic: Cubic congestion control window may...
2023-04-02  Frédéric LécailleBUG/MINOR: quic: Remaining useless statements in cubic...
2023-04-01  Ilya ShipitsinCI: exclude doc/{design-thoughts,internals} from spell...
2023-04-01  Ilya ShipitsinCLEANUP: assorted typo fixes in the code and comments
2023-04-01  Ilya ShipitsinCI: run smoke tests on config syntax to check memory...
2023-03-31  Frédéric LécailleMINOR: quic: Add a fake congestion control algorithm...
2023-03-31  Willy TarreauMINOR: cli: support filtering on FD types in "show fd"
2023-03-31  Frédéric LécailleBUG/MINOR: quic: Wrong rtt variance computing
2023-03-31  Frédéric LécailleMEDIUM: quic: Ack delay implementation
2023-03-31  Frédéric LécailleMINOR: quic: Traces adjustments at proto level.
2023-03-31  Frédéric LécailleMINOR: quic: Adjustments for generic control congestion...
2023-03-31  Frédéric LécailleMINOR: quic: Implement cubic state trace callback
2023-03-31  Frédéric LécailleBUG/MINOR: quic: Missing max_idle_timeout initializatio...
2023-03-31  Frédéric LécailleBUG/MINOR: quic: Wrong use of now_ms timestamps (newren...
2023-03-31  Frédéric LécailleMINOR: quic: Add recovery related information to "show...
2023-03-31  Frédéric LécailleBUG/MINOR: quic: Wrong use of now_ms timestamps (cubic...
2023-03-31  Remi Tricot... BUG/MINOR: ssl: ssl-(min|max)-ver parameter not duplica...
2023-03-31  Remi Tricot... BUG/MINOR: ssl: Fix potential leak in cli_parse_update_...
2023-03-31  Remi Tricot... BUG/MINOR: ssl: Remove dead code in cli_parse_update_oc...
2023-03-31  Aurelien DARRAGONBUG/MINOR: backend: make be_usable_srv() consistent...
2023-03-31  Aurelien DARRAGONBUG/MEDIUM: proxy/sktable: prevent watchdog trigger...
2023-03-30  Martin DOLEZREGTESTS : Add test support for case insentitive for...
2023-03-30  Martin DOLEZMINOR: http_fetch: Add case-insensitive argument for...
2023-03-30  Martin DOLEZMINOR: http_fetch: add case insensitive support for...
2023-03-30  Martin DOLEZMINOR: http_fetch: Add support for empty delim in url_param
2023-03-29  Marcos de OliveiraDOC/MINOR: reformat configuration.txt's "quoting and...
2023-03-28  Aurelien DARRAGONCLEANUP: proxy: remove stop_time related dead code
2023-03-28  Aurelien DARRAGONMINOR: proxy/pool: prevent unnecessary calls to pool_gc()
2023-03-28  Frédéric LécailleBUG/MINOR: quic: Missing padding in very short probe...
2023-03-28  Christopher... BUG/MEDIUM: mux-h2: Be able to detect connection error...
2023-03-28  Christopher... BUG/MINOR: stats: Don't replace sc_shutr() by SE_FL_EOS...
2023-03-28  Willy Tarreau[RELEASE] Released version 2.8-dev6 v2.8-dev6
2023-03-28  Tim DuesterhusBUG/MINOR: ssl: Stop leaking `err` in ssl_sock_load_ocsp()
2023-03-28  David CarlierBUILD: da: extends CFLAGS to support API v3 from 3...
2023-03-27  Frédéric LécailleBUG/MINOR: quic: Missing STREAM frame type updated
2023-03-24  Aurelien DARRAGONBUG/MINOR: applet/new: fix sedesc freeing logic
2023-03-24  Christopher... BUG/MEDIUM: mux-h1: Wakeup H1C on shutw if there is...
2023-03-24  Aurelien DARRAGONDOC: config: set-var() dconv rendering issues
2023-03-24  Christopher... BUG/MEDIUM: stats: Consume the request except when...
2023-03-24  Christopher... BUG/MINOR: syslog: Request for more data if message...
2023-03-23  Amaury DenoyelleMINOR: mux-quic: close on frame alloc failure
2023-03-23  Amaury DenoyelleMINOR: mux-quic: close on qcs allocation failure
2023-03-23  Amaury DenoyelleMINOR: mux-quic: ensure CONNECTION_CLOSE is scheduled...
2023-03-23  Amaury DenoyelleMINOR: mux-quic: interrupt qcc_recv*() operations if...
2023-03-23  Amaury DenoyelleBUG/MINOR: mux-quic: prevent CC status to be erased...
2023-03-23  Amaury DenoyelleBUG/MINOR: h3: properly handle incomplete remote uni...
2023-03-22  Willy TarreauMINOR: pools: report a replaced memory allocator instea...
2023-03-22  Willy TarreauBUG/MINOR: pools: restore detection of built-in allocator
2023-03-22  Willy TarreauMEDIUM: tools: further relax dlopen() checks too consid...
2023-03-22  Willy TarreauMINOR: tools: relax dlopen() on malloc/free checks
2023-03-22  Willy TarreauMINOR: pattern: use trim_all_pools() instead of a condi...
2023-03-22  Willy TarreauMINOR: pools: export trim_all_pools()
2023-03-22  Willy TarreauMEDIUM: pools: move the compat code from trim_all_pools...
2023-03-22  Willy TarreauMINOR: pools: intercept malloc_trim() instead of trying...
2023-03-22  Willy TarreauMINOR: pools: make sure 'no-memory-trimming' is always...
2023-03-22  Amaury DenoyelleMINOR: mux-quic: add flow-control info to minimal trace...
2023-03-22  Amaury DenoyelleMINOR: mux-quic: adjust trace level for MAX_DATA/MAX_ST...
2023-03-22  Amaury DenoyelleMINOR: mux-quic: complete traces for qcs emission
2023-03-22  Amaury DenoyelleBUG/MEDIUM: mux-quic: release data from conn flow-contr...
2023-03-22  Amaury DenoyelleBUG/MINOR: trace: fix hardcoded level for TRACE_PRINTF
2023-03-22  Miroslav ZagoracBUG/MINOR: illegal use of the malloc_trim() function...
2023-03-22  Willy TarreauMINOR: debug: support dumping the libs addresses when...
next