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-10-01
Frederic Lecaille
BUG/MINOR: quic: ignore AGAIN ncbuf err when parsing...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-01
Alexander Stephan
BUG/MINOR: tools: Add OOM check for malloc() in indent_...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-01
Alexander Stephan
BUG/MINOR: compression: Add OOM check for calloc()...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-01
Alexander Stephan
BUG/MINOR: cfgparse: Add OOM check for calloc() in...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-01
Alexander Stephan
BUG/MINOR: acl: Add OOM check for calloc() in smp_fetch...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-01
Alexander Stephan
BUG/MINOR: log: Add OOM checks for calloc() and malloc...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-01
Alexander Stephan
BUG/MINOR: halog: Add OOM checks for calloc() in filter...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-01
Christopher...
BUG/MEDIUM: server: Duplicate healthcheck's alpn inheri...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-01
Christopher...
REG-TESTS: map_redirect: Don't use hdr_dom in ACLs...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-01
Amaury Denoyelle
BUG/MAJOR: mux-quic: fix crash on reload during emission
commit
|
commitdiff
|
tree
|
snapshot
2025-10-01
Frederic Lecaille
BUG/MEDIUM: quic: CRYPTO frame freeing without eb_delete()
commit
|
commitdiff
|
tree
|
snapshot
2025-10-01
Frederic Lecaille
CLEANUP: quic: remove a useless CRYPTO frame variable...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-01
Amaury Denoyelle
MINOR: doc: add missing statistics column
commit
|
commitdiff
|
tree
|
snapshot
2025-10-01
Amaury Denoyelle
MINOR: doc: add missing statistics column
commit
|
commitdiff
|
tree
|
snapshot
2025-10-01
William Lallemand
DOC: configuration: confuse "strict-mode" with "zero...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-01
William Lallemand
DOC: unreliable sockpair@ on macOS
commit
|
commitdiff
|
tree
|
snapshot
2025-10-01
Amaury Denoyelle
BUG/MINOR: server: decrement session idle_conns on...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-01
Amaury Denoyelle
BUG/MINOR: connection: remove extra session_unown_conn...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-01
Amaury Denoyelle
BUG/MINOR: connection: rearrange union list members
commit
|
commitdiff
|
tree
|
snapshot
2025-10-01
Valentine Krasnobaeva
BUG/MINOR: acl: set arg_list->kw to aclkw->kw string...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-01
Frederic Lecaille
BUG/MINOR: mux-quic: trace with non initialized qcc
commit
|
commitdiff
|
tree
|
snapshot
2025-10-01
Frederic Lecaille
MINOR: quic: remove ->offset qf_crypto struct field
commit
|
commitdiff
|
tree
|
snapshot
2025-10-01
Frederic Lecaille
BUG/MINOR: quic: reorder fragmented RX CRYPTO frames...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-01
Christopher...
BUG/MEDIUM: Remove sync sends from streams to applets
commit
|
commitdiff
|
tree
|
snapshot
2025-10-01
Christopher...
BUG/MEDIUM: stconn: Fix conditions to know an applet...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-01
Amaury Denoyelle
MINOR: quic: centralize padding for HP sampling on...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-01
Amaury Denoyelle
BUG/MAJOR: quic: fix INITIAL padding with probing packe...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-01
Amaury Denoyelle
BUG/MINOR: quic: do not emit probe data if CONNECTION_C...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-01
Amaury Denoyelle
BUG/MINOR: mux-h1: fix wrong lock label
commit
|
commitdiff
|
tree
|
snapshot
2025-10-01
Christopher...
BUG/MEDIUM: http-client: Test HTX_FL_EOM flag before...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-01
Lukas Tribus
DOC: config: recommend single quoting passwords
commit
|
commitdiff
|
tree
|
snapshot
2025-10-01
Lukas Tribus
DOC: management: fix typo in commit f4f93c56
commit
|
commitdiff
|
tree
|
snapshot
2025-10-01
Remi Tricot...
BUG/MINOR: init: Initialize random seed earlier in...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-01
Olivier Houchard
BUG/MEDIUM: ssl: fix build with AWS-LC
commit
|
commitdiff
|
tree
|
snapshot
2025-10-01
Olivier Houchard
BUG/MEDIUM: ssl: Fix 0rtt to the server
commit
|
commitdiff
|
tree
|
snapshot
2025-10-01
Valentine Krasnobaeva
BUG/MINOR: stick-table: cap sticky counter idx with...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-01
Willy Tarreau
BUILD: compat: always set _POSIX_VERSION to ease compar...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-01
Willy Tarreau
BUILD: compat: provide relaxed versions of the MIN...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-01
Amaury Denoyelle
DOC: list missing global QUIC settings
commit
|
commitdiff
|
tree
|
snapshot
2025-10-01
Olivier Houchard
BUG/MEDIUM: threads: Disable the workaround to load...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-01
Valentine Krasnobaeva
BUG/MINOR: halog: exit with error when some output...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-01
Christopher...
BUG/MINOR: applet: Don't trigger BUG_ON if the tid...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-01
Frederic Lecaille
BUG/MINOR: quic: Wrong source address use on FreeBSD
commit
|
commitdiff
|
tree
|
snapshot
2025-10-01
Christopher...
BUG/MEDIUM: http-client: Notify applet has more data...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-01
Christopher...
BUG/MEDIUM: http-client: Drain the request if an early...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-01
Christopher...
BUG/MINOR: http-client: Reject any 101-switching-protoc...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-01
Christopher...
BUG/MINOR: http-client: Ignore 1XX interim responses...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-01
Christopher...
BUG/MEDIUM: http-client: Ask for more room when request...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-01
Christopher...
BUG/MEDIUM: http-client: Properly inc input data when...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-01
Christopher...
BUG/MEDIUM: http-client: Don't wake http-client applet...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-01
Willy Tarreau
BUG/MINOR: listener: really assign distinct IDs to...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-01
William Lallemand
MEDIUM: ssl/cli: relax crt insertion in crt-list of...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-01
William Lallemand
DOC: management: clarify usage of -V with -c
commit
|
commitdiff
|
tree
|
snapshot
2025-10-01
Aurelien DARRAGON
BUG/MINOR: hlua: take default-path into account with...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-01
Aurelien DARRAGON
BUG/MEDIUM: logs: fix sess_build_logline_orig() recursi...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-01
Christopher...
BUG/MEDIUM: dns: Reset reconnect tempo when connection...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-01
Christopher...
BUG/MEDIUM: hlua: Report to SC when output data are...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-01
Christopher...
BUG/MEDIUM: hlua: Report to SC when data were consumed...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-01
Christopher...
BUG/MINOR: hlua: Skip headers when a receive is perform...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-01
David Carlier
DOC: deviceatlas build clarifications
commit
|
commitdiff
|
tree
|
snapshot
2025-10-01
David Carlier
BUILD/MEDIUM: deviceatlas: fix when installed in custom...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-01
William Lallemand
BUG/MINOR: httpclient: wrongly named httpproxy flag
commit
|
commitdiff
|
tree
|
snapshot
2025-10-01
Remi Tricot...
DOC: Fix 'jwt_verify' converter doc
commit
|
commitdiff
|
tree
|
snapshot
2025-10-01
Remi Tricot...
BUG/MINOR: jwt: Copy input and parameters in dedicated...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-01
Christopher...
BUG/MEDIUM: mux-h2: Properly handle connection error...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-01
Christopher...
BUG/MEDIUM: hlua: Forbid any L6/L7 sample fetche functi...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-01
Willy Tarreau
SCRIPTS: drop the HTML generation from announce-release
commit
|
commitdiff
|
tree
|
snapshot
2025-10-01
Frederic Lecaille
MINOR: quic: Useless TX buffer size reduction in closin...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-01
Frederic Lecaille
BUG/MINOR: quic: wrong QUIC_FT_CONNECTION_CLOSE(0x1c...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-01
William Lallemand
DOC: configuration: add details on prefer-client-ciphers
commit
|
commitdiff
|
tree
|
snapshot
2025-10-01
Christopher...
BUG/MINOR: log: Be able to use %ID alias at anytime...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-01
Christopher...
BUG/MINOR: stream: Avoid recursive evaluation for uniqu...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-01
Amaury Denoyelle
BUG/MINOR: mux-quic/h3: properly handle too low peer...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-01
Valentine Krasnobaeva
DOC: config: prefer-last-server: add notes for non...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-01
Willy Tarreau
BUG/MEDIUM: h1/h2/h3: reject forbidden chars in the...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-01
Willy Tarreau
BUG/MEDIUM: h2/h3: reject some forbidden chars in ...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-01
Willy Tarreau
MINOR: http: add a function to validate characters...
commit
|
commitdiff
|
tree
|
snapshot
2025-09-10
Valentine Krasnobaeva
MINOR: compiler: add __nonstring macro
commit
|
commitdiff
|
tree
|
snapshot
2025-08-05
Aurelien DARRAGON
BUG/MEDIUM: hlua_fcn: ensure systematic watcher cleanup...
commit
|
commitdiff
|
tree
|
snapshot
2025-08-05
Aurelien DARRAGON
BUG/MINOR: hlua_fcn: restore server pairs iterator...
commit
|
commitdiff
|
tree
|
snapshot
2025-07-22
William Lallemand
BUG/MEDIUM: ssl/clienthello: ECDSA with ssl-max-ver...
commit
|
commitdiff
|
tree
|
snapshot
2025-06-17
Christopher...
BUG/MEDIUM: check: Set SOCKERR by default when a connec...
commit
|
commitdiff
|
tree
|
snapshot
2025-06-17
Christopher...
MINOR: cli: handle EOS/ERROR first
commit
|
commitdiff
|
tree
|
snapshot
2025-06-17
Christopher...
BUG/MEDIUM: cli: Don't consume data if outbuf is full...
commit
|
commitdiff
|
tree
|
snapshot
2025-06-17
Amaury Denoyelle
BUG/MINOR: config/server: reject QUIC addresses
commit
|
commitdiff
|
tree
|
snapshot
2025-06-17
Christopher...
BUG/MINIR: h1: Fix doc of 'accept-unsafe-...-request...
commit
|
commitdiff
|
tree
|
snapshot
2025-06-17
Olivier Houchard
BUG/MEDIUM: fd: Use the provided tgid in fd_insert...
commit
|
commitdiff
|
tree
|
snapshot
2025-06-17
Frederic Lecaille
BUG/MINOR: quic: Missing SSL session object freeing
commit
|
commitdiff
|
tree
|
snapshot
2025-06-17
Christopher...
BUG/MEDIUM: check: Requeue healthchecks on I/O events...
commit
|
commitdiff
|
tree
|
snapshot
2025-06-17
Christopher...
DOC: config: Fix a typo in 2.7 (Name format for maps...
commit
|
commitdiff
|
tree
|
snapshot
2025-06-17
Willy Tarreau
BUILD: tools: properly define ha_dump_backtrace() to...
commit
|
commitdiff
|
tree
|
snapshot
2025-06-02
Amaury Denoyelle
BUG/MINOR: quic: ensure cwnd limits are always enforced
commit
|
commitdiff
|
tree
|
snapshot
2025-06-02
Amaury Denoyelle
MINOR: quic: rename min/max fields for congestion windo...
commit
|
commitdiff
|
tree
|
snapshot
2025-06-02
Amaury Denoyelle
BUG/MINOR: mux-quic: do not decode if conn in error
commit
|
commitdiff
|
tree
|
snapshot
2025-06-02
Willy Tarreau
BUG/MEDIUM: peers: also limit the number of incoming...
commit
|
commitdiff
|
tree
|
snapshot
2025-06-02
Christopher...
[RELEASE] Released version 3.0.11
v3.0.11
commit
|
commitdiff
|
tree
|
snapshot
2025-06-02
Willy Tarreau
DOC: hlua: fix a few typos in HTTPMessage.set_body_len...
commit
|
commitdiff
|
tree
|
snapshot
2025-06-02
Christopher...
DOC: hlua: Add a note to warn user about httpclient...
commit
|
commitdiff
|
tree
|
snapshot
2025-06-02
Christopher...
BUG/MEDIUM: httpclient: Throw an error if an lua httpcl...
commit
|
commitdiff
|
tree
|
snapshot
2025-05-28
Valentine Krasnobaeva
BUG/MINOR: limits: compute_ideal_maxconn: don't cap...
commit
|
commitdiff
|
tree
|
snapshot
next