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-04-16
Amaury Denoyelle
MINOR: quic: remove references to burst in quic-cc...
commit
|
commitdiff
|
tree
|
snapshot
2025-04-15
Christopher...
BUG/MEDIUM: http-ana: Report 502 from req analyzer...
commit
|
commitdiff
|
tree
|
snapshot
2025-04-15
Christopher...
BUG/MINOR: http-ana: Properly detect client abort when...
commit
|
commitdiff
|
tree
|
snapshot
2025-04-15
Willy Tarreau
DOC: config: add the missing "force-cfg-parser-pause...
commit
|
commitdiff
|
tree
|
snapshot
2025-04-15
Willy Tarreau
DOC: config: add the missing "profiling.memory" to...
commit
|
commitdiff
|
tree
|
snapshot
2025-04-15
Willy Tarreau
BUG/MINOR: debug: remove the trailing \n from BUG_ON...
commit
|
commitdiff
|
tree
|
snapshot
2025-04-15
Aurelien DARRAGON
BUG/MINOR: hlua: fix invalid errmsg use in hlua_init()
commit
|
commitdiff
|
tree
|
snapshot
2025-04-15
Willy Tarreau
BUG/MINOR: backend: do not use the source port when...
commit
|
commitdiff
|
tree
|
snapshot
2025-04-15
Willy Tarreau
BUG/MEDIUM: sample: fix risk of overflow when replacing...
commit
|
commitdiff
|
tree
|
snapshot
2025-04-15
Aurelien DARRAGON
BUG/MINOR: log: fix CBOR encoding with LOG_VARTEXT_STAR...
commit
|
commitdiff
|
tree
|
snapshot
2025-04-15
Aurelien DARRAGON
CLEANUP: log: adjust _lf_cbor_encode_byte() comment
commit
|
commitdiff
|
tree
|
snapshot
2025-04-15
Aurelien DARRAGON
BUG/MINOR: hlua_fcn: fix potential UAF with Queue:pop_w...
commit
|
commitdiff
|
tree
|
snapshot
2025-04-15
Aurelien DARRAGON
MINOR: task: add thread safe notification_new and notif...
commit
|
commitdiff
|
tree
|
snapshot
2025-04-15
Olivier Houchard
TESTS: Fix build for filltab25.c
commit
|
commitdiff
|
tree
|
snapshot
2025-04-15
Christopher...
BUG/MEDIUM: stream: Fix a possible freeze during a...
commit
|
commitdiff
|
tree
|
snapshot
2025-04-15
Willy Tarreau
DOC: update INSTALL to reflect the minimum compiler...
commit
|
commitdiff
|
tree
|
snapshot
2025-04-15
Willy Tarreau
BUILD: quic_sock: address a strict-aliasing build warni...
commit
|
commitdiff
|
tree
|
snapshot
2025-04-15
Amaury Denoyelle
BUG/MEDIUM: backend: fix reuse with set-dst/set-dst...
commit
|
commitdiff
|
tree
|
snapshot
2025-04-15
Amaury Denoyelle
BUG/MINOR: backend: do not overwrite srv dst address...
commit
|
commitdiff
|
tree
|
snapshot
2025-04-15
Amaury Denoyelle
BUG/MINOR: rhttp: fix incorrect dst/dst_port values
commit
|
commitdiff
|
tree
|
snapshot
2025-04-15
Willy Tarreau
BUILD: compiler: undefine the CONCAT() macro if already...
commit
|
commitdiff
|
tree
|
snapshot
2025-04-15
Willy Tarreau
DOC: config: fix two missing "content" in "tcp-request...
commit
|
commitdiff
|
tree
|
snapshot
2025-04-15
Willy Tarreau
BUG/MINOR: config: silence .notice/.warning/.alert...
commit
|
commitdiff
|
tree
|
snapshot
2025-04-15
Valentine Krasnobaeva
BUG/MINOR: log: fix gcc warn about truncating NUL termi...
commit
|
commitdiff
|
tree
|
snapshot
2025-04-15
Amaury Denoyelle
BUG/MINOR: mux-quic: remove extra BUG_ON() in _qcc_send...
commit
|
commitdiff
|
tree
|
snapshot
2025-04-15
Amaury Denoyelle
BUG/MEDIUM: mux-quic: fix crash on RS/SS emission if...
commit
|
commitdiff
|
tree
|
snapshot
2025-04-03
Emeric Brun
BUG/MEDIUM: peers: prevent learning expiration too...
commit
|
commitdiff
|
tree
|
snapshot
2025-04-03
Emeric Brun
BUG/MINOR: peers: fix expire learned from a peer not...
commit
|
commitdiff
|
tree
|
snapshot
2025-04-02
Aurelien DARRAGON
MINOR: log: support "raw" logformat node typecast
commit
|
commitdiff
|
tree
|
snapshot
2025-03-20
Willy Tarreau
[RELEASE] Released version 3.1.6
v3.1.6
commit
|
commitdiff
|
tree
|
snapshot
2025-03-20
Willy Tarreau
BUILD: tools: avoid a build warning on gcc-4.8 in resol...
commit
|
commitdiff
|
tree
|
snapshot
2025-03-20
Willy Tarreau
MINOR: tools: teach resolve_sym_name() a few more commo...
commit
|
commitdiff
|
tree
|
snapshot
2025-03-20
Willy Tarreau
MINOR: tools: ease the declaration of known symbols...
commit
|
commitdiff
|
tree
|
snapshot
2025-03-20
Willy Tarreau
MINOR: tools: improve symbol resolution without dl_addr
commit
|
commitdiff
|
tree
|
snapshot
2025-03-20
Willy Tarreau
MINOR: cli: export cli_io_handler() to ease symbol...
commit
|
commitdiff
|
tree
|
snapshot
2025-03-20
Willy Tarreau
BUG/MEDIUM: stream: don't use localtime in dumps from...
commit
|
commitdiff
|
tree
|
snapshot
2025-03-20
Willy Tarreau
MINOR: tinfo: split the signal handler report flags...
commit
|
commitdiff
|
tree
|
snapshot
2025-03-20
Willy Tarreau
IMPORT: plock: use cpu_relax() for a shorter time in EBO
commit
|
commitdiff
|
tree
|
snapshot
2025-03-20
Willy Tarreau
IMPORT: plock: lower the slope of the exponential back-off
commit
|
commitdiff
|
tree
|
snapshot
2025-03-20
Willy Tarreau
IMPORT: plock: give higher precedence to W than S
commit
|
commitdiff
|
tree
|
snapshot
2025-03-20
Christopher...
BUG/MINOR: mux-h2: Reset streams with NO_ERROR code...
commit
|
commitdiff
|
tree
|
snapshot
2025-03-20
Aurelien DARRAGON
BUG/MEDIUM: hlua/cli: fix cli applet UAF in hlua_applet...
commit
|
commitdiff
|
tree
|
snapshot
2025-03-20
Valentine Krasnobaeva
BUG/MINOR: limits: compute_ideal_maxconn: don't cap...
commit
|
commitdiff
|
tree
|
snapshot
2025-03-13
Willy Tarreau
BUILD: tools: silence a build warning when USE_THREAD=0
commit
|
commitdiff
|
tree
|
snapshot
2025-03-13
Willy Tarreau
MINOR: tools: use only opportunistic symbols resolution
commit
|
commitdiff
|
tree
|
snapshot
2025-03-13
Aurelien DARRAGON
BUG/MINOR: stats: fix capabilities and hide settings...
commit
|
commitdiff
|
tree
|
snapshot
2025-03-13
Aurelien DARRAGON
DOC: management: rename some last occurences from domai...
commit
|
commitdiff
|
tree
|
snapshot
2025-03-13
Willy Tarreau
MINOR: compiler: add a new __decl_thread_var() macro...
commit
|
commitdiff
|
tree
|
snapshot
2025-03-13
Willy Tarreau
MINOR: compiler: add a simple macro to concatenate...
commit
|
commitdiff
|
tree
|
snapshot
2025-03-13
Willy Tarreau
BUG/MEDIUM: thread: use pthread_self() not ha_pthread...
commit
|
commitdiff
|
tree
|
snapshot
2025-03-13
Valentine Krasnobaeva
MINOR: startup: adjust alert messages, when capabilitie...
commit
|
commitdiff
|
tree
|
snapshot
2025-03-13
Damien Claisse
BUG/MINOR: cfgparse-tcp: relax namespace bind check
commit
|
commitdiff
|
tree
|
snapshot
2025-03-13
Willy Tarreau
MINOR: stream/cli: make "show sess" support filtering...
commit
|
commitdiff
|
tree
|
snapshot
2025-03-13
Willy Tarreau
MINOR: stream/cli: rework "show sess" to better conside...
commit
|
commitdiff
|
tree
|
snapshot
2025-03-13
Willy Tarreau
BUG/MINOR: stream: fix age calculation in "show sess...
commit
|
commitdiff
|
tree
|
snapshot
2025-03-13
Aurelien DARRAGON
MINOR: cfgparse/peers: provide more info when ignoring...
commit
|
commitdiff
|
tree
|
snapshot
2025-03-13
Aurelien DARRAGON
BUG/MINOR: server: dont return immediately from parse_s...
commit
|
commitdiff
|
tree
|
snapshot
2025-03-13
Aurelien DARRAGON
BUG/MINOR: cfgparse/peers: properly handle ignored...
commit
|
commitdiff
|
tree
|
snapshot
2025-03-13
Aurelien DARRAGON
BUG/MINOR: cfgparse/peers: fix inconsistent check for...
commit
|
commitdiff
|
tree
|
snapshot
2025-03-13
Valentine Krasnobaeva
BUG/MEIDUM: startup: return to initial cwd only after...
commit
|
commitdiff
|
tree
|
snapshot
2025-03-13
Aurelien DARRAGON
BUG/MINOR: log: set proper smp size for balance log...
commit
|
commitdiff
|
tree
|
snapshot
2025-03-13
Aurelien DARRAGON
CLEANUP: log: removing "log-balance" references
commit
|
commitdiff
|
tree
|
snapshot
2025-03-13
William Lallemand
CI: github: fix h2spec.config proxy names
commit
|
commitdiff
|
tree
|
snapshot
2025-03-13
William Lallemand
TESTS: ist: fix wrong array size
commit
|
commitdiff
|
tree
|
snapshot
2025-03-13
Willy Tarreau
BUG/MINOR: server: check for either proxy-protocol...
commit
|
commitdiff
|
tree
|
snapshot
2025-02-28
Christopher...
BUG/MEDIUM: mux-fcgi: Try to fully fill demux buffer...
commit
|
commitdiff
|
tree
|
snapshot
2025-02-28
Amaury Denoyelle
CLEANUP: h3: fix documentation of h3_rcv_buf()
commit
|
commitdiff
|
tree
|
snapshot
2025-02-28
Amaury Denoyelle
BUG/MINOR: h3: do not report transfer as aborted on...
commit
|
commitdiff
|
tree
|
snapshot
2025-02-28
Dragan Dosen
BUG/MINOR: server: fix the "server-template" prefix...
commit
|
commitdiff
|
tree
|
snapshot
2025-02-28
Dragan Dosen
BUG/MEDIUM: server: properly initialize PROXY v2 TLVs
commit
|
commitdiff
|
tree
|
snapshot
2025-02-28
Willy Tarreau
BUG/MINOR: h2: always trim leading and trailing LWS...
commit
|
commitdiff
|
tree
|
snapshot
2025-02-28
Willy Tarreau
BUG/MEDIUM: stream: use non-blocking freq_ctr calls...
commit
|
commitdiff
|
tree
|
snapshot
2025-02-28
Willy Tarreau
MINOR: freq_ctr: provide non-blocking read functions
commit
|
commitdiff
|
tree
|
snapshot
2025-02-28
Willy Tarreau
BUG/MEDIUM: stream: never allocate connection addresses...
commit
|
commitdiff
|
tree
|
snapshot
2025-02-28
Willy Tarreau
MINOR: tinfo: add a new thread flag to indicate a call...
commit
|
commitdiff
|
tree
|
snapshot
2025-02-28
Willy Tarreau
BUG/MINOR: mux-h1: always make sure h1s->sd exists...
commit
|
commitdiff
|
tree
|
snapshot
2025-02-28
Willy Tarreau
BUG/MINOR: stream: do not call co_data() from __strm_du...
commit
|
commitdiff
|
tree
|
snapshot
2025-02-28
Aurelien DARRAGON
MINOR: clock: always use atomic ops for global_now_ms
commit
|
commitdiff
|
tree
|
snapshot
2025-02-28
Aurelien DARRAGON
BUG/MINOR: sink: add tempo between 2 connection attempt...
commit
|
commitdiff
|
tree
|
snapshot
2025-02-28
Aurelien DARRAGON
BUG/MINOR: log: fix outgoing abns address family
commit
|
commitdiff
|
tree
|
snapshot
2025-02-21
Willy Tarreau
BUG/MEDIUM: uxst: fix outgoing abns address family...
commit
|
commitdiff
|
tree
|
snapshot
2025-02-21
Valentine Krasnobaeva
BUG/MINOR: cfgparse: fix NULL ptr dereference in cfg_pa...
commit
|
commitdiff
|
tree
|
snapshot
2025-02-20
Willy Tarreau
[RELEASE] Released version 3.1.5
v3.1.5
commit
|
commitdiff
|
tree
|
snapshot
2025-02-20
Christopher...
BUG/MEDIUM: spoe/mux-spop: Introduce an NOOP action...
commit
|
commitdiff
|
tree
|
snapshot
2025-02-20
Christopher...
BUG/MEDIUM: applet: Don't handle EOI/EOS/ERROR is apple...
commit
|
commitdiff
|
tree
|
snapshot
2025-02-19
Willy Tarreau
[RELEASE] Released version 3.1.4
v3.1.4
commit
|
commitdiff
|
tree
|
snapshot
2025-02-19
Lukas Tribus
DOC: option redispatch should mention persist options
commit
|
commitdiff
|
tree
|
snapshot
2025-02-19
Christopher...
BUG/MINOR: stats-json: Define JSON_INT_MAX as a signed...
commit
|
commitdiff
|
tree
|
snapshot
2025-02-19
Christopher...
BUG/MINOR: flt-trace: Support only one name option
commit
|
commitdiff
|
tree
|
snapshot
2025-02-19
Christopher...
BUG/MINOR: auth: Fix a leak on error path when parsing...
commit
|
commitdiff
|
tree
|
snapshot
2025-02-19
Christopher...
BUG/MINOR: config/userlist: Support one 'users' option...
commit
|
commitdiff
|
tree
|
snapshot
2025-02-19
Christopher...
BUG/MINOR: cli: Fix a possible infinite loop in _getsocks()
commit
|
commitdiff
|
tree
|
snapshot
2025-02-19
Christopher...
BUG/MINOR: cli: Fix memory leak on error for _getsocks...
commit
|
commitdiff
|
tree
|
snapshot
2025-02-19
Christopher...
BUG/MINOR: cli: Don't set SE flags from the cli applet
commit
|
commitdiff
|
tree
|
snapshot
2025-02-19
Christopher...
MINOR: mux-spop: Set SPOP_CF_ERROR flag on connection...
commit
|
commitdiff
|
tree
|
snapshot
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
next