]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
2024-05-17  William LallemandMEDIUM: ssl: add ocsp-update.mindelay and ocsp-update...
2024-05-17  Amaury DenoyelleBUILD: stats: remove non portable getline() usage
2024-05-17  William LallemandREGTESTS: update the ocsp-update tests
2024-05-17  William LallemandMINOR: ssl: rename tune.ssl.ocsp-update.mode in ocsp...
2024-05-17  Willy TarreauBUILD: stick-tables: better mark the stktable_data...
2024-05-16  Amaury DenoyelleMINOR: h3: report glitch on RFC violation
2024-05-16  Amaury DenoyelleMINOR: mux-quic: support glitches
2024-05-16  Amaury DenoyelleMINOR: h3: adjust error reporting on receive
2024-05-16  Amaury DenoyelleMINOR: h3: adjust error reporting on sending
2024-05-16  Amaury DenoyelleMINOR: h3/qpack: adjust naming for errors
2024-05-16  Amaury DenoyelleMINOR: qpack: prepare error renaming
2024-05-15  Christopher... BUG/MAJOR: h1: Be stricter on request target validation...
2024-05-15  Christopher... BUG/MEDIUM: h1: Reject CONNECT request if the target...
2024-05-15  Christopher... BUG/MINOR: h1: Check authority for non-CONNECT methods...
2024-05-15  Willy TarreauBUG/MEDIUM: muxes: enforce buf_wait check in takeover()
2024-05-15  Willy TarreauMINOR: dynbuf: provide a b_dequeue() variant for multi...
2024-05-15  Willy TarreauBUG/MINOR: ssl_sock: fix xprt_set_used() to properly...
2024-05-15  Willy TarreauSCRIPTS: run-regtests: fix a few occurrences of extende...
2024-05-15  Willy TarreauBUG/MEDIUM: stick-tables: properly mark stktable_data...
2024-05-15  Willy TarreauBUG/MEDIUM: htx: mark htx_sl as packed since it may...
2024-05-15  Amaury DenoyelleBUG/MINOR: qpack: fix error code reported on QPACK...
2024-05-15  Amaury DenoyelleBUG/MINOR: mux-quic: fix error code on shutdown for...
2024-05-15  Amaury DenoyelleBUG/MEDIUM: server: clear purgeable conns before server...
2024-05-15  Aurelien DARRAGONMEDIUM: hlua: take nbthread into account in hlua_get_nb...
2024-05-15  Aurelien DARRAGONMINOR: hlua: add hlua_nb_instruction getter
2024-05-15  Tim DuesterhusDOC: Update UUID references to RFC 9562
2024-05-15  William LallemandREGTESTS: ssl: be more verbose with ocsp_compat_check.vtc
2024-05-14  William ManleyMINOR: rhttp: Don't require SSL when attach-srv name...
2024-05-14  Aurelien DARRAGONBUG/MINOR: log: smp_rgs array issues with inherited...
2024-05-13  Aurelien DARRAGONBUG/MINOR: log: fix leak in add_sample_to_logformat_lis...
2024-05-13  Ilia ShipitsinCI: drop asan.log umbrella completely
2024-05-10  Willy Tarreau[RELEASE] Released version 3.0-dev11 v3.0-dev11
2024-05-10  Willy TarreauMEDIUM: dynbuf: use emergency buffers upon failed memor...
2024-05-10  Willy TarreauMEDIUM: dynbuf: implement emergency buffers
2024-05-10  Willy TarreauMEDIUM: mux-h1: allocate without queuing when retrying
2024-05-10  Willy TarreauMEDIUM: channel: allocate without queuing when retrying
2024-05-10  Willy TarreauMEDIUM: stream: allocate without queuing when retrying
2024-05-10  Willy TarreauMINOR: mux-h1: report that a buffer allocation succeeded
2024-05-10  Willy TarreauMINOR: applet: report about buffer allocation success
2024-05-10  Willy TarreauMINOR: stream: report that a buffer allocation succeeded
2024-05-10  Willy TarreauMINOR: stconn: report that a buffer allocation succeeded
2024-05-10  Willy TarreauMEDIUM: dynbuf: refrain from offering a buffer if more...
2024-05-10  Willy TarreauMEDIUM: dynbuf/mux-h1: do not allocate the buffers...
2024-05-10  Willy TarreauMINOR: dynbuf/mux-h1: use different criticalities for...
2024-05-10  Willy TarreauMINOR: applet: adjust the allocation criticity based...
2024-05-10  Willy TarreauMINOR: applet: set the blocking flag in the buffer...
2024-05-10  Willy TarreauMEDIUM: applet: make appctx_buf_available() only wake...
2024-05-10  Willy TarreauMEDIUM: dynbuf/stream: do not allocate the buffers...
2024-05-10  Willy TarreauMEDIUM: dynbuf/stream: re-enable queueing upon failed...
2024-05-10  Willy TarreauMEDIUM: dynbuf: generalize the use of b_dequeue() to...
2024-05-10  Willy TarreauMINOR: dynbuf: provide a b_dequeue() function to detach...
2024-05-10  Willy TarreauCLEANUP: tinfo: better align fields in thread_ctx
2024-05-10  Willy TarreauMEDIUM: dynbuf: make the buffer_wq an array of list...
2024-05-10  Willy TarreauMINOR: dynbuf: use the b_queue()/b_requeue() functions...
2024-05-10  Willy TarreauMINOR: dynbuf: add functions to help queue/requeue...
2024-05-10  Willy TarreauMINOR: dynbuf: pass a criticality argument to b_alloc()
2024-05-10  Aurelien DARRAGONDOC: lua: fix filters.txt file location
2024-05-10  Amaury DenoyelleBUG/MEDIUM: mux-quic: fix crash on STOP_SENDING receive...
2024-05-07  Aurelien DARRAGONBUG/MEDIUM: log/ring: broken syslog octet counting
2024-05-06  Christopher... MINOR: connection: Add samples to retrieve info on...
2024-05-06  Christopher... MINOR: muxes: Add ctl commands to get info on streams...
2024-05-06  Christopher... MINOR: mux-quic: Add .ctl callback function to get...
2024-05-06  Christopher... MINOR: stconn: Add samples to retrieve about stream...
2024-05-06  Christopher... MINOR: mux-quic: Set tha SE abort reason when a STOP_SE...
2024-05-06  Christopher... MEDIUM: mux-h2: Forward h2 client cancellations to...
2024-05-06  Christopher... MINOR: mux-h2: Set the SE abort reason when a RST_STREA...
2024-05-06  Christopher... MEDIUM: stconn/muxes: Add an abort reason for SE shutdo...
2024-05-06  Patrick HemmerBUG/MINOR: cfgparse: use curproxy global var from confi...
2024-05-06  Patrick HemmerBUG/MINOR: acl: support built-in ACLs with acl() sample
2024-05-06  Patrick HemmerREGTEST: add tests for acl() sample fetch
2024-05-06  Valentine KrasnobaevaBUG/MINOR: haproxy: only tid 0 must not sleep if got...
2024-05-06  Aurelien DARRAGONOPTIM: log: resolve logformat options during postparsing
2024-05-06  Ilia ShipitsinCI: netbsd: limit scheduled workflow to parent repo...
2024-05-06  Ilia ShipitsinCI: add Illumos scheduled workflow
2024-05-06  Ilia ShipitsinBUILD: clock: improve check for pthread_getcpuclockid()
2024-05-04  Willy Tarreau[RELEASE] Released version 3.0-dev10 v3.0-dev10
2024-05-04  Aurelien DARRAGONOPTIM: log: speedup date printing in sess_build_logline...
2024-05-04  Aurelien DARRAGONOPTIM: log: use lf_buildctx's buffer instead of tempora...
2024-05-04  Aurelien DARRAGONOPTIM: log: use thread local lf_buildctx to stop pushin...
2024-05-04  Aurelien DARRAGONOPTIM: log: declare empty buffer as global variable
2024-05-03  Aurelien DARRAGONBUG/MINOR: log: prevent double spaces emission in sess_...
2024-05-03  Aurelien DARRAGONMEDIUM: log: optimizing tmp->type handling in sess_buil...
2024-05-03  Amaury DenoyelleREGTESTS: replace REQUIRE_VERSION by version_atleast
2024-05-03  Ilia ShipitsinCLEANUP: assorted typo fixes in the code and comments
2024-05-03  Ilia ShipitsinCI: netbsd: adjust packages after NetBSD-10 released
2024-05-02  Amaury DenoyelleREGTESTS: stats: add test stats-file counters preload
2024-05-02  Amaury DenoyelleMINOR: stats: extract proxy clear-counter in a dedicate...
2024-05-02  Amaury DenoyelleREORG: stats: define stats-proxy source module
2024-05-02  William LallemandMINOR: ssl: rename ocsp_update.http_proxy into ocsp...
2024-05-02  William LallemandCLEANUP: ssl: rename new_ckch_store_load_files_path...
2024-05-02  Amaury DenoyelleMINOR: stats: convert age as generic column for proxy...
2024-05-02  Amaury DenoyelleMINOR: stats: support age in stats-file
2024-05-02  Amaury DenoyelleMINOR: counters: move last_change into counters struct
2024-05-02  Amaury DenoyelleMINOR: stats: convert rate as generic column for proxy...
2024-05-02  Amaury DenoyelleMINOR: stats: support rate in stats-file
2024-05-02  Amaury DenoyelleMINOR: counters: move freq-ctr from proxy/server into...
2024-05-02  Amaury DenoyelleMINOR: stats: prepare stats-file support for values...
2024-05-02  Amaury DenoyelleMINOR: stats: convert req_tot as generic column
2024-05-02  Amaury DenoyelleMINOR: stats: fix visual alignment for stat_cols_px...
2024-05-02  William LallemandCLEANUP: ssl: move the global ocsp-update options parsi...
next