projects
/
haproxy-3.1.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
haproxy-3.1.git
2025-02-19
Christopher...
MINOR: mux-spop: Report EOI on the SE when a ACK is...
commit
|
commitdiff
|
tree
|
snapshot
2025-02-19
Christopher...
MINOR: flt-spoe: Report end of input immediately after...
commit
|
commitdiff
|
tree
|
snapshot
2025-02-19
Christopher...
BUG/MEDIUM: flt-spoe: Properly handle end of stream...
commit
|
commitdiff
|
tree
|
snapshot
2025-02-19
Christopher...
BUG/MEDIUM: applet: Don't pretend to have more data...
commit
|
commitdiff
|
tree
|
snapshot
2025-02-19
Christopher...
BUG/MEDIUM: flt-spoe: Set/test applet flags instead...
commit
|
commitdiff
|
tree
|
snapshot
2025-02-19
Christopher...
BUG/MINOR: http-check: Don't pretend a C-L heeader...
commit
|
commitdiff
|
tree
|
snapshot
2025-02-19
Christopher...
BUG/MINOR: tcp-rules: Don't forward close during tcp...
commit
|
commitdiff
|
tree
|
snapshot
2025-02-19
Christopher...
BUG/MEDIUM: mux-fcgi: Properly handle read0 on partial...
commit
|
commitdiff
|
tree
|
snapshot
2025-02-19
William Lallemand
DOC: htx: clarify <mark> parameter for htx_xfer_blks()
commit
|
commitdiff
|
tree
|
snapshot
2025-02-19
William Lallemand
BUG/MEDIUM: htx: wrong count computation in htx_xfer_blks()
commit
|
commitdiff
|
tree
|
snapshot
2025-02-19
Willy Tarreau
MEDIUM: epoll: skip reports of stale file descriptors
commit
|
commitdiff
|
tree
|
snapshot
2025-02-19
Willy Tarreau
DEBUG: epoll: store and compare the FD's generation...
commit
|
commitdiff
|
tree
|
snapshot
2025-02-19
Willy Tarreau
MINOR: fd: add a generation number to file descriptors
commit
|
commitdiff
|
tree
|
snapshot
2025-02-19
Willy Tarreau
DEBUG: fd: add a counter of takeovers of an FD since...
commit
|
commitdiff
|
tree
|
snapshot
2025-02-19
Willy Tarreau
BUG/MEDIUM: chunk: make sure to flush the trash pool...
commit
|
commitdiff
|
tree
|
snapshot
2025-02-19
Willy Tarreau
MINOR: epoll: permit to mask certain specific events
commit
|
commitdiff
|
tree
|
snapshot
2025-02-19
Amaury Denoyelle
MINOR: quic: adapt credit based pacing to BBR
commit
|
commitdiff
|
tree
|
snapshot
2025-02-19
Amaury Denoyelle
MINOR: quic: remove unused pacing burst in bind_conf...
commit
|
commitdiff
|
tree
|
snapshot
2025-02-19
Amaury Denoyelle
MEDIUM: quic: use dynamic credit for pacing
commit
|
commitdiff
|
tree
|
snapshot
2025-02-19
Amaury Denoyelle
MEDIUM: mux-quic: reduce pacing CPU usage with passive...
commit
|
commitdiff
|
tree
|
snapshot
2025-02-19
Amaury Denoyelle
MEDIUM: quic: implement credit based pacing
commit
|
commitdiff
|
tree
|
snapshot
2025-02-19
Amaury Denoyelle
MINOR: mux-quic: increment pacing retry counter on...
commit
|
commitdiff
|
tree
|
snapshot
2025-02-19
Amaury Denoyelle
MINOR: quic: rename pacing_rate cb to pacing_inter
commit
|
commitdiff
|
tree
|
snapshot
2025-02-19
Aurelien DARRAGON
BUG/MINOR: stktable: invalid use of stkctr_set_entry...
commit
|
commitdiff
|
tree
|
snapshot
2025-02-19
Christopher...
BUG/MINOR: mux-h2: Properly handle full or truncated...
commit
|
commitdiff
|
tree
|
snapshot
2025-02-19
Christopher...
REGTESTS: Fix truncated.vtc to send 0-CRLF
commit
|
commitdiff
|
tree
|
snapshot
2025-02-19
Amaury Denoyelle
BUG/MINOR: mux-quic: prevent crash after MUX init failure
commit
|
commitdiff
|
tree
|
snapshot
2025-02-19
Amaury Denoyelle
BUG/MINOR: quic: prevent crash on conn access after...
commit
|
commitdiff
|
tree
|
snapshot
2025-02-19
Christopher...
BUG/MINOR: fcgi: Don't set the status to 302 if it...
commit
|
commitdiff
|
tree
|
snapshot
2025-02-19
Christopher...
BUG/MEDIUM: filters: Handle filters registered on data...
commit
|
commitdiff
|
tree
|
snapshot
2025-02-19
Christopher...
BUG/MINOR: cli: Wait for the last ACK when FDs are...
commit
|
commitdiff
|
tree
|
snapshot
2025-02-19
Christopher...
BUG/MEDIUM: cli: Be sure to drop all input data in...
commit
|
commitdiff
|
tree
|
snapshot
2025-02-19
William Lallemand
BUG/MINOR: ssl/cli: "show ssl crt-list" lacks sigals
commit
|
commitdiff
|
tree
|
snapshot
2025-02-19
William Lallemand
BUG/MINOR: ssl/cli: "show ssl crt-list" lacks client...
commit
|
commitdiff
|
tree
|
snapshot
2025-02-19
Willy Tarreau
BUG/MEDIUM: fd: mark FD transferred to another process...
commit
|
commitdiff
|
tree
|
snapshot
2025-02-19
William Lallemand
BUG/MINOR: mworker: post_section_parser for the last...
commit
|
commitdiff
|
tree
|
snapshot
2025-02-19
William Lallemand
BUG/MINOR: mworker: section ignored in discovery after...
commit
|
commitdiff
|
tree
|
snapshot
2025-02-19
Amaury Denoyelle
BUG/MINOR: quic: fix CRYPTO payload size calcul for...
commit
|
commitdiff
|
tree
|
snapshot
2025-02-19
Amaury Denoyelle
BUG/MINOR: quic: reserve length field for long header...
commit
|
commitdiff
|
tree
|
snapshot
2025-02-19
Willy Tarreau
BUG/MEDIUM: debug: close a possible race between thread...
commit
|
commitdiff
|
tree
|
snapshot
2025-02-11
William Lallemand
BUG/MEDIUM: ssl: chosing correct certificate using...
commit
|
commitdiff
|
tree
|
snapshot
2025-01-29
Christopher...
[RELEASE] Released version 3.1.3
v3.1.3
commit
|
commitdiff
|
tree
|
snapshot
2025-01-28
William Lallemand
BUILD: ssl: more cleaner approach to WolfSSL without...
commit
|
commitdiff
|
tree
|
snapshot
2025-01-28
William Lallemand
BUILD: ssl: allow to build without the renegotiation...
commit
|
commitdiff
|
tree
|
snapshot
2025-01-28
Amaury Denoyelle
CLEANUP: quic: remove unused prototype
commit
|
commitdiff
|
tree
|
snapshot
2025-01-28
Christopher...
BUG/MINOR: stream: Properly handle "on-marked-up shutdo...
commit
|
commitdiff
|
tree
|
snapshot
2025-01-28
Valentine Krasnobaeva
BUG/MINOR: ssl: put ssl_sock_load_ca under SSL_NO_GENER...
commit
|
commitdiff
|
tree
|
snapshot
2025-01-28
Amaury Denoyelle
BUG/MINOR: quic: do not increase congestion window...
commit
|
commitdiff
|
tree
|
snapshot
2025-01-23
Christopher...
BUG/MEDIUM: mux-h1: Properly close H1C if an error...
commit
|
commitdiff
|
tree
|
snapshot
2025-01-23
Frederic Lecaille
BUILD: quic: Move an ASSUME_NONNULL() for variable...
commit
|
commitdiff
|
tree
|
snapshot
2025-01-23
Frederic Lecaille
MINOR: quic: Add a BUG_ON() on quic_tx_packet refcount
commit
|
commitdiff
|
tree
|
snapshot
2025-01-23
Frederic Lecaille
BUG/MINOR: quic: ensure a detached coalesced packet...
commit
|
commitdiff
|
tree
|
snapshot
2025-01-23
Willy Tarreau
BUG/MINOR: init: set HAPROXY_STARTUP_VERSION from the...
commit
|
commitdiff
|
tree
|
snapshot
2025-01-23
Aurelien DARRAGON
BUG/MAJOR: log/sink: possible sink collision in sink_ne...
commit
|
commitdiff
|
tree
|
snapshot
2025-01-23
Amaury Denoyelle
BUG/MAJOR: quic: reject too large CRYPTO frames
commit
|
commitdiff
|
tree
|
snapshot
2025-01-23
Christopher...
BUG/MEDIUM: promex: Use right context pointers to dump...
commit
|
commitdiff
|
tree
|
snapshot
2025-01-23
Aurelien DARRAGON
BUG/MEDIUM: stktable: fix missing lock on some table...
commit
|
commitdiff
|
tree
|
snapshot
2025-01-23
Amaury Denoyelle
BUG/MINOR: quic: reject NEW_TOKEN frames from clients
commit
|
commitdiff
|
tree
|
snapshot
2025-01-23
Aurelien DARRAGON
BUG/MINOR: stktable: fix big-endian compatiblity in...
commit
|
commitdiff
|
tree
|
snapshot
2025-01-08
Christopher...
[RELEASE] Released version 3.1.2
v3.1.2
commit
|
commitdiff
|
tree
|
snapshot
2025-01-08
Christopher...
BUG/MEDIUM: h1-htx: Properly handle bodyless messages
commit
|
commitdiff
|
tree
|
snapshot
2025-01-06
Christopher...
BUG/MEDIUM: promex/resolvers: Don't dump metrics if...
commit
|
commitdiff
|
tree
|
snapshot
2025-01-06
Amaury Denoyelle
BUG/MINOR: mux-quic: handle closure of uni-stream
commit
|
commitdiff
|
tree
|
snapshot
2025-01-06
Amaury Denoyelle
MINOR: mux-quic: change return value of qcs_attach_sc()
commit
|
commitdiff
|
tree
|
snapshot
2025-01-06
Amaury Denoyelle
MINOR: mux-quic: add traces on sd attach
commit
|
commitdiff
|
tree
|
snapshot
2025-01-06
Amaury Denoyelle
BUG/MINOR: mux-quic: fix wakeup on qcc_set_error()
commit
|
commitdiff
|
tree
|
snapshot
2025-01-06
Christopher...
MINOR: config: Alert about extra arguments for errorfil...
commit
|
commitdiff
|
tree
|
snapshot
2025-01-06
Christopher...
BUG/MINOR: log: Allow to use if/unless conditionnals...
commit
|
commitdiff
|
tree
|
snapshot
2025-01-06
Amaury Denoyelle
BUG/MEDIUM: mux-quic: do not attach on already closed...
commit
|
commitdiff
|
tree
|
snapshot
2025-01-06
Amaury Denoyelle
BUG/MAJOR: mux-quic: properly fix BUG_ON on empty STREA...
commit
|
commitdiff
|
tree
|
snapshot
2025-01-06
Amaury Denoyelle
Revert "BUG/MAJOR: mux-quic: fix BUG_ON on empty STREAM...
commit
|
commitdiff
|
tree
|
snapshot
2025-01-06
Christopher...
BUG/MEDIUM: mux-h2: Count copied data when looping...
commit
|
commitdiff
|
tree
|
snapshot
2025-01-06
Amaury Denoyelle
BUG/MAJOR: mux-quic: fix BUG_ON on empty STREAM emission
commit
|
commitdiff
|
tree
|
snapshot
2025-01-06
Aurelien DARRAGON
DOC: config: add missing "track-sc0" in action keywords...
commit
|
commitdiff
|
tree
|
snapshot
2025-01-06
Aurelien DARRAGON
BUG/MINOR: stats: fix segfault caused by uninitialized...
commit
|
commitdiff
|
tree
|
snapshot
2025-01-06
Olivier Houchard
BUG/MEDIUM: queue: Make process_srv_queue return the...
commit
|
commitdiff
|
tree
|
snapshot
2025-01-06
Aurelien DARRAGON
MINOR: hlua: rename "tune.lua.preserve-smp-bool" to...
commit
|
commitdiff
|
tree
|
snapshot
2025-01-06
Amaury Denoyelle
BUG/MINOR: h2/rhttp: fix HTTP2 conn counters on reverse
commit
|
commitdiff
|
tree
|
snapshot
2025-01-06
Amaury Denoyelle
CLEANUP: mux-quic: remove dead err label in qcc_build_f...
commit
|
commitdiff
|
tree
|
snapshot
2025-01-06
Amaury Denoyelle
BUG/MEDIUM: mux-quic: prevent BUG_ON() by refreshing...
commit
|
commitdiff
|
tree
|
snapshot
2025-01-06
Aurelien DARRAGON
REGTESTS: fix lua-based regtests using tune.lua.smp...
commit
|
commitdiff
|
tree
|
snapshot
2025-01-06
Aurelien DARRAGON
MINOR: hlua: add option to preserve bool type from...
commit
|
commitdiff
|
tree
|
snapshot
2025-01-06
Aurelien DARRAGON
DOC: config: add "tune.lua.burst-timeout" to the list...
commit
|
commitdiff
|
tree
|
snapshot
2025-01-06
Aurelien DARRAGON
DOC: config: reorder "tune.lua.*" keywords by alphabeti...
commit
|
commitdiff
|
tree
|
snapshot
2025-01-06
Aurelien DARRAGON
DOC: config: add example for server "track" keyword
commit
|
commitdiff
|
tree
|
snapshot
2025-01-06
Amaury Denoyelle
MINOR: mux-quic: hide traces when woken up on pacing...
commit
|
commitdiff
|
tree
|
snapshot
2025-01-06
Amaury Denoyelle
MINOR: trace: implement tracing disabling API
commit
|
commitdiff
|
tree
|
snapshot
2025-01-06
Amaury Denoyelle
MEDIUM: mux-quic: remove pacing specific code on qcc_io_cb
commit
|
commitdiff
|
tree
|
snapshot
2025-01-06
Amaury Denoyelle
MEDIUM/OPTIM: mux-quic: do not rebuild frms list on...
commit
|
commitdiff
|
tree
|
snapshot
2025-01-06
Amaury Denoyelle
MINOR: mux-quic: split STREAM and RS/SS emission
commit
|
commitdiff
|
tree
|
snapshot
2025-01-06
Amaury Denoyelle
MINOR: mux-quic: extract code to build STREAM frames...
commit
|
commitdiff
|
tree
|
snapshot
2025-01-06
Amaury Denoyelle
MEDIUM/OPTIM: mux-quic: implement purg_list
commit
|
commitdiff
|
tree
|
snapshot
2025-01-06
Amaury Denoyelle
MEDIUM/OPTIM: mux-quic: define a recv_list for demux...
commit
|
commitdiff
|
tree
|
snapshot
2025-01-06
Amaury Denoyelle
MINOR: mux-quic: refactor wait-for-handshake support
commit
|
commitdiff
|
tree
|
snapshot
2025-01-06
Amaury Denoyelle
MINOR: quic: add traces
commit
|
commitdiff
|
tree
|
snapshot
2025-01-06
Amaury Denoyelle
CLEANUP: mux-quic: remove unused qcc member send_retry_list
commit
|
commitdiff
|
tree
|
snapshot
2025-01-06
Amaury Denoyelle
BUG/MEDIUM: mux-quic: do not mix qcc_io_send() return...
commit
|
commitdiff
|
tree
|
snapshot
2025-01-06
Willy Tarreau
BUILD: debug: only dump/reset glitch counters when...
commit
|
commitdiff
|
tree
|
snapshot
2025-01-06
Olivier Houchard
BUG/MEDIUM: queues: Do not use pendconn_grab_from_px().
commit
|
commitdiff
|
tree
|
snapshot
2025-01-06
Olivier Houchard
BUG/MEDIUM: queues: Make sure we call process_srv_queue...
commit
|
commitdiff
|
tree
|
snapshot
next