]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
2023-11-16  Remi Tricot... MEDIUM: cache: Switch shctx spinlock to rwlock and...
2023-11-16  Remi Tricot... MINOR: cache: Use dedicated trash for "show cache"...
2023-11-16  Remi Tricot... MEDIUM: shctx: Remove 'hot' list from shared_context
2023-11-16  Remi Tricot... MEDIUM: cache: Use rdlock on cache in cache_use
2023-11-16  Remi Tricot... MINOR: cache: Add option to avoid removing expired...
2023-11-16  Remi Tricot... MINOR: cache: Remove expired entry delete in "show...
2023-11-16  Remi Tricot... MEDIUM: cache: Use dedicated cache tree lock alongside...
2023-11-16  Remi Tricot... MINOR: shctx: Remove explicit 'from' param from shctx_r...
2023-11-16  Remi Tricot... MEDIUM: shctx: Simplify shctx_row_reserve_hot loop
2023-11-16  Remi Tricot... MEDIUM: shctx: Move list between hot and avail list...
2023-11-16  Remi Tricot... MINOR: shctx: Set last_append to NULL when reserving...
2023-11-16  Amaury DenoyelleMINOR: server: force add to idle on reverse
2023-11-16  Amaury DenoyelleBUG/MINOR: mux_h2: reject passive reverse conn if error...
2023-11-16  Amaury DenoyelleMINOR: connection: update rhttp flags usage
2023-11-14  Christopher... BUG/MEDIUM: stream: Don't call mux .ctl() callback...
2023-11-14  William LallemandBUG/MEDIUM: mworker: set the master variable earlier
2023-11-14  Willy TarreauMINOR: activity: report profiling duration and age...
2023-11-14  Christopher... REGTESTS: http: Improve script testing abortonclose...
2023-11-14  Christopher... MINOR: stconn: Use SC to detect frontend connections...
2023-11-14  Christopher... BUG/MEDIUM: stream: Properly handle abortonclose when...
2023-11-14  Christopher... MEDIUM: mux-h1: Handle MUX_SUBS_RECV flag in h1_ctl...
2023-11-14  Christopher... MINOR: connection: Add a CTL flag to notify mux it...
2023-11-14  Christopher... BUG/MINOR: stconn: Handle abortonclose if backend conne...
2023-11-14  Willy TarreauBUG/MEDIUM: connection: report connection errors even...
2023-11-13  Frédéric LécailleBUG/MINOR: quic: maximum window limits do not match...
2023-11-13  Frédéric LécailleDOC: quic: Maximum congestion control window configuration
2023-11-13  Frédéric LécailleDOC: quic: Wrong syntax for "quic-cc-algo" keyword.
2023-11-13  Frédéric LécailleMINOR: quic: Maximum congestion control window for...
2023-11-13  Frédéric LécailleMINOR: quic: Add a max window parameter to congestion...
2023-11-13  Frédéric LécailleBUG/MEDIUM: quic: Non initialized CRYPTO data stream...
2023-11-13  William LallemandREGTESTS: startup: -conf-OK requires -V with current...
2023-11-13  Christopher... DOC: config: Fix name for tune.disable-zero-copy-forwar...
2023-11-13  Amaury DenoyelleBUG/MEDIUM: quic: fix FD for quic_cc_conn
2023-11-13  Amaury DenoyelleBUG/MINOR: quic: fix decrement of half_open counter...
2023-11-13  Amaury DenoyelleBUG/MINOR: quic: fix crash on qc_new_conn alloc failure
2023-11-13  Aurelien DARRAGONBUG/MINOR: log: keep the ref in dup_logger()
2023-11-13  Christopher... BUG/MINOR: sample: Fix bytes converter if offset is...
2023-11-13  William LallemandMEDIUM: startup: 'haproxy -c' is quiet when valid
2023-11-13  Willy TarreauBUG/MEDIUM: proxy: always initialize the default settin...
2023-11-13  Willy TarreauMINOR: server: always initialize pp_tlvs for default...
2023-11-10  Frédéric LécailleBUG/MINOR: quic: Useless use of non-contiguous buffer...
2023-11-10  Aurelien DARRAGONCLEANUP: sink: useless leftover in sink_add_srv()
2023-11-10  Aurelien DARRAGONCLEANUP: sink: bad indent in sink_new_from_logger()
2023-11-10  Aurelien DARRAGONBUG/MINOR: sink: don't learn srv port from srv addr
2023-11-10  Aurelien DARRAGONBUG/MEDIUM: server: invalid address (post)parsing checks
2023-11-10  Aurelien DARRAGONMINOR: tools: make str2sa_range() directly return type...
2023-11-10  Christopher... BUG/MEDIUM: applet: Remove appctx from buffer wait...
2023-11-10  Willy TarreauDOC: config: use the word 'backend' instead of 'proxy...
2023-11-10  Amaury DenoyelleMEDIUM: quic: release conn socket before using quic_cc_conn
2023-11-10  Amaury DenoyelleMEDIUM: quic: respect closing state even on soft-stop
2023-11-10  Amaury DenoyelleBUG/MINOR: quic: remove dead code in error path
2023-11-09  Willy TarreauOPTIM: mux-h2: don't allocate more buffers per connecti...
2023-11-09  Willy TarreauMINOR: task/debug: make task_queue() and task_schedule...
2023-11-09  Willy TarreauMINOR: task/debug: explicitly support passing a null...
2023-11-09  Amaury DenoyelleBUG/MINOR: quic: fix retry token check inconsistency
2023-11-09  Amaury DenoyelleMEDIUM: quic: define an accept queue limit
2023-11-09  Amaury DenoyelleMEDIUM: quic: limit handshake per listener
2023-11-09  Amaury DenoyelleMINOR: quic: reduce half open counters scope
2023-11-09  Amaury DenoyelleMEDIUM: quic: adjust address validation
2023-11-09  Christopher... BUG/MEDIUM: mux-h1: Exit early if fast-forward is not...
2023-11-09  William LallemandMEDIUM: mworker: -W is mandatory when using -S
2023-11-09  William LallemandDOC: management: -q is quiet all the time
2023-11-09  William LallemandMEDIUM: errors: move the MODE_QUIET test in print_message()
2023-11-09  William LallemandMINOR: errors: does not check MODE_STARTING for log...
2023-11-09  William LallemandMINOR: errors: ha_alert() and ha_warning() uses warn_ex...
2023-11-09  Christopher... BUG/MEDIUM: stconn: Don't update stream expiration...
2023-11-09  Frédéric LécailleBUG/MEDIUM: quic: Possible crashes during secrets alloc...
2023-11-09  Frédéric LécailleBUG/MEDIUM: quic: Avoid some crashes upon TX packet...
2023-11-09  Frédéric LécailleBUG/MEDIUM: quic: Possible crashes when sending too...
2023-11-09  Frédéric LécailleBUG/MEDIUM: quic: Avoid trying to send ACK frames from...
2023-11-09  Frédéric LécailleBUG/MEDIUM: quic: Too short Initial packet sent (enc...
2023-11-09  Frédéric LécailleMINOR: quic: Avoid zeroing frame structures
2023-11-09  Frédéric LécailleCLEANUP: quic: Indentation fix in qc_do_build_pkt()
2023-11-09  Frédéric LécailleBUG/MINOR: quic: idle timer task requeued in the past
2023-11-09  Frédéric LécailleMINOR: quic: Add idle timer task pointer to traces
2023-11-09  Frédéric LécailleMINOR: quic: release the TLS context asap from quic_con...
2023-11-09  Frédéric LécailleMEDIUM: quic: Heavy task mode with non contiguously...
2023-11-09  Frédéric LécailleMEDIUM: quic: Heavy task mode during handshake
2023-11-08  Christopher... MINOR: stconn/mux-h2: Use a iobuf flag to report EOI...
2023-11-08  Christopher... MEDIUM: stconn/muxes: Loop on data fast-forwarding...
2023-11-08  Willy TarreauBUG/MEDIUM: pool: try once to allocate from another...
2023-11-08  Willy TarreauBUG/MINOR: pool: check one other random bucket on alloc...
2023-11-08  Willy TarreauBUG/MEDIUM: pool: fix releasable pool calculation when...
2023-11-08  Christopher... BUG/MEDIUM: freq-ctr: Don't report overshoot for long...
2023-11-08  Christopher... BUG/MINOR: mux-h1: Properly handle http-request and...
2023-11-08  Aurelien DARRAGONMINOR: stktable/cli: support v6tov4 and v4tov6 conversions
2023-11-08  Aurelien DARRAGONMEDIUM: stktable/cli: simplify entry key handling
2023-11-08  Aurelien DARRAGONBUG/MINOR: stick-table/cli: Check for invalid ipv4 key
2023-11-08  Christopher... BUG/MINOR: mux-h1: Release empty ibuf during data fast...
2023-11-08  Amaury DenoyelleMINOR: proto_reverse_connect: use connect timeout
2023-11-07  Christopher... BUG/MEDIUM: mux-h1: Be sure xprt support splicing to...
2023-11-07  Amaury DenoyelleBUG/MEDIUM: quic: fix sslconns on quic_conn alloc failure
2023-11-07  Amaury DenoyelleBUG/MEDIUM: quic: fix actconn on quic_conn alloc failure
2023-11-07  Christopher... DOC: stconn: Improve comments about lra and fsb usage
2023-11-07  Christopher... CLEANUP: htx: Properly indent htx_reserve_max_data...
2023-11-07  Christopher... BUG/MINOR: stconn: Sanitize report for read activity
2023-11-07  Christopher... BUG/MEDIUM: Don't apply a max value on room_needed...
2023-11-07  Christopher... MINOR: stconn: Don't queue stream task in past in sc_no...
2023-11-07  Christopher... BUG/MEDIUM: stconn: Don't report rcv/snd expiration...
2023-11-07  Christopher... BUG/MEDIUM: stconn: Report send activity during mux...
next