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