haproxy-2.3.git
2021-02-22 Christopher... BUG/MINOR: server: Be sure to cut the last parsed field...
2021-02-22 Christopher... BUG/MINOR: server: Init params before parsing a new...
2021-02-22 Christopher... BUG/MINOR: http-rules: Always replace the response...
2021-02-22 Christopher... BUG/MEDIUM: spoe: Resolve the sink if a SPOE logs in...
2021-02-22 Olivier HouchardBUG/MEDIUM: lists: Avoid an infinite loop in MT_LIST_TR...
2021-02-22 Willy TarreauDOC: explain the relation between pool-low-conn and...
2021-02-22 Ilya ShipitsinBUILD: ssl: introduce fine guard for OpenSSL specific...
2021-02-22 Christopher... BUG/MINOR: sample: Always consider zero size string...
2021-02-22 Willy TarreauBUG/MEDIUM: checks: don't needlessly take the server...
2021-02-22 Willy TarreauBUG/MINOR: checks: properly handle wrapping time in...
2021-02-22 Willy TarreauBUG/MINOR: session: atomically increment the tracked...
2021-02-22 Christopher... BUG/MINOR: server: Remove RMAINT from admin state when...
2021-02-22 Emeric BrunCLEANUP: channel: fix comment in ci_putblk.
2021-02-22 William DauchyDOC: tune: explain the origin of block size for ssl...
2021-02-22 Christopher... BUG/MINOR: server: Don't call fopen() with server-state...
2021-02-22 Willy TarreauBUG/MINOR: cfgparse: do not mention "addr:port" as...
2021-02-22 Willy TarreauBUG/MINOR: stats: revert the change on ST_CONVDONE
2021-02-22 Willy TarreauBUG/MEDIUM: config: don't pick unset values from last...
2021-02-22 Christopher... CLEANUP: deinit: release global and per-proxy server...
2021-02-22 Christopher... BUG/MINOR: server: Fix server-state-file-name directive
2021-02-22 Amaury DenoyelleBUG/MINOR: backend: hold correctly lock when killing...
2021-02-22 Christopher... BUG/MINOR: tools: Fix a memory leak on error path in...
2021-02-22 William DauchyBUG/MINOR: server: re-align state file fields number
2021-02-22 Christopher... BUG/MEDIUM: mux-h1: Always set CS_FL_EOI for response...
2021-02-22 Christopher... BUG/MINOR: http-ana: Don't increment HTTP error counter...
2021-02-22 Willy TarreauBUG/MINOR: intops: fix mul32hi()'s off-by-one
2021-02-22 Ilya ShipitsinBUILD: ssl: guard SSL_CTX_set_msg_callback with SSL_CTR...
2021-02-22 Ilya ShipitsinBUILD: ssl: guard SSL_CTX_add_server_custom_ext with...
2021-02-22 Ilya ShipitsinBUILD: ssl: fix typo in HAVE_SSL_CTX_ADD_SERVER_CUSTOM_...
2021-02-09 Amaury DenoyelleMINOR: check: do not ignore a connection header for...
2021-02-06 Willy Tarreau[RELEASE] Released version 2.3.5 v2.3.5
2021-02-06 Christopher... MINOR: config: Deprecate and ignore tune.chksize global...
2021-02-05 Remi Tricot... BUG/MINOR: sock: Unclosed fd in case of connection...
2021-02-05 Willy TarreauBUG/MEDIUM: mux-h2: do not quit the demux loop before...
2021-02-05 Willy TarreauBUG/MEDIUM: mux-h2: handle remaining read0 cases
2021-02-05 William LallemandBUILD: Makefile: move REGTESTST_TYPE default setting
2021-02-05 Willy TarreauMINOR: cli/show_fd: report local and report ports when...
2021-02-05 Willy TarreauBUILD: ssl: fix build breakage with last commit
2021-02-05 Willy TarreauBUG/MINOR: ssl: do not try to use early data if not...
2021-02-04 Willy TarreauBUG/MINOR: xxhash: make sure armv6 uses memcpy()
2021-02-04 Amaury DenoyelleBUG/MINOR: mux_h2: fix incorrect stat titles
2021-02-04 Willy TarreauBUG/MEDIUM: ssl: check a connection's status before...
2021-02-04 William LallemandBUG/MEDIUM: ssl/cli: abort ssl cert is freeing the...
2021-02-04 Christopher... BUG/MINOR: stick-table: Always call smp_fetch_src(...
2021-02-04 Willy TarreauDOC: management: fix "show resolvers" alphabetical...
2021-02-04 Christopher... MINOR: h1: Raise the chunk size limit up to (2^52 - 1)
2021-01-28 Willy TarreauMINOR: mux-h1/show_fd: report as suspicious an entry...
2021-01-28 Willy TarreauMINOR: mux-h2/show_fd: report as suspicious an entry...
2021-01-28 Willy TarreauMINOR: ssl/show_fd: report some FDs as suspicious when...
2021-01-28 Willy TarreauMINOR: cli/show_fd: report some easily detectable suspi...
2021-01-28 Willy TarreauMINOR: cli: give the show_fd helpers the ability to...
2021-01-28 Willy TarreauMINOR: mux-fcgi: make the "show fd" helper also decode...
2021-01-28 Willy TarreauMINOR: mux-h1: make the "show fd" helper also decode...
2021-01-28 Willy TarreauMINOR: mux-h2: make the "show fd" helper also decode...
2021-01-28 Willy TarreauMINOR: xprt/mux: export all *_io_cb functions so that...
2021-01-28 Willy TarreauMINOR: ssl: provide a "show fd" helper to report import...
2021-01-28 Willy TarreauMINOR: xprt: add a new show_fd() helper to complete...
2021-01-28 Willy TarreauMINOR: cli: make "show fd" also report the xprt and...
2021-01-28 Willy TarreauCLEANUP: cli: make "show fd" use a const connection...
2021-01-28 Willy TarreauCLEANUP: tools: make resolve_sym_name() take a const...
2021-01-28 Frédéric LécailleMINOR: contrib: Make the wireshark peers dissector...
2021-01-28 Amaury DenoyelleBUG/MINOR: backend: check available list allocation...
2021-01-28 Amaury DenoyelleBUG/MEDIUM: backend: never reuse a connection for tcp...
2021-01-28 Amaury DenoyelleREORG: backend: simplify conn_backend_get
2021-01-28 Amaury DenoyelleBUG/MEDIUM: session: only retrieve ready idle conn...
2021-01-28 William LallemandBUG/MINOR: ssl: init tmp chunk correctly in ssl_sock_lo...
2021-01-28 Amaury DenoyelleBUG/MINOR: config: fix leak on proxy.conn_src.bind_hdr_name
2021-01-26 Christopher... BUG/MEDIUM: filters/htx: Fix data forwarding when paylo...
2021-01-26 Tim DuesterhusDOC: Improve documentation of the various hdr() fetches
2021-01-26 Bertrand JacquinBUILD/MINOR: lua: define _GNU_SOURCE for LLONG_MAX
2021-01-26 Willy TarreauBUG/MEDIUM: mux-h2: fix read0 handling on partial frames
2021-01-26 Christopher... BUG/MEDIUM: tcpcheck: Don't destroy connection in the...
2021-01-26 Bertrand JacquinBUG/MINOR: mworker: define _GNU_SOURCE for strsignal()
2021-01-26 Willy TarreauBUG/MINOR: mux_h2: missing space between "st" and ...
2021-01-26 Frédéric LécailleBUG/MINOR: peers: Wrong "new_conn" value for "show...
2021-01-26 Bertrand JacquinMINOR: build: discard echoing in help target
2021-01-26 Frédéric LécailleBUG/MINOR: peers: Possible appctx pointer dereference.
2021-01-26 Adis NezirovicBUG/MEDIUM: stats: add missing INF_BUILD_INFO definition
2021-01-26 Willy TarreauBUILD: peers: fix build warning about unused variable
2021-01-26 Baptiste AssmannBUG/MINOR: dns: SRV records ignores duplicated AR recor...
2021-01-26 Frédéric LécailleMINOR: peers: Add traces for peer control messages.
2021-01-26 David CARLIERBUG/MINOR: threads: Fixes the number of possible cpus...
2021-01-26 Christopher... MINOR: server: Forbid server definitions in frontend...
2021-01-26 Christopher... MINOR: config: Add failifnotcap() to emit an alert...
2021-01-26 Christopher... BUG/MINOR: init: Use a dynamic buffer to set HAPROXY_CF...
2021-01-13 Christopher... [RELEASE] Released version 2.3.4 v2.3.4
2021-01-13 William DauchyMINOR: contrib/prometheus-exporter: use fill_info for...
2021-01-13 William DauchyMINOR: contrib/prometheus-exporter: avoid connection...
2021-01-13 Jerome MagninBUG/MINOR: init: enforce strict-limits when using maste...
2021-01-13 Christopher... BUG/MINOR: check: Don't perform any check on servers...
2021-01-13 Remi Tricot... BUG/MINOR: sample: Memory leak of sample_expr structure...
2021-01-13 Christopher... Revert "BUG/MINOR: dns: SRV records ignores duplicated...
2021-01-13 William DauchyMINOR: reg-tests: add base prometheus test
2021-01-13 William DauchyBUG/MINOR: reg-tests: fix service dependency script
2021-01-13 William DauchyBUG/MINOR: sample: check alloc_trash_chunk return value...
2021-01-13 William DauchyMINOR: reg-tests: add a way to add service dependency
2021-01-08 Willy Tarreau[RELEASE] Released version 2.3.3 v2.3.3
2021-01-08 Willy TarreauBUG/MINOR: sample: fix concat() converter's corruption...
2021-01-08 Christopher... DOC: Add maintainers for the Prometheus exporter
2021-01-08 Thayne McCombsSCRIPTS: announce-release: fix typo in help message
next