haproxy-2.9.git
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 Frederic LecailleMINOR: quic: Add a counter for reordered packets
2024-02-14 Frederic LecailleMINOR: quic: Dynamic packet reordering threshold
2024-02-14 Frederic LecailleMINOR: quic: Update K CUBIC calculation (RFC 9438)
2024-02-14 Frederic LecailleBUG/MEDIUM: quic: Wrong K CUBIC calculation.
2024-02-14 Remi Tricot... BUG/MEDIUM: ssl: Fix crash when calling "update ssl...
2024-02-14 Willy TarreauBUG/MEDIUM: pool: fix rare risk of deadlock in pool_flush()
2024-02-14 Willy TarreauBUILD: address a few remaining calloc(size, n) cases
2024-02-14 Tim DuesterhusCI: Update to actions/cache@v4
2024-02-14 Willy TarreauBUG/MEDIUM: cli: fix once for all the problem of missin...
2024-02-14 Willy TarreauBUG/MINOR: vars/cli: fix missing LF after "get var...
2024-02-14 Willy TarreauDOC: internal: update missing data types in peers-v2...
2024-02-14 Aurelien DARRAGONDOC: config: fix misplaced "bytes_{in,out}"
2024-02-14 Aurelien DARRAGONDOC: config: fix typos for "bytes_{in,out}"
2024-02-14 Aurelien DARRAGONDOC: config: fix misplaced "txn.conn_retries"
2024-02-14 Abhijeet RastogiDOC: install: recommend pcre2
2024-02-14 Remi Tricot... REGTESTS: ssl: Add OCSP related tests
2024-02-14 Remi Tricot... REGTESTS: ssl: Fix empty line in cli command input
2024-02-14 Remi Tricot... BUG/MINOR: ssl: Reenable ocsp auto-update after an...
2024-02-14 Remi Tricot... BUG/MINOR: ssl: Destroy ckch instances before the store...
2024-02-14 Remi Tricot... BUG/MEDIUM: ocsp: Separate refcount per instance and...
2024-02-14 Remi Tricot... MINOR: ssl: Use OCSP_CERTID instead of ckch_store in...
2024-02-14 Remi Tricot... BUG/MINOR: ssl: Clear the ckch instance when deleting...
2024-02-14 Remi Tricot... BUG/MINOR: ssl: Duplicate ocsp update mode when dup...
2024-02-07 Willy TarreauMINOR: debug: make BUG_ON() catch build errors even...
2024-02-07 Aurelien DARRAGONBUILD: debug: remove leftover parentheses in ABORT_NOW()
2024-02-07 Willy TarreauMINOR: debug: make ABORT_NOW() store the caller's line...
2024-02-07 Willy TarreauMINOR: debug: make sure calls to ha_crash_now() are...
2024-02-07 Willy TarreauMINOR: compiler: add a new DO_NOT_FOLD() macro to preve...
2024-02-07 Frederic LecailleMINOR: quic: Stop using 1024th of a second.
2024-02-07 Frederic LecailleBUG/MINOR: quic: fix possible integer wrap around in...
2024-02-07 Frederic LecailleCLEANUP: quic: Code clarifications for QUIC CUBIC ...
2024-02-07 Remi Tricot... BUG/MINOR: ssl: Fix error message after ssl_sock_load_o...
2024-02-07 Frederic LecailleBUILD: quic: Variable name typo inside a BUG_ON().
2024-02-07 Frederic LecailleBUG/MINOR: quic: Wrong ack ranges handling when reachin...
2024-02-07 Willy TarreauBUG/MINOR: diag: run the final diags before quitting...
2024-02-07 Willy TarreauBUG/MINOR: diag: always show the version before dumping...
2024-01-31 Willy Tarreau[RELEASE] Released version 2.9.4 v2.9.4
2024-01-31 Willy TarreauBUG/MEDIUM: h1: always reject the NUL character in...
2024-01-31 Willy TarreauBUG/MINOR: h1-htx: properly initialize the err_pos...
2024-01-31 Lukas TribusDOC: httpclient: add dedicated httpclient section
2024-01-31 Christopher... BUG/MEDIUM: h1: Don't support LF only to mark the end...
2024-01-31 Christopher... BUG/MINOR: h1: Don't support LF only at the end of...
2024-01-31 Amaury DenoyelleBUG/MEDIUM: quic: fix crash on invalid qc_stream_buf_fr...
2024-01-31 Amaury DenoyelleBUG/MEDIUM: qpack: allow 6xx..9xx status codes
2024-01-31 Amaury DenoyelleBUG/MEDIUM: h3: do not crash on invalid response status...
2024-01-31 Amaury DenoyelleMINOR: h3: add traces for stream sending function
2024-01-31 Olivier HouchardBUG/MAJOR: ssl_sock: Always clear retry flags in read...
2024-01-31 Thayne McCombsDOC: configuration: clarify http-request wait-for-body
2024-01-31 Amaury DenoyelleBUG/MEDIUM: quic: remove unsent data from qc_stream_des...
2024-01-31 Amaury DenoyelleMINOR: quic: extract qc_stream_buf free in a dedicated...
2024-01-31 Frederic LecailleMINOR: quic: Stop hardcoding a scale shifting value...
2024-01-31 Frederic LecailleCLEANUP: quic: Remove unused CUBIC_BETA_SCALE_FACTOR_SH...
2024-01-31 Frederic LecailleBUG/MINOR: quic: newreno QUIC congestion control algori...
2024-01-31 Remi Tricot... BUG/MEDIUM: cache: Fix crash when deleting secondary...
2024-01-31 Aurelien DARRAGONBUG/MINOR: hlua: fix uninitialized var in hlua_core_get...
2024-01-31 Willy TarreauBUG/MINOR: jwt: fix jwt_verify crash on 32-bit archs
2024-01-31 Emeric BrunBUG/MEDIUM: cli: some err/warn msg dumps add LR into...
2024-01-31 Willy TarreauMINOR: mux-h2/traces: add a missing trace on connection...
2024-01-31 Willy TarreauBUG/MEDIUM: mux-h2: refine connection vs stream error...
2024-01-31 Aurelien DARRAGONDOC: configuration: fix set-dst in actions keywords...
2024-01-29 Amaury DenoyelleBUG/MINOR: h3: fix checking on NULL Tx buffer
2024-01-18 Willy Tarreau[RELEASE] Released version 2.9.3 v2.9.3
2024-01-17 Frederic LecailleBUG/MEDIUM: quic: keylog callback not called (USE_OPENS...
2024-01-17 Willy TarreauBUG/MINOR: mux-h2: also count streams for refused ones
2024-01-17 Amaury DenoyelleBUG/MINOR: mux-quic: do not prevent non-STREAM sending...
2024-01-17 Amaury DenoyelleBUILD: quic: missing include for quic_tp
2024-01-11 Christopher... [RELEASE] Released version 2.9.2 v2.9.2
2024-01-11 Miroslav ZagoracDOC: configuration: corrected description of keyword...
2024-01-11 Aurelien DARRAGONREGTESTS: add a test to ensure map-ordering is preserved
2024-01-11 Aurelien DARRAGONBUG/MINOR: map: list-based matching potential ordering...
2024-01-11 Frédéric LécailleCLEANUP: quic: Double quic_dgram_parse() prototype...
2024-01-09 Mariam JohnMINOR: ssl: Update ssl_fc_curve/ssl_bc_curve to use...
2024-01-09 Miroslav ZagoracMINOR: ot: logsrv struct becomes logger
2024-01-05 Willy TarreauMINOR: mux-h2: support limiting the total number of...
2024-01-05 Christopher... BUG/MEDIUM: spoe: Never create new spoe applet if there...
2024-01-05 Christopher... BUG/MEDIUM: stconn: Set fsb date if zero-copy forwardin...
2024-01-05 Christopher... BUG/MEDIUM: stconn: Forward shutdown on write timeout...
2024-01-05 Amaury DenoyelleBUG/MEDIUM: h3: fix incorrect snd_buf return value
2024-01-05 Frédéric... BUILD: quic: Missing quic_ssl.h header protection
2024-01-05 Frédéric LécailleCLEANUP: quic: Remaining useless code into server part
2024-01-05 Amaury DenoyelleREGTESTS: check attach-srv out of order declaration
2024-01-05 Willy TarreauMINOR: debug: add features and build options to "show...
2024-01-05 Willy TarreauMINOR: global: export a way to list build options
2024-01-05 Ilya ShipitsinCI: use semantic version compare for determing "latest...
2024-01-02 Amaury DenoyelleBUG/MINOR: h3: disable fast-forward on buffer alloc...
2024-01-02 Amaury DenoyelleBUG/MINOR: h3: close connection on sending alloc errors
2024-01-02 Amaury DenoyelleBUG/MINOR: h3: properly handle alloc failure on finalize
2024-01-02 Amaury DenoyelleMINOR: h3: add traces for connection init stage
2024-01-02 Amaury DenoyelleBUG/MINOR: h3: close connection on header list too big
2024-01-02 Amaury DenoyelleMINOR: h3: check connection error during sending
2024-01-02 Frédéric LécailleBUG/MINOR: quic: Missing call to TLS message callbacks
2024-01-02 Frédéric LécailleBUG/MINOR: quic: Wrong keylog callback setting.
2024-01-02 Amaury DenoyelleBUG/MINOR: mux-quic: disable fast-fwd if connection...
2024-01-02 Amaury DenoyelleBUG/MINOR: mux-quic: always report error to SC on RESET...
2024-01-02 Amaury DenoyelleDOC: fix typo for fastfwd QUIC option
2024-01-02 Aurelien DARRAGONBUG/MINOR: server/event_hdl: propagate map port info...
2024-01-02 Aurelien DARRAGONMINOR: server/event_hdl: update _srv_event_hdl_prepare_...
2024-01-02 Aurelien DARRAGONMINOR: server/event_hdl: add server_inetaddr struct...
next