projects
/
haproxy-3.0.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
haproxy-3.0.git
2023-11-17
Frédéric Lécaille
BUG/MINOR: quic: Malformed CONNECTION_CLOSE frame
commit
|
commitdiff
|
tree
|
snapshot
2023-11-17
Frédéric Lécaille
MINOR: quic: Dump the expiration date of the idle timer...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-17
Frédéric Lécaille
MEDIUM: quic: Add support for "handshake" timeout setting.
commit
|
commitdiff
|
tree
|
snapshot
2023-11-17
Frédéric Lécaille
MINOR: proxy: Add "handshake" new timeout (frontend...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-17
William Lallemand
REGTESTS: try to activate again the seamless reload...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-17
Remi Tricot...
BUG/MINOR: shctx: Remove old HA_SPIN_INIT
commit
|
commitdiff
|
tree
|
snapshot
2023-11-17
Christopher...
BUG/MINOR: stconn: Report read activity on non-indep...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-17
Christopher...
BUG/MINOR: stconn/applet: Report send activity only...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-17
Christopher...
BUG/MINOR: stconn: Use HTX-aware channel's functions...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-17
Christopher...
BUG/MINOR: stconn: Fix streamer detection for HTX streams
commit
|
commitdiff
|
tree
|
snapshot
2023-11-17
Christopher...
MINOR: channel: Add functions to get info on buffers...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-17
Christopher...
MINOR: htx: Use a macro for overhead induced by HTX
commit
|
commitdiff
|
tree
|
snapshot
2023-11-17
Christopher...
BUG/MEDIUM: stconn: Update fsb date on partial sends
commit
|
commitdiff
|
tree
|
snapshot
2023-11-16
Remi Tricot...
DOC: cache: Specify when function expects a cache lock
commit
|
commitdiff
|
tree
|
snapshot
2023-11-16
Remi Tricot...
MINOR: shctx: Remove 'use_shared_mem' variable
commit
|
commitdiff
|
tree
|
snapshot
2023-11-16
Remi Tricot...
MINOR: shctx: Remove redundant arg from free_block...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-16
Remi Tricot...
MAJOR: cache: Delay cache entry delete in reserve_hot...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-16
Remi Tricot...
MINOR: shctx: Add new reserve_finish callback call...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-16
Remi Tricot...
MEDIUM: shctx: Descend shctx_lock calls into the shctx_...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-16
Remi Tricot...
MEDIUM: cache: Add refcount on cache_entry
commit
|
commitdiff
|
tree
|
snapshot
2023-11-16
Remi Tricot...
MEDIUM: cache: Switch shctx spinlock to rwlock and...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-16
Remi Tricot...
MINOR: cache: Use dedicated trash for "show cache"...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-16
Remi Tricot...
MEDIUM: shctx: Remove 'hot' list from shared_context
commit
|
commitdiff
|
tree
|
snapshot
2023-11-16
Remi Tricot...
MEDIUM: cache: Use rdlock on cache in cache_use
commit
|
commitdiff
|
tree
|
snapshot
2023-11-16
Remi Tricot...
MINOR: cache: Add option to avoid removing expired...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-16
Remi Tricot...
MINOR: cache: Remove expired entry delete in "show...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-16
Remi Tricot...
MEDIUM: cache: Use dedicated cache tree lock alongside...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-16
Remi Tricot...
MINOR: shctx: Remove explicit 'from' param from shctx_r...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-16
Remi Tricot...
MEDIUM: shctx: Simplify shctx_row_reserve_hot loop
commit
|
commitdiff
|
tree
|
snapshot
2023-11-16
Remi Tricot...
MEDIUM: shctx: Move list between hot and avail list...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-16
Remi Tricot...
MINOR: shctx: Set last_append to NULL when reserving...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-16
Amaury Denoyelle
MINOR: server: force add to idle on reverse
commit
|
commitdiff
|
tree
|
snapshot
2023-11-16
Amaury Denoyelle
BUG/MINOR: mux_h2: reject passive reverse conn if error...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-16
Amaury Denoyelle
MINOR: connection: update rhttp flags usage
commit
|
commitdiff
|
tree
|
snapshot
2023-11-14
Christopher...
BUG/MEDIUM: stream: Don't call mux .ctl() callback...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-14
William Lallemand
BUG/MEDIUM: mworker: set the master variable earlier
commit
|
commitdiff
|
tree
|
snapshot
2023-11-14
Willy Tarreau
MINOR: activity: report profiling duration and age...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-14
Christopher...
REGTESTS: http: Improve script testing abortonclose...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-14
Christopher...
MINOR: stconn: Use SC to detect frontend connections...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-14
Christopher...
BUG/MEDIUM: stream: Properly handle abortonclose when...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-14
Christopher...
MEDIUM: mux-h1: Handle MUX_SUBS_RECV flag in h1_ctl...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-14
Christopher...
MINOR: connection: Add a CTL flag to notify mux it...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-14
Christopher...
BUG/MINOR: stconn: Handle abortonclose if backend conne...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-14
Willy Tarreau
BUG/MEDIUM: connection: report connection errors even...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-13
Frédéric Lécaille
BUG/MINOR: quic: maximum window limits do not match...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-13
Frédéric Lécaille
DOC: quic: Maximum congestion control window configuration
commit
|
commitdiff
|
tree
|
snapshot
2023-11-13
Frédéric Lécaille
DOC: quic: Wrong syntax for "quic-cc-algo" keyword.
commit
|
commitdiff
|
tree
|
snapshot
2023-11-13
Frédéric Lécaille
MINOR: quic: Maximum congestion control window for...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-13
Frédéric Lécaille
MINOR: quic: Add a max window parameter to congestion...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-13
Frédéric Lécaille
BUG/MEDIUM: quic: Non initialized CRYPTO data stream...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-13
William Lallemand
REGTESTS: startup: -conf-OK requires -V with current...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-13
Christopher...
DOC: config: Fix name for tune.disable-zero-copy-forwar...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-13
Amaury Denoyelle
BUG/MEDIUM: quic: fix FD for quic_cc_conn
commit
|
commitdiff
|
tree
|
snapshot
2023-11-13
Amaury Denoyelle
BUG/MINOR: quic: fix decrement of half_open counter...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-13
Amaury Denoyelle
BUG/MINOR: quic: fix crash on qc_new_conn alloc failure
commit
|
commitdiff
|
tree
|
snapshot
2023-11-13
Aurelien DARRAGON
BUG/MINOR: log: keep the ref in dup_logger()
commit
|
commitdiff
|
tree
|
snapshot
2023-11-13
Christopher...
BUG/MINOR: sample: Fix bytes converter if offset is...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-13
William Lallemand
MEDIUM: startup: 'haproxy -c' is quiet when valid
commit
|
commitdiff
|
tree
|
snapshot
2023-11-13
Willy Tarreau
BUG/MEDIUM: proxy: always initialize the default settin...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-13
Willy Tarreau
MINOR: server: always initialize pp_tlvs for default...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-10
Frédéric Lécaille
BUG/MINOR: quic: Useless use of non-contiguous buffer...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-10
Aurelien DARRAGON
CLEANUP: sink: useless leftover in sink_add_srv()
commit
|
commitdiff
|
tree
|
snapshot
2023-11-10
Aurelien DARRAGON
CLEANUP: sink: bad indent in sink_new_from_logger()
commit
|
commitdiff
|
tree
|
snapshot
2023-11-10
Aurelien DARRAGON
BUG/MINOR: sink: don't learn srv port from srv addr
commit
|
commitdiff
|
tree
|
snapshot
2023-11-10
Aurelien DARRAGON
BUG/MEDIUM: server: invalid address (post)parsing checks
commit
|
commitdiff
|
tree
|
snapshot
2023-11-10
Aurelien DARRAGON
MINOR: tools: make str2sa_range() directly return type...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-10
Christopher...
BUG/MEDIUM: applet: Remove appctx from buffer wait...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-10
Willy Tarreau
DOC: config: use the word 'backend' instead of 'proxy...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-10
Amaury Denoyelle
MEDIUM: quic: release conn socket before using quic_cc_conn
commit
|
commitdiff
|
tree
|
snapshot
2023-11-10
Amaury Denoyelle
MEDIUM: quic: respect closing state even on soft-stop
commit
|
commitdiff
|
tree
|
snapshot
2023-11-10
Amaury Denoyelle
BUG/MINOR: quic: remove dead code in error path
commit
|
commitdiff
|
tree
|
snapshot
2023-11-09
Willy Tarreau
OPTIM: mux-h2: don't allocate more buffers per connecti...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-09
Willy Tarreau
MINOR: task/debug: make task_queue() and task_schedule...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-09
Willy Tarreau
MINOR: task/debug: explicitly support passing a null...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-09
Amaury Denoyelle
BUG/MINOR: quic: fix retry token check inconsistency
commit
|
commitdiff
|
tree
|
snapshot
2023-11-09
Amaury Denoyelle
MEDIUM: quic: define an accept queue limit
commit
|
commitdiff
|
tree
|
snapshot
2023-11-09
Amaury Denoyelle
MEDIUM: quic: limit handshake per listener
commit
|
commitdiff
|
tree
|
snapshot
2023-11-09
Amaury Denoyelle
MINOR: quic: reduce half open counters scope
commit
|
commitdiff
|
tree
|
snapshot
2023-11-09
Amaury Denoyelle
MEDIUM: quic: adjust address validation
commit
|
commitdiff
|
tree
|
snapshot
2023-11-09
Christopher...
BUG/MEDIUM: mux-h1: Exit early if fast-forward is not...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-09
William Lallemand
MEDIUM: mworker: -W is mandatory when using -S
commit
|
commitdiff
|
tree
|
snapshot
2023-11-09
William Lallemand
DOC: management: -q is quiet all the time
commit
|
commitdiff
|
tree
|
snapshot
2023-11-09
William Lallemand
MEDIUM: errors: move the MODE_QUIET test in print_message()
commit
|
commitdiff
|
tree
|
snapshot
2023-11-09
William Lallemand
MINOR: errors: does not check MODE_STARTING for log...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-09
William Lallemand
MINOR: errors: ha_alert() and ha_warning() uses warn_ex...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-09
Christopher...
BUG/MEDIUM: stconn: Don't update stream expiration...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-09
Frédéric Lécaille
BUG/MEDIUM: quic: Possible crashes during secrets alloc...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-09
Frédéric Lécaille
BUG/MEDIUM: quic: Avoid some crashes upon TX packet...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-09
Frédéric Lécaille
BUG/MEDIUM: quic: Possible crashes when sending too...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-09
Frédéric Lécaille
BUG/MEDIUM: quic: Avoid trying to send ACK frames from...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-09
Frédéric Lécaille
BUG/MEDIUM: quic: Too short Initial packet sent (enc...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-09
Frédéric Lécaille
MINOR: quic: Avoid zeroing frame structures
commit
|
commitdiff
|
tree
|
snapshot
2023-11-09
Frédéric Lécaille
CLEANUP: quic: Indentation fix in qc_do_build_pkt()
commit
|
commitdiff
|
tree
|
snapshot
2023-11-09
Frédéric Lécaille
BUG/MINOR: quic: idle timer task requeued in the past
commit
|
commitdiff
|
tree
|
snapshot
2023-11-09
Frédéric Lécaille
MINOR: quic: Add idle timer task pointer to traces
commit
|
commitdiff
|
tree
|
snapshot
2023-11-09
Frédéric Lécaille
MINOR: quic: release the TLS context asap from quic_con...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-09
Frédéric Lécaille
MEDIUM: quic: Heavy task mode with non contiguously...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-09
Frédéric Lécaille
MEDIUM: quic: Heavy task mode during handshake
commit
|
commitdiff
|
tree
|
snapshot
2023-11-08
Christopher...
MINOR: stconn/mux-h2: Use a iobuf flag to report EOI...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-08
Christopher...
MEDIUM: stconn/muxes: Loop on data fast-forwarding...
commit
|
commitdiff
|
tree
|
snapshot
next