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
2024-02-20
Amaury Denoyelle
DOC: quic: fix recommandation for bind on multiple...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-20
Aurelien DARRAGON
MINOR: log: automate string array construction in sess_...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-20
Aurelien DARRAGON
MINOR: log: print metadata prefixes separately in sess_...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-20
Aurelien DARRAGON
MINOR: log: simplify quotes handling in sess_build_logl...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-20
Aurelien DARRAGON
MINOR: log: simplify last_isspace in sess_build_logline()
commit
|
commitdiff
|
tree
|
snapshot
2024-02-20
Aurelien DARRAGON
MINOR: log: explicit typecasting for logformat nodes
commit
|
commitdiff
|
tree
|
snapshot
2024-02-20
Aurelien DARRAGON
MINOR: sample: add type_to_smp() helper function
commit
|
commitdiff
|
tree
|
snapshot
2024-02-20
Aurelien DARRAGON
MINOR: log: custom name for logformat node
commit
|
commitdiff
|
tree
|
snapshot
2024-02-19
Amaury Denoyelle
BUG/MEDIUM: quic: fix transient send error with listene...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-16
Christopher...
BUG/MEDIUM: hlua: Don't loop if a lua socket does not...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-16
Christopher...
BUG/MEDIUM: hlua: Be able to garbage collect uninitiali...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-16
Christopher...
BUG/MEDIUM: applet: Immediately free appctx on early...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-16
Frederic Lecaille
DOC: quic: Missing tuning setting in "Global parameters"
commit
|
commitdiff
|
tree
|
snapshot
2024-02-16
Nicolas CARPi
DOC/MINOR: userlists: mention solutions to high cpu...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-15
Amaury Denoyelle
BUG/MINOR: qpack: reject invalid dynamic table capacity
commit
|
commitdiff
|
tree
|
snapshot
2024-02-15
Amaury Denoyelle
BUG/MINOR: qpack: reject invalid increment count decoding
commit
|
commitdiff
|
tree
|
snapshot
2024-02-15
Amaury Denoyelle
BUG/MINOR: quic: reject HANDSHAKE_DONE as server
commit
|
commitdiff
|
tree
|
snapshot
2024-02-15
Amaury Denoyelle
MINOR: quic: handle all frame types on reception
commit
|
commitdiff
|
tree
|
snapshot
2024-02-15
Amaury Denoyelle
BUG/MINOR: quic: reject unknown frame type
commit
|
commitdiff
|
tree
|
snapshot
2024-02-14
Christopher...
MINOR: muxes/applet: Simplify checks on options to...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-14
Christopher...
BUG/MAJOR: stconn: Check support for zero-copy forwardi...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-14
Christopher...
MINOR: muxes: Announce support for zero-copy forwarding...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-14
Christopher...
MINOR: stconn: Add SE flag to announce zero-copy forwar...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-14
Christopher...
MINOR: stconn: Rename SE_FL_MAY_FASTFWD and reorder...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-14
Christopher...
CLEANUP: stconn: Move SE flags set by app layer at...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-14
Christopher...
BUG/MEDIUM: stconn: Don't check pending shutdown to...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-14
Christopher...
BUG/MEDIUM: stconn: Allow expiration update when READ...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-14
Christopher...
MINOR: cli: No longer check SC for shutdown to interrup...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-14
Christopher...
MEDIUM: applet: Add notion of shutdown for write for...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-14
Christopher...
MINOR: applet: Remove uselelss test on SE_FL_SHR/SHW...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-14
Christopher...
BUG/MEDIUM: stconn/applet: Block 0-copy forwarding...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-14
Christopher...
BUG/MEDIUM: applet: Add a flag to state an applet is...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-14
Christopher...
MINOR: stats: Use a dedicated function to check if...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-14
Christopher...
BUG/MAJOR: mux-h1: Fix zero-copy forwarding when sendin...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-14
Frederic Lecaille
MINOR: quic: Add a counter for reordered packets
commit
|
commitdiff
|
tree
|
snapshot
2024-02-14
Frederic Lecaille
MINOR: quic: Dynamic packet reordering threshold
commit
|
commitdiff
|
tree
|
snapshot
2024-02-12
Frederic Lecaille
MINOR: quic: Update K CUBIC calculation (RFC 9438)
commit
|
commitdiff
|
tree
|
snapshot
2024-02-12
Frederic Lecaille
BUG/MEDIUM: quic: Wrong K CUBIC calculation.
commit
|
commitdiff
|
tree
|
snapshot
2024-02-12
Remi Tricot...
BUG/MEDIUM: ssl: Fix crash when calling "update ssl...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-10
Willy Tarreau
[RELEASE] Released version 3.0-dev3
v3.0-dev3
commit
|
commitdiff
|
tree
|
snapshot
2024-02-10
Willy Tarreau
BUG/MEDIUM: pool: fix rare risk of deadlock in pool_flush()
commit
|
commitdiff
|
tree
|
snapshot
2024-02-10
Willy Tarreau
BUILD: address a few remaining calloc(size, n) cases
commit
|
commitdiff
|
tree
|
snapshot
2024-02-10
Tim Duesterhus
CI: Update to actions/cache@v4
commit
|
commitdiff
|
tree
|
snapshot
2024-02-09
Willy Tarreau
MINOR: cli/wait: add a condition to wait on a server...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-09
Willy Tarreau
MINOR: cli/wait: also pass up to 4 arguments to the...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-09
Willy Tarreau
MINOR: cli/wait: also support an unrecoverable failure...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-09
Willy Tarreau
MINOR: cli/wait: make the wait command support a more...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-09
Willy Tarreau
MINOR: server: split the server deletion code in two...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-09
Christopher...
BUG/MINOR: applet: Always release empty appctx buffers...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-08
Willy Tarreau
MINOR: cli: add a new "wait" command to wait for a...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-08
Willy Tarreau
MINOR: cli: always reset the applet task's timeout
commit
|
commitdiff
|
tree
|
snapshot
2024-02-08
Willy Tarreau
MINOR: cli: make sure to always print a pending message...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-08
Willy Tarreau
BUG/MEDIUM: cli: fix once for all the problem of missin...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-08
Willy Tarreau
BUG/MINOR: vars/cli: fix missing LF after "get var...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-08
Willy Tarreau
BUG/MINOR: server/cli: add missing LF at the end of...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-08
Willy Tarreau
MEDIUM: mux-h2: update session trackers with number...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-08
Willy Tarreau
MINOR: session: add the necessary functions to update...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-08
Willy Tarreau
MEDIUM: stick-tables: add a new stored type for glitch_...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-08
Willy Tarreau
DOC: internal: update missing data types in peers-v2...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-08
Willy Tarreau
MINOR: mux-h2: count late reduction of INITIAL_WINDOW_S...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-08
Willy Tarreau
MINOR: mux-h2: count excess of CONTINUATION frames...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-08
Willy Tarreau
BUG/MINOR: mux-h2: count rejected DATA frames against...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-08
Aurelien DARRAGON
MINOR: sample: implement bc_{be,srv}_queue samples
commit
|
commitdiff
|
tree
|
snapshot
2024-02-08
Aurelien DARRAGON
MINOR: stream: rename "txn.redispatch" to "txn.redispat...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-08
Aurelien DARRAGON
DOC: config: add more custom log format table alternatives
commit
|
commitdiff
|
tree
|
snapshot
2024-02-08
Aurelien DARRAGON
DOC: config: fix misplaced "bytes_{in,out}"
commit
|
commitdiff
|
tree
|
snapshot
2024-02-08
Aurelien DARRAGON
DOC: config: fix typos for "bytes_{in,out}"
commit
|
commitdiff
|
tree
|
snapshot
2024-02-08
Aurelien DARRAGON
DOC: config: fix misplaced "txn.conn_retries"
commit
|
commitdiff
|
tree
|
snapshot
2024-02-08
Abhijeet Rastogi
DOC: install: recommend pcre2
commit
|
commitdiff
|
tree
|
snapshot
2024-02-07
Remi Tricot...
REGTESTS: ssl: Fix empty line in cli command input
commit
|
commitdiff
|
tree
|
snapshot
2024-02-07
Remi Tricot...
REGTESTS: ssl: Add OCSP related tests
commit
|
commitdiff
|
tree
|
snapshot
2024-02-07
Remi Tricot...
BUG/MINOR: ssl: Reenable ocsp auto-update after an...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-07
Remi Tricot...
BUG/MINOR: ssl: Destroy ckch instances before the store...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-07
Remi Tricot...
BUG/MEDIUM: ocsp: Separate refcount per instance and...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-07
Remi Tricot...
BUG/MINOR: ssl: Clear the ckch instance when deleting...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-07
Remi Tricot...
MINOR: ssl: Use OCSP_CERTID instead of ckch_store in...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-07
Remi Tricot...
BUG/MINOR: ssl: Duplicate ocsp update mode when dup...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-07
Christopher...
MINOR: applet: Identify applets using their own buffers...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-07
Christopher...
MINOR: applet: Use an option to disable zero-copy forwa...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-07
Christopher...
MINOR: cache: Remove unsed .data_sent field from the...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-07
Christopher...
MEDIUM: applet: Simplify a bit API to exchange data...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-07
Christopher...
MAJOR: stats: Send stats dump over HTTP using zero...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-07
Christopher...
MEDIUM: mux-h1: Support zero-copy forwarding for chunks...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-07
Christopher...
MINOR: mux-h1: Stop zero-copy forwarding during nego...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-07
Christopher...
MEDIUM: stconn: Nofify requested size during zero-copy...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-07
Christopher...
MINOR: mux-h1: Be able to define the length of a chunk...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-07
Christopher...
MINOR: stconn: Add support for flags during zero-copy...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-07
Christopher...
MAJOR: cache: Send cached objects using zero-copy forwa...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-07
Christopher...
MAJOR: cache: Update HTTP cache applet to handle its...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-07
Christopher...
MEDIUM: cache: Temporarily remove zero-copy forwarding...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-07
Christopher...
MAJOR: stats: Update HTTP stats applet to handle its...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-07
Christopher...
MEDIUM: stats: Don't interrupt processing on partial...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-07
Christopher...
MINOR: applet: Automatically handle applets having...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-07
Christopher...
MEDIUM: applet: Add support for zero-copy forwarding...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-07
Christopher...
MINOR: applet: Add callback function to deal with zero...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-07
Christopher...
MEDIUM: applet: Use appctx flags to report EOS/EOI...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-07
Christopher...
MINOR: applet: Add an appctx flag to report shutdown...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-07
Christopher...
MINOR: applet: Remove appctx state field to only used...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-07
Christopher...
MINIOR: applet: Add flags to deal with ends of input...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-07
Christopher...
MINOR: applet: Add flags on the appctx and stop abusing...
commit
|
commitdiff
|
tree
|
snapshot
next