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
2025-01-09
Olivier Houchard
BUG/MEDIUM: queue: Make process_srv_queue return the...
commit
|
commitdiff
|
tree
|
snapshot
2025-01-09
Amaury Denoyelle
BUG/MINOR: h2/rhttp: fix HTTP2 conn counters on reverse
commit
|
commitdiff
|
tree
|
snapshot
2025-01-09
Aurelien DARRAGON
DOC: config: add "tune.lua.burst-timeout" to the list...
commit
|
commitdiff
|
tree
|
snapshot
2025-01-09
Aurelien DARRAGON
DOC: config: reorder "tune.lua.*" keywords by alphabeti...
commit
|
commitdiff
|
tree
|
snapshot
2025-01-09
Aurelien DARRAGON
DOC: config: add example for server "track" keyword
commit
|
commitdiff
|
tree
|
snapshot
2025-01-09
Olivier Houchard
BUG/MEDIUM: queues: Do not use pendconn_grab_from_px().
commit
|
commitdiff
|
tree
|
snapshot
2025-01-09
Olivier Houchard
BUG/MEDIUM: queues: Make sure we call process_srv_queue...
commit
|
commitdiff
|
tree
|
snapshot
2025-01-09
Christopher...
BUG/MEDIUM: stconn: Only consider I/O timers to update...
commit
|
commitdiff
|
tree
|
snapshot
2025-01-09
Valentine Krasnobaeva
REGTESTS: ssl: add a PEM with mix of LF and CRLF line...
commit
|
commitdiff
|
tree
|
snapshot
2025-01-09
Valentine Krasnobaeva
BUG/MINOR: cli: cli_snd_buf: preserve \r\n for payload...
commit
|
commitdiff
|
tree
|
snapshot
2025-01-09
Willy Tarreau
BUG/MEDIUM: clock: make sure now_ms cannot be TICK_ETERNITY
commit
|
commitdiff
|
tree
|
snapshot
2025-01-09
Amaury Denoyelle
BUG/MEDIUM: stats/server: use watcher to track server...
commit
|
commitdiff
|
tree
|
snapshot
2025-01-09
Amaury Denoyelle
MINOR: list: define a watcher type
commit
|
commitdiff
|
tree
|
snapshot
2025-01-09
Amaury Denoyelle
BUG/MINOR: stats: decrement srv refcount on stats-file...
commit
|
commitdiff
|
tree
|
snapshot
2024-12-12
Christopher...
BUG/MEDIUM: stconn: Don't forward shut for SC in connec...
commit
|
commitdiff
|
tree
|
snapshot
2024-12-12
Christopher...
[RELEASE] Released version 3.0.7
v3.0.7
commit
|
commitdiff
|
tree
|
snapshot
2024-12-11
Christopher...
BUG/MINOR: server-state: Fix expiration date of srvrq_c...
commit
|
commitdiff
|
tree
|
snapshot
2024-12-11
Willy Tarreau
CLEANUP: mux-h2/traces: reword certain ambiguous traces
commit
|
commitdiff
|
tree
|
snapshot
2024-12-11
Willy Tarreau
MINOR: mux-h2/traces: add a missing trace on negative...
commit
|
commitdiff
|
tree
|
snapshot
2024-12-11
Amaury Denoyelle
BUG/MINOR: quic: remove startup alert if conn socket...
commit
|
commitdiff
|
tree
|
snapshot
2024-12-11
Valentine Krasnobaeva
BUG/MINOR: signal: register default handler for SIGINT...
commit
|
commitdiff
|
tree
|
snapshot
2024-12-11
Christopher...
BUG/MINOR: h1-htx: Use default reason if not set when...
commit
|
commitdiff
|
tree
|
snapshot
2024-12-11
Christopher...
BUG/MEDIUM: http-ana: Reset request flag about data...
commit
|
commitdiff
|
tree
|
snapshot
2024-12-11
Aurelien DARRAGON
BUG/MEDIUM: event_hdl: fix uninitialized value in async...
commit
|
commitdiff
|
tree
|
snapshot
2024-12-11
Aurelien DARRAGON
BUG/MINOR: log: fix lf_text() behavior with empty string
commit
|
commitdiff
|
tree
|
snapshot
2024-12-05
Christopher...
MINOR: mux-quic: Don't send an emtpy H3 DATA frame...
commit
|
commitdiff
|
tree
|
snapshot
2024-11-27
Christopher...
BUG/MEDIUM: sock: Remove FD_POLL_HUP during connect...
commit
|
commitdiff
|
tree
|
snapshot
2024-11-27
Christopher...
BUG/MEDIUM: http-ana: Don't release too early the L7...
commit
|
commitdiff
|
tree
|
snapshot
2024-11-27
Christopher...
DEV: lags/show-sess-to-flags: Properly handle fd state...
commit
|
commitdiff
|
tree
|
snapshot
2024-11-27
Frederic Lecaille
BUG/MAJOR: quic: fix wrong packet building due to alrea...
commit
|
commitdiff
|
tree
|
snapshot
2024-11-22
Christopher...
BUG/MAJOR: mux-h1: Properly handle wrapping on obuf...
commit
|
commitdiff
|
tree
|
snapshot
2024-11-22
Willy Tarreau
BUG/MEDIUM: pools/memprofile: always clean stale pool...
commit
|
commitdiff
|
tree
|
snapshot
2024-11-22
Willy Tarreau
MINOR: activity/memprofile: offer a function to unregis...
commit
|
commitdiff
|
tree
|
snapshot
2024-11-22
Willy Tarreau
BUG/MINOR: activity/memprofile: reinitialize the free...
commit
|
commitdiff
|
tree
|
snapshot
2024-11-22
Willy Tarreau
BUG/MEDIUM: wdt: fix the stuck detection for warnings
commit
|
commitdiff
|
tree
|
snapshot
2024-11-22
Willy Tarreau
BUG/MEDIUM: debug: don't set the STUCK flag from debug_...
commit
|
commitdiff
|
tree
|
snapshot
2024-11-22
Christopher...
DOC: config: Improve documentation of tune.http.maxhdr...
commit
|
commitdiff
|
tree
|
snapshot
2024-11-22
Christopher...
BUG/MEDIUM: h3: Increase max number of headers when...
commit
|
commitdiff
|
tree
|
snapshot
2024-11-22
Christopher...
BUG/MEDIUM: h3: Properly limit the number of headers...
commit
|
commitdiff
|
tree
|
snapshot
2024-11-22
Christopher...
BUG/MEDIUM: mux-h2: Check the number of headers in...
commit
|
commitdiff
|
tree
|
snapshot
2024-11-22
Christopher...
BUG/MEDIUM: mux-h2: Increase max number of headers...
commit
|
commitdiff
|
tree
|
snapshot
2024-11-22
Christopher...
BUG/MINOR: http-ana: Adjust the server status before...
commit
|
commitdiff
|
tree
|
snapshot
2024-11-22
Willy Tarreau
DOC: configuration: wrap long line for "strstr()" condi...
commit
|
commitdiff
|
tree
|
snapshot
2024-11-22
Willy Tarreau
DOC: configuration: explain quotes and spaces in condit...
commit
|
commitdiff
|
tree
|
snapshot
2024-11-22
Aurelien DARRAGON
DOC: lua: fix yield-dependent methods expected contexts
commit
|
commitdiff
|
tree
|
snapshot
2024-11-22
Christopher...
DOC: config: Move fs.* and bs.* in section about L5...
commit
|
commitdiff
|
tree
|
snapshot
2024-11-22
Christopher...
DOC: config: Move wait_end in section about internal...
commit
|
commitdiff
|
tree
|
snapshot
2024-11-22
Christopher...
DOC: config: Slightly improve the %Tr documentation
commit
|
commitdiff
|
tree
|
snapshot
2024-11-22
Christopher...
BUG/MINOR: http_ana: Report -1 for %Tr for invalid...
commit
|
commitdiff
|
tree
|
snapshot
2024-11-22
Christopher...
DOC: config: Fix a typo in "1.3.1. The Request line"
commit
|
commitdiff
|
tree
|
snapshot
2024-11-22
Christopher...
DOC: config: A a space before ':' for {bs,fs}.aborted...
commit
|
commitdiff
|
tree
|
snapshot
2024-11-22
Willy Tarreau
BUG/MINOR: peers: make sure to always apply offsets...
commit
|
commitdiff
|
tree
|
snapshot
2024-11-22
Willy Tarreau
BUG/MINOR: mux_quic: make sure to always apply offsets...
commit
|
commitdiff
|
tree
|
snapshot
2024-11-22
Willy Tarreau
BUG/MEDIUM: mailers: make sure to always apply offsets...
commit
|
commitdiff
|
tree
|
snapshot
2024-11-22
Willy Tarreau
BUG/MEDIUM: checks: make sure to always apply offsets...
commit
|
commitdiff
|
tree
|
snapshot
2024-11-22
Christopher...
BUG/MINOR: Don't report early srv aborts on request...
commit
|
commitdiff
|
tree
|
snapshot
2024-11-22
Christopher...
BUG/MEDIUM: mux-h2: Don't send RST_STREAM frame for...
commit
|
commitdiff
|
tree
|
snapshot
2024-11-13
Christopher...
BUG/MEDIUM: resolvers: Insert a non-executed resulution...
commit
|
commitdiff
|
tree
|
snapshot
2024-11-13
Valentine Krasnobaeva
BUG/MINOR: cli: don't show sockpairs in HAPROXY_CLI...
commit
|
commitdiff
|
tree
|
snapshot
2024-11-13
Amaury Denoyelle
BUG/MEDIUM: quic: prevent crash due to CRYPTO parsing...
commit
|
commitdiff
|
tree
|
snapshot
2024-11-13
Amaury Denoyelle
BUG/MINOR: guid/server: ensure thread-safety on GUID...
commit
|
commitdiff
|
tree
|
snapshot
2024-11-13
Amaury Denoyelle
CLEANUP: guid: remove global tree export
commit
|
commitdiff
|
tree
|
snapshot
2024-11-08
Amaury Denoyelle
BUG/MINOR: quic: repeat packet parsing to deal with...
commit
|
commitdiff
|
tree
|
snapshot
2024-11-08
Amaury Denoyelle
MINOR: quic: extend return value of CRYPTO parsing
commit
|
commitdiff
|
tree
|
snapshot
2024-11-08
Amaury Denoyelle
MINOR: quic: use dynamically allocated frame on parsing
commit
|
commitdiff
|
tree
|
snapshot
2024-11-08
Amaury Denoyelle
MINOR: quic: simplify qc_parse_pkt_frms() return path
commit
|
commitdiff
|
tree
|
snapshot
2024-11-08
Amaury Denoyelle
BUG/MEDIUM: quic: support wait-for-handshake
commit
|
commitdiff
|
tree
|
snapshot
2024-11-08
Amaury Denoyelle
BUG/MINOR: stream: unblock stream on wait-for-handshake...
commit
|
commitdiff
|
tree
|
snapshot
2024-11-08
Amaury Denoyelle
MINOR: quic: notify connection layer on handshake compl...
commit
|
commitdiff
|
tree
|
snapshot
2024-11-08
Aurelien DARRAGON
BUG/MEDIUM: pattern: prevent uninitialized reads in...
commit
|
commitdiff
|
tree
|
snapshot
2024-11-07
Christopher...
[RELEASE] Released version 3.0.6
v3.0.6
commit
|
commitdiff
|
tree
|
snapshot
2024-11-07
Willy Tarreau
MINOR: debug: move the "recover now" warn message after...
commit
|
commitdiff
|
tree
|
snapshot
2024-11-06
Frederic Lecaille
BUILD: Missing inclusion header for ssize_t type
commit
|
commitdiff
|
tree
|
snapshot
2024-11-06
Willy Tarreau
BUILD: debug: also declare strlen() in __ABORT_NOW()
commit
|
commitdiff
|
tree
|
snapshot
2024-11-06
Willy Tarreau
DEBUG: wdt: add a stats counter "BlockedTrafficWarnings...
commit
|
commitdiff
|
tree
|
snapshot
2024-11-06
Willy Tarreau
DEBUG: wdt: make the blocked traffic warning delay...
commit
|
commitdiff
|
tree
|
snapshot
2024-11-06
Willy Tarreau
DEBUG: cli: make it possible for "debug dev loop" to...
commit
|
commitdiff
|
tree
|
snapshot
2024-11-06
Willy Tarreau
DEBUG: wdt: better detect apparently locked up threads...
commit
|
commitdiff
|
tree
|
snapshot
2024-11-06
Willy Tarreau
MINOR: debug: add a function to dump a stuck thread
commit
|
commitdiff
|
tree
|
snapshot
2024-11-06
Willy Tarreau
MINOR: wdt: move the local timers to a struct
commit
|
commitdiff
|
tree
|
snapshot
2024-11-06
Willy Tarreau
MINOR: debug: remove the redundant process.thread_info...
commit
|
commitdiff
|
tree
|
snapshot
2024-11-06
Willy Tarreau
MINOR: debug: also add fdtab and acitvity to struct...
commit
|
commitdiff
|
tree
|
snapshot
2024-11-06
Willy Tarreau
MINOR: debug: also add a pointer to struct global to...
commit
|
commitdiff
|
tree
|
snapshot
2024-11-06
Willy Tarreau
MINOR: debug: do not limit backtraces to stuck threads
commit
|
commitdiff
|
tree
|
snapshot
2024-11-06
Willy Tarreau
MINOR: debug: print gdb hints when crashing
commit
|
commitdiff
|
tree
|
snapshot
2024-11-06
Willy Tarreau
MINOR: connection: add new sample fetch functions fc_er...
commit
|
commitdiff
|
tree
|
snapshot
2024-11-06
Willy Tarreau
MINOR: rawsock: set connection error codes when returni...
commit
|
commitdiff
|
tree
|
snapshot
2024-11-06
Willy Tarreau
MINOR: connection: add more connection error codes...
commit
|
commitdiff
|
tree
|
snapshot
2024-11-06
Christopher...
BUG/MINOR: stats: Fix the name for the total number...
commit
|
commitdiff
|
tree
|
snapshot
2024-11-06
Christopher...
MINOR: stream/stats: Expose the total number of streams...
commit
|
commitdiff
|
tree
|
snapshot
2024-11-06
Christopher...
MINOR: stream/stats: Expose the current number of strea...
commit
|
commitdiff
|
tree
|
snapshot
2024-11-06
Valentine Krasnobaeva
MINOR: cli/debug: show dev: add cmdline and version
commit
|
commitdiff
|
tree
|
snapshot
2024-11-06
Frederic Lecaille
BUG/MINOR: quic: fix malformed probing packet building
commit
|
commitdiff
|
tree
|
snapshot
2024-11-06
Willy Tarreau
CLEANUP: connection: properly name the CO_ER_SSL_FATAL...
commit
|
commitdiff
|
tree
|
snapshot
2024-11-06
Willy Tarreau
DOC: config: document connection error 44 (reverse...
commit
|
commitdiff
|
tree
|
snapshot
2024-11-06
Christopher...
BUG/MEDIUM: promex: Fix dump of extra counters
commit
|
commitdiff
|
tree
|
snapshot
2024-11-06
Christopher...
MINOR: stream: Save last evaluated rule on invalid...
commit
|
commitdiff
|
tree
|
snapshot
2024-11-06
Christopher...
BUG/MINOR: http-ana: Report internal error if an action...
commit
|
commitdiff
|
tree
|
snapshot
2024-11-06
Christopher...
BUG/MEDIUM: mux-h1: Fix how timeouts are applied on...
commit
|
commitdiff
|
tree
|
snapshot
2024-11-06
Aurelien DARRAGON
DOC: config: add missing glitch_{cnt,rate} sample defin...
commit
|
commitdiff
|
tree
|
snapshot
next