haproxy-2.5.git
2021-02-12 Yves LafonMINOR: http: add baseq sample fetch
2021-02-12 Willy TarreauMEDIUM: cfgparse: allow a proxy to designate the defaul...
2021-02-12 Willy TarreauMEDIUM: proxy: store the default proxies in a tree...
2021-02-12 Willy TarreauMINOR: proxy: support storing defaults sections into...
2021-02-12 Willy TarreauMINOR: proxy: also store the name for a defaults section
2021-02-12 Willy TarreauMINOR: cfgparse: use a pointer to the current default...
2021-02-12 Willy TarreauMINOR: cfgparse: check PR_CAP_DEF instead of comparing...
2021-02-12 Willy TarreauMINOR: proxy: add a new capability PR_CAP_DEF
2021-02-12 Willy TarreauMINOR: cfgparse: move defproxy to cfgparse-listen as...
2021-02-12 Willy TarreauBUG/MINOR: server: parse_server() must take a const...
2021-02-12 Willy TarreauBUG/MINOR: tcpcheck: proxy_parse_*check*() must take...
2021-02-12 Willy TarreauBUG/MINOR: extcheck: proxy_parse_extcheck() must take...
2021-02-12 Willy TarreauMINOR: proxy: always properly reset the just freed...
2021-02-12 Willy TarreauMINOR: proxy: move the defproxy freeing code to proxy.c
2021-02-12 Willy TarreauMEDIUM: proxy: only take defaults when a default proxy...
2021-02-12 Willy TarreauREORG: proxy: centralize the proxy allocation code...
2021-02-12 Willy TarreauREORG: move init_default_instance() to proxy.c and...
2021-02-12 Willy TarreauBUILD: proxy: add missing compression-t.h to proxy-t.h
2021-02-12 Willy TarreauBUG/MINOR: tcpheck: the source list must be a const...
2021-02-12 Willy TarreauBUG/MINOR: http-htx: defpx must be a const in proxy_dup...
2021-02-12 Willy TarreauBUG/MINOR: cfgparse: do not mention "addr:port" as...
2021-02-12 Willy TarreauBUG/MINOR: stats: revert the change on ST_CONVDONE
2021-02-12 Willy TarreauBUG/MEDIUM: config: don't pick unset values from last...
2021-02-12 Christopher... CLEANUP: deinit: release global and per-proxy server...
2021-02-12 Christopher... BUG/MINOR: server: Fix server-state-file-name directive
2021-02-12 William DauchyMINOR: server: enhance error precision when applying...
2021-02-12 William DauchyMEDIUM: server: support {check,agent}_addr, agent_port...
2021-02-12 William DauchyMEDIUM: server: add server-states version 2
2021-02-12 William DauchyMEDIUM: cli: add agent-port command
2021-02-12 William DauchyMEDIUM: cli: add check-addr command
2021-02-12 Ilya ShipitsinCI: cirrus: update FreeBSD image to 12.2
2021-02-12 Amaury DenoyelleREGTESTS: fix sni used in http_reuse_conn_hash for...
2021-02-12 Amaury DenoyelleREGTESTS: deactivate a failed test on CI in http_reuse_...
2021-02-12 Amaury DenoyelleREGTESTS: adjust http_reuse_conn_hash requirements
2021-02-12 Amaury DenoyelleBUG/MINOR: backend: fix compilation without ssl
2021-02-12 Amaury DenoyelleMINOR: doc: update http reuse for new eligilible connec...
2021-02-12 Amaury DenoyelleMINOR: reg-tests: test http-reuse with proxy protocol
2021-02-12 Amaury DenoyelleMINOR: connection: use proxy protocol as parameter...
2021-02-12 Amaury DenoyelleMINOR: connection: use src addr as parameter for srv...
2021-02-12 Amaury DenoyelleMINOR: backend: rewrite alloc of connection src address
2021-02-12 Amaury DenoyelleMINOR: reg-test: test http-reuse with specific dst...
2021-02-12 Amaury DenoyelleMINOR: connection: use dst addr as parameter for srv...
2021-02-12 Amaury DenoyelleMINOR: backend: rewrite alloc of stream target address
2021-02-12 Amaury DenoyelleMINOR: reg-tests: test http-reuse with sni
2021-02-12 Amaury DenoyelleMINOR: connection: use sni as parameter for srv conn...
2021-02-12 Amaury DenoyelleMINOR: backend: compare conn hash for session conn...
2021-02-12 Amaury DenoyelleMINOR: connection: use the srv pointer for the srv...
2021-02-12 Amaury DenoyelleMINOR: connection: prepare hash calcul for server conns
2021-02-12 Amaury DenoyelleMINOR: backend: search conn in idle tree after safe...
2021-02-12 Amaury DenoyelleMINOR: backend: search conn in idle/safe trees after...
2021-02-12 Amaury DenoyelleMEDIUM: connection: replace idle conn lists by eb trees
2021-02-12 Amaury DenoyelleMEDIUM: connection: protect idle conn lists with locks
2021-02-12 Amaury DenoyelleBUG/MINOR: backend: hold correctly lock when killing...
2021-02-11 Christopher... CLEANUP: queue: Remove useless tests on p or pp in...
2021-02-11 Ilya ShipitsinCLEANUP: remove unused variable assigned found by Coverity
2021-02-11 Christopher... BUG/MINOR: tools: Fix a memory leak on error path in...
2021-02-11 Christopher... CLEANUP: muxes: Remove useless calls to b_realign_if_em...
2021-02-10 William DauchyBUG/MINOR: server: re-align state file fields number
2021-02-10 Christopher... REGTESTS: Add a script to test payload skipping for...
2021-02-10 Christopher... MINOR: mux-h1: Be sure EOM flag is set when processing...
2021-02-10 Christopher... BUG/MEDIUM: mux-h2: Add EOT block when EOM flag is...
2021-02-10 Christopher... BUG/MINOR: mux-h1: Don't blindly skip EOT block for...
2021-02-10 Christopher... BUG/MINOR: mux-h1: Fix data skipping for bodyless responses
2021-02-10 Christopher... BUG/MEDIUM: mux-h1: Always set CS_FL_EOI for response...
2021-02-10 Christopher... BUG/MINOR: http-ana: Don't increment HTTP error counter...
2021-02-10 Christopher... BUG/MINOR: mux-h1: Don't increment HTTP error counter...
2021-02-10 William LallemandMINOR: ssl: add SSL_SERVER_LOCK label in threads.h
2021-02-10 Willy TarreauMINOR: stick-tables/counters: add http_fail_cnt and...
2021-02-09 Willy TarreauBUG/MINOR: freq_ctr: fix a wrong delay calculation...
2021-02-09 Willy TarreauBUG/MINOR: intops: fix mul32hi()'s off-by-one
2021-02-09 William LallemandMEDIUM: ssl: add a rwlock for SSL server session cache
2021-02-08 Ilya ShipitsinBUILD: ssl: guard SSL_CTX_set_msg_callback with SSL_CTR...
2021-02-08 William DauchyCLEANUP: tools: typo in `strl2irc` mention
2021-02-08 William DauchyCLEANUP: check: fix some typo in comments
2021-02-08 Ilya ShipitsinCLEANUP: assorted typo fixes in the code and comments
2021-02-08 William DauchyMEDIUM: contrib/prometheus-exporter: export base stick...
2021-02-08 William DauchyMINOR: contrib/prometheus-exporter: use stats desc...
2021-02-08 Christopher... BUG/MINOR: mux-h1: Don't emit extra CRLF for empty...
2021-02-07 Ilya ShipitsinBUILD: ssl: guard SSL_CTX_add_server_custom_ext with...
2021-02-07 Ilya ShipitsinBUILD: ssl: fix typo in HAVE_SSL_CTX_ADD_SERVER_CUSTOM_...
2021-02-05 Willy Tarreau[RELEASE] Released version 2.4-dev7 v2.4-dev7
2021-02-05 Willy TarreauBUG/MEDIUM: mux-h2: do not quit the demux loop before...
2021-02-05 Remi Tricot... BUG/MINOR: sock: Unclosed fd in case of connection...
2021-02-05 Christopher... CLEANUP: http-htx: Set buffer area to NULL instead...
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 TarreauREGTESTS: unbreak http-check-send.vtc
2021-02-05 Willy TarreauBUG/MINOR: ssl: do not try to use early data if not...
2021-02-04 Willy TarreauREGTESTS: mark sample_fetches/hashes.vtc as 2.4-only
2021-02-04 Willy TarreauREGTESTS: mark http-check-send.vtc as 2.4-only
2021-02-04 Willy TarreauBUG/MINOR: xxhash: make sure armv6 uses memcpy()
2021-02-04 Christopher... DOC: server: Add missing params in comment of the serve...
2021-02-04 William DauchyMEDIUM: check: align agentaddr and agentport behaviour
2021-02-04 William DauchyBUG/MINOR: check: consitent way to set agentaddr
2021-02-04 William DauchyMEDIUM: server: adding support for check_port in server...
2021-02-04 William DauchyMEDIUM: check: remove checkport checkaddr flag
2021-02-04 Christopher... MINOR: dns: Don't set the check port during a server...
2021-02-04 Christopher... MINOR: server: Don't set the check port during the...
2021-02-04 William DauchyBUG/MINOR: cli: fix set server addr/port coherency...
next