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
2023-11-03
Ruei-Bang Chen
MINOR: sample: Add fetcher for getting all cookie names
commit
|
commitdiff
|
tree
|
snapshot
2023-10-31
William Lallemand
MEDIUM: systemd: be more verbose about the reload
commit
|
commitdiff
|
tree
|
snapshot
2023-10-31
Christopher...
BUG/MINOR: tcpcheck: Report hexstring instead of binary...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-30
William Lallemand
BUG/MEDIUM: ssl: segfault when cipher is NULL
commit
|
commitdiff
|
tree
|
snapshot
2023-10-27
Amaury Denoyelle
BUG/MINOR: mux-quic: fix early close if unset client...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-26
William Lallemand
REGTESTS: ssl: update the filters test for TLSv1.3...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-26
William Lallemand
BUG/MINOR: ssl: suboptimal certificate selection with...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-26
Amaury Denoyelle
MEDIUM: quic: count quic_conn for global sslconns
commit
|
commitdiff
|
tree
|
snapshot
2023-10-26
Amaury Denoyelle
MEDIUM: quic: count quic_conn instance for maxconn
commit
|
commitdiff
|
tree
|
snapshot
2023-10-26
Amaury Denoyelle
BUG/MINOR: ssl: use a thread-safe sslconns increment
commit
|
commitdiff
|
tree
|
snapshot
2023-10-26
Amaury Denoyelle
MINOR: frontend: implement a dedicated actconn incremen...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-26
Amaury Denoyelle
BUG/MINOR: quic: do not consider idle timeout on CLOSIN...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-25
Willy Tarreau
DEBUG: pools: detect that malloc_trim() is in progress
commit
|
commitdiff
|
tree
|
snapshot
2023-10-25
Willy Tarreau
DEBUG: lua: add tainted flags for stuck Lua contexts
commit
|
commitdiff
|
tree
|
snapshot
2023-10-25
Willy Tarreau
DEBUG: add a tainted flag when ha_panic() is called
commit
|
commitdiff
|
tree
|
snapshot
2023-10-25
Aurelien DARRAGON
MINOR: server: add helper function to detach server...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-25
Aurelien DARRAGON
BUG/MEDIUM: server: "proto" not working for dynamic...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-25
Aurelien DARRAGON
MINOR: connection: add conn_pr_mode_to_proto_mode(...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-25
Aurelien DARRAGON
BUG/MEDIUM: server/log: "mode log" after server keyword...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-25
Willy Tarreau
DEBUG: mux-h2/flags: fix list of h2c flags used by...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-25
Amaury Denoyelle
MINOR: backend: refactor insertion in avail conns tree
commit
|
commitdiff
|
tree
|
snapshot
2023-10-25
Amaury Denoyelle
BUG/MAJOR: backend: fix idle conn crash under low FD
commit
|
commitdiff
|
tree
|
snapshot
2023-10-25
Amaury Denoyelle
BUG/MINOR: backend: fix wrong BUG_ON for avail conn
commit
|
commitdiff
|
tree
|
snapshot
2023-10-25
Tristan
MINOR: lua: change tune.lua.log.stderr default from...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-25
Tristan
MINOR: lua: Add flags to configure logging behaviour
commit
|
commitdiff
|
tree
|
snapshot
2023-10-23
William Lallemand
BUG/MINOR: ssl: load correctly @system-ca when ca-base...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-23
Aleksandar...
DOC: internal: filters: fix reference to entities.pdf
commit
|
commitdiff
|
tree
|
snapshot
2023-10-20
Willy Tarreau
[RELEASE] Released version 2.9-dev8
v2.9-dev8
commit
|
commitdiff
|
tree
|
snapshot
2023-10-20
Willy Tarreau
BUG/MINOR: mux-h2: update tracked counters with req...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-20
Willy Tarreau
BUG/MINOR: mux-h2: commit the current stream ID even...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-20
Willy Tarreau
MINOR: mux-h2/traces: clarify the "rejected H2 request...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-20
Willy Tarreau
MINOR: mux-h2/traces: explicitly show the error/refused...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-20
Jens Popp
MINOR: sample: Added support for Arrays in sample_conv_...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-20
Amaury Denoyelle
MINOR: listener: forbid most keywords for reverse HTTP...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-20
Amaury Denoyelle
REGTESTS: remove maxconn from rhttp bind line
commit
|
commitdiff
|
tree
|
snapshot
2023-10-20
Amaury Denoyelle
MINOR: cfgparse: rename "rev@" prefix to "rhttp@"
commit
|
commitdiff
|
tree
|
snapshot
2023-10-20
Amaury Denoyelle
MINOR: server: convert @reverse to rev@ standard format
commit
|
commitdiff
|
tree
|
snapshot
2023-10-20
Amaury Denoyelle
MINOR: listener: add nbconn kw for reverse connect
commit
|
commitdiff
|
tree
|
snapshot
2023-10-20
Amaury Denoyelle
MINOR: cfgparse: forbid mixing reverse and standard...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-20
Christopher...
BUG/MEDIUM: peers: Fix synchro for huge number of tables
commit
|
commitdiff
|
tree
|
snapshot
2023-10-19
Christopher...
BUG/MEDIUM: peers: Be sure to always refresh recconnect...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-19
Willy Tarreau
BUG/MINOR: trace: fix trace parser error reporting
commit
|
commitdiff
|
tree
|
snapshot
2023-10-18
Willy Tarreau
BUG/MINOR: mux-h2: fix http-request and http-keep-alive...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-18
Willy Tarreau
MINOR: dgram: allow to set rcv/sndbuf for dgram sockets...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-18
Christopher...
REORG: stconn/muxes: Rename init step in fast-forwarding
commit
|
commitdiff
|
tree
|
snapshot
2023-10-18
Christopher...
BUILD: mux-h1: Fix build without kernel splicing support
commit
|
commitdiff
|
tree
|
snapshot
2023-10-17
Christopher...
MINOR: global: Add an option to disable the zero-copy...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-17
Christopher...
MEDIUM: mux-pt: Add fast-forwarding support
commit
|
commitdiff
|
tree
|
snapshot
2023-10-17
Christopher...
CLEAN: mux-h1: Remove useless __maybe_unused attribute...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-17
Christopher...
REGTESTS: Reenable HTTP tests about splicing
commit
|
commitdiff
|
tree
|
snapshot
2023-10-17
Christopher...
MINOR: tree-wide: Only rely on co_data() to check chann...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-17
Christopher...
MEDIUM: channel: don't look at iobuf to report an empty...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-17
Christopher...
MEDIUM: mux-h2: Add consumer-side fast-forwarding support
commit
|
commitdiff
|
tree
|
snapshot
2023-10-17
Christopher...
MINOR: h2: Set the BODYLESS_RESP flag on the HTX start...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-17
Christopher...
MEDIUM: mux-h1: Add fast-forwarding support
commit
|
commitdiff
|
tree
|
snapshot
2023-10-17
Christopher...
MEDIUM: mux-h1: Simplify payload formatting based on...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-17
Christopher...
MEDIUM: mux-h1: Simplify zero-copy on sending path
commit
|
commitdiff
|
tree
|
snapshot
2023-10-17
Christopher...
MINOR: mux-h1: Add function to add size of a chunk...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-17
Christopher...
MEDIUM: raw-sock: Specifiy amount of data to send via...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-17
Christopher...
MEDIUM: mux-h1: Properly handle state transitions of...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-17
Christopher...
MINOR: mux-h1: Use HTX extra field only for responses...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-17
Christopher...
MEDIUM: stconn: Add mux-to-mux fast-forward support
commit
|
commitdiff
|
tree
|
snapshot
2023-10-17
Christopher...
MINOR: connection: Remove mux callbacks about splicing
commit
|
commitdiff
|
tree
|
snapshot
2023-10-17
Christopher...
MINOR: mux-h1: Temporarily remove splicing support
commit
|
commitdiff
|
tree
|
snapshot
2023-10-17
Christopher...
MINOR: mux-pt: Temporarily remove splicing support
commit
|
commitdiff
|
tree
|
snapshot
2023-10-17
Christopher...
MINOR: stconn: Temporarily remove kernel splicing support
commit
|
commitdiff
|
tree
|
snapshot
2023-10-17
Christopher...
MINOR: connection: Add new mux callbacks to perform...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-17
Christopher...
MINOR: stconn: Extend iobuf to handle a buffer in addit...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-17
Christopher...
MINOR: stconn: Start to introduce mux-to-mux fast-forwa...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-17
Christopher...
MEDIUM: stconn/channel: Move pipes used for the splicin...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-17
Christopher...
BUG/MEDIUM: mux-h2: Don't report an error on shutr...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-17
Christopher...
BUG/MINOR: htpp-ana/stats: Specify that HTX redirect...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-17
Christopher...
BUG/MEDIUM: mux-h1: do not forget TLR/EOT even when...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-17
Christopher...
CLEANUP: hlua: Remove dead-code on error path in hlua_s...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-17
Willy Tarreau
BUG/MEDIUM: quic_conn: let the scheduler kill the task...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-17
Willy Tarreau
DEBUG: pool: store the memprof bin on alloc() and updat...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-17
Willy Tarreau
BUG/MINOR: mux-h2: make up other blocked streams upon...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-17
Vladimir Vdovin
MINOR: support for http-response set-timeout
commit
|
commitdiff
|
tree
|
snapshot
2023-10-13
Christopher...
BUG/MINOR: mux-h1: Send a 400-bad-request on shutdown...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-13
Christopher...
BUG/MEDIUM: applet: Report a send activity everytime...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-13
Christopher...
BUG/MEDIUM: stconn: Report a send activity everytime...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-13
Aurelien DARRAGON
MINOR: server: introduce "log-bufsize" kw
commit
|
commitdiff
|
tree
|
snapshot
2023-10-13
Aurelien DARRAGON
REGTEST: add a test for log-backend used as a log target
commit
|
commitdiff
|
tree
|
snapshot
2023-10-13
Aurelien DARRAGON
MEDIUM: log/balance: support for the "hash" lb algorithm
commit
|
commitdiff
|
tree
|
snapshot
2023-10-13
Aurelien DARRAGON
MINOR: sample: add sample_process_cnv() function
commit
|
commitdiff
|
tree
|
snapshot
2023-10-13
Aurelien DARRAGON
MINOR: lbprm: compute the hash avalanche in gen_hash()
commit
|
commitdiff
|
tree
|
snapshot
2023-10-13
Aurelien DARRAGON
MINOR: lbprm: support for the "none" hash-type function
commit
|
commitdiff
|
tree
|
snapshot
2023-10-13
Aurelien DARRAGON
MINOR: log/balance: support for the "random" lb algorithm
commit
|
commitdiff
|
tree
|
snapshot
2023-10-13
Aurelien DARRAGON
MINOR: log/balance: support for the "sticky" lb algorithm
commit
|
commitdiff
|
tree
|
snapshot
2023-10-13
Aurelien DARRAGON
MAJOR: log: introduce log backends
commit
|
commitdiff
|
tree
|
snapshot
2023-10-13
Aurelien DARRAGON
MINOR: sink: add sink_new_from_srv() function
commit
|
commitdiff
|
tree
|
snapshot
2023-10-13
Aurelien DARRAGON
MEDIUM: sink: inherit from caller fmt in ring_write...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-13
Aurelien DARRAGON
MEDIUM: log/sink: simplify log header handling
commit
|
commitdiff
|
tree
|
snapshot
2023-10-13
Aurelien DARRAGON
MINOR: log: remove the logger dependency in do_send_log()
commit
|
commitdiff
|
tree
|
snapshot
2023-10-13
Aurelien DARRAGON
MINOR: log: support explicit log target as argument...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-13
Aurelien DARRAGON
MEDIUM: sink/log: stop relying on AF_UNSPEC for rings
commit
|
commitdiff
|
tree
|
snapshot
2023-10-13
Aurelien DARRAGON
DOC: config: log <address> becomes log <target> in...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-13
Aurelien DARRAGON
MEDIUM: log: introduce log target
commit
|
commitdiff
|
tree
|
snapshot
2023-10-13
Aurelien DARRAGON
MEDIUM: tree-wide: logsrv struct becomes logger
commit
|
commitdiff
|
tree
|
snapshot
2023-10-13
Amaury Denoyelle
BUG/MEDIUM: quic-conn: free unsent frames on retransmit...
commit
|
commitdiff
|
tree
|
snapshot
next