projects
/
haproxy-2.9.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
haproxy-2.9.git
2023-11-09
Frédéric Lécaille
MINOR: quic: Avoid zeroing frame structures
commit
|
commitdiff
|
tree
|
snapshot
2023-11-09
Frédéric Lécaille
CLEANUP: quic: Indentation fix in qc_do_build_pkt()
commit
|
commitdiff
|
tree
|
snapshot
2023-11-09
Frédéric Lécaille
BUG/MINOR: quic: idle timer task requeued in the past
commit
|
commitdiff
|
tree
|
snapshot
2023-11-09
Frédéric Lécaille
MINOR: quic: Add idle timer task pointer to traces
commit
|
commitdiff
|
tree
|
snapshot
2023-11-09
Frédéric Lécaille
MINOR: quic: release the TLS context asap from quic_con...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-09
Frédéric Lécaille
MEDIUM: quic: Heavy task mode with non contiguously...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-09
Frédéric Lécaille
MEDIUM: quic: Heavy task mode during handshake
commit
|
commitdiff
|
tree
|
snapshot
2023-11-08
Christopher...
MINOR: stconn/mux-h2: Use a iobuf flag to report EOI...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-08
Christopher...
MEDIUM: stconn/muxes: Loop on data fast-forwarding...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-08
Willy Tarreau
BUG/MEDIUM: pool: try once to allocate from another...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-08
Willy Tarreau
BUG/MINOR: pool: check one other random bucket on alloc...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-08
Willy Tarreau
BUG/MEDIUM: pool: fix releasable pool calculation when...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-08
Christopher...
BUG/MEDIUM: freq-ctr: Don't report overshoot for long...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-08
Christopher...
BUG/MINOR: mux-h1: Properly handle http-request and...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-08
Aurelien DARRAGON
MINOR: stktable/cli: support v6tov4 and v4tov6 conversions
commit
|
commitdiff
|
tree
|
snapshot
2023-11-08
Aurelien DARRAGON
MEDIUM: stktable/cli: simplify entry key handling
commit
|
commitdiff
|
tree
|
snapshot
2023-11-08
Aurelien DARRAGON
BUG/MINOR: stick-table/cli: Check for invalid ipv4 key
commit
|
commitdiff
|
tree
|
snapshot
2023-11-08
Christopher...
BUG/MINOR: mux-h1: Release empty ibuf during data fast...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-08
Amaury Denoyelle
MINOR: proto_reverse_connect: use connect timeout
commit
|
commitdiff
|
tree
|
snapshot
2023-11-07
Christopher...
BUG/MEDIUM: mux-h1: Be sure xprt support splicing to...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-07
Amaury Denoyelle
BUG/MEDIUM: quic: fix sslconns on quic_conn alloc failure
commit
|
commitdiff
|
tree
|
snapshot
2023-11-07
Amaury Denoyelle
BUG/MEDIUM: quic: fix actconn on quic_conn alloc failure
commit
|
commitdiff
|
tree
|
snapshot
2023-11-07
Christopher...
DOC: stconn: Improve comments about lra and fsb usage
commit
|
commitdiff
|
tree
|
snapshot
2023-11-07
Christopher...
CLEANUP: htx: Properly indent htx_reserve_max_data...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-07
Christopher...
BUG/MINOR: stconn: Sanitize report for read activity
commit
|
commitdiff
|
tree
|
snapshot
2023-11-07
Christopher...
BUG/MEDIUM: Don't apply a max value on room_needed...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-07
Christopher...
MINOR: stconn: Don't queue stream task in past in sc_no...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-07
Christopher...
BUG/MEDIUM: stconn: Don't report rcv/snd expiration...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-07
Christopher...
BUG/MEDIUM: stconn: Report send activity during mux...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-06
Tim Duesterhus
CLEANUP: Re-apply xalloc_size.cocci (3)
commit
|
commitdiff
|
tree
|
snapshot
2023-11-04
Willy Tarreau
[RELEASE] Released version 2.9-dev9
v2.9-dev9
commit
|
commitdiff
|
tree
|
snapshot
2023-11-04
Willy Tarreau
BUG/MINOR: server: remove some incorrect free() calls...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-04
Willy Tarreau
OPTIM: mux-h2: call h2_send() directly from h2_snd_buf()
commit
|
commitdiff
|
tree
|
snapshot
2023-11-04
Willy Tarreau
MINOR: mux-h2: always use h2_send() in h2_done_ff(...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-04
Willy Tarreau
BUG/MEDIUM: pattern: don't trim pools under lock in...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-04
Alexander Stephan
MINOR: connection: Send out generic, user-defined serve...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-04
Alexander Stephan
MINOR: server: Add parser support for set-proxy-v2...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-03
William Lallemand
DOC: install: update the wolfSSL required version
commit
|
commitdiff
|
tree
|
snapshot
2023-11-03
William Lallemand
CI: github: update wolfSSL to 5.6.4
commit
|
commitdiff
|
tree
|
snapshot
2023-11-03
Aurelien DARRAGON
MEDIUM: stktable/peers: "write-to" local table on peer...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-03
Aurelien DARRAGON
MINOR: stktable: check if a type should be used as-is
commit
|
commitdiff
|
tree
|
snapshot
2023-11-03
Aurelien DARRAGON
MINOR: stktable: stktable_init() sets err_msg on error
commit
|
commitdiff
|
tree
|
snapshot
2023-11-03
Aurelien DARRAGON
BUG/MINOR: cfgparse/stktable: fix error message on...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-03
Aurelien DARRAGON
BUG/MINOR: stktable: missing free in parse_stick_table()
commit
|
commitdiff
|
tree
|
snapshot
2023-11-03
Aurelien DARRAGON
MINOR: proxy/stktable: add resolve_stick_rule helper...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-03
Amaury Denoyelle
BUG/MINOR: proto_reverse_connect: support SNI on active...
commit
|
commitdiff
|
tree
|
snapshot
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
next