haproxy-2.5.git
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...
2021-02-03 William LallemandMINOR: ssl/cli: flush the server session cache upon...
2021-02-03 Amaury DenoyelleBUG/MINOR: mux_h2: fix incorrect stat titles
2021-02-02 Willy TarreauBUG/MEDIUM: ssl: check a connection's status before...
2021-02-01 William LallemandBUG/MEDIUM: ssl/cli: abort ssl cert is freeing the...
2021-02-01 Christopher... BUG/MINOR: contrib/prometheus-exporter: Restart labels...
2021-02-01 Christopher... BUG/MINOR: contrib/prometheus-exporter: Add missing...
2021-02-01 Christopher... DOC: contrib/prometheus-exporter: Add missing metrics...
2021-02-01 William DauchyCLEANUP: contrib/prometheus-exporter: remove descriptio...
2021-02-01 William DauchyCLEANUP: contrib/prometheus-exporter: align and reorder...
2021-02-01 William DauchyCLEANUP: contrib/prometheus-exporter: remove unused...
2021-02-01 William DauchyMINOR: contrib/prometheus-exporter: add recv logs_logs_...
2021-02-01 William DauchyMINOR: contrib/prometheus-exporter: add uweight field
2021-02-01 William DauchyMINOR: contrib/prometheus-exporter: use stats desc...
2021-02-01 William DauchyMINOR: stats: improve max stats descriptions
2021-02-01 William DauchyMINOR: stats: improve pending connections description
2021-02-01 William DauchyMINOR: contrib/prometheus-exporter: improve service...
2021-02-01 William DauchyMAJOR: contrib/prometheus-exporter: move health check...
2021-02-01 Christopher... MINOR: checks: Add function to get the result code...
2021-02-01 William LallemandREGTESTS: set_ssl_server_cert: cleanup the SSL caching...
2021-02-01 William LallemandREGTESTS: set_ssl_server_cert.vtc: remove SSL caching...
2021-01-29 Willy TarreauBUG/MINOR: activity: take care of late wakeups in ...
2021-01-29 Willy TarreauMINOR: listener: export manage_global_listener_queue()
2021-01-29 Christopher... MEDIUM: contrib/prometheus-exporter: Use dynamic labels...
2021-01-29 William DauchyMAJOR: contrib/prometheus-exporter: move ftd/bkd/srv...
2021-01-29 William DauchyMINOR: contrib/prometheus-exporter: declare states...
2021-01-29 Christopher... MINOR: mux-h2: Slightly improve request HEADERS frames...
2021-01-29 Christopher... MINOR: mux-h2: Don't tests the start-line when sending...
2021-01-29 Christopher... MINOR: ssl-sample: Don't check if argument list is...
2021-01-29 Christopher... MINOR: sample: Don't check if argument list is set...
2021-01-29 Christopher... MINOR: http-conv: Don't check if argument list is set...
2021-01-29 Christopher... MINOR: http-fetch: Don't check if argument list is...
2021-01-29 Christopher... BUG/MINOR: stick-table: Always call smp_fetch_src(...
2021-01-29 Christopher... MINOR: mux-h1: Remove first useless test on count in...
2021-01-29 Willy TarreauMINOR: stick-tables: export process_table_expire()
2021-01-29 Willy TarreauMINOR: peers: export process_peer_sync() to improve...
2021-01-29 Willy TarreauMINOR: checks: export a few functions that appear often...
2021-01-29 Willy TarreauMINOR: muxes: export the timeout and shutr task handlers
2021-01-29 Willy TarreauMINOR: session: export session_expire_embryonic()
2021-01-29 Willy TarreauMINOR: listener: export accept_queue_process
2021-01-29 Willy TarreauMINOR: activity: add a new "show tasks" command to...
2021-01-29 Willy TarreauMINOR: activity: flush scheduler stats on "set profilin...
2021-01-29 Willy TarreauMINOR: activity: also report collected tasks stats...
2021-01-29 Willy TarreauMEDIUM: tasks/activity: collect per-task statistics...
2021-01-29 Willy TarreauMINOR: activity: declare a new structure to collect...
2021-01-29 Willy TarreauMINOR: activity: make profiling more manageable
2021-01-29 Willy TarreauMINOR: tools: add print_time_short() to print a condens...
2021-01-29 Willy TarreauDOC: management: fix "show resolvers" alphabetical...
2021-01-28 Tim DuesterhusCI: Fix the coverity builds
2021-01-28 Amaury DenoyelleBUG/MINOR: backend: check available list allocation...
2021-01-28 Willy TarreauRevert "BUG/MEDIUM: listener: do not accept connections...
2021-01-28 William LallemandREGTESTS: set_ssl_server_cert.vtc: set as broken
2021-01-28 Willy TarreauBUG/MEDIUM: listener: do not accept connections faster...
2021-01-28 Christopher... MINOR: h1: Raise the chunk size limit up to (2^52 - 1)
2021-01-28 Christopher... MINOR: mux-fcgi/trace: add traces at level ERROR for...
2021-01-28 Christopher... MINOR: mux-h1/trace: add traces at level ERROR for...
2021-01-28 Christopher... REGTEST: Don't use the websocket to validate http-check
2021-01-28 Christopher... REGTESTS: Fix required versions for several scripts
2021-01-28 Amaury DenoyelleMINOR: vtc: add websocket test
2021-01-28 Amaury DenoyelleMINOR: vtc: add test for h1/h2 protocol upgrade translation
2021-01-28 Amaury DenoyelleMEDIUM: h2: send connect protocol h2 settings
2021-01-28 Amaury DenoyelleMEDIUM: h2: parse Extended CONNECT request to htx
2021-01-28 Amaury DenoyelleMEDIUM: mux_h2: generate Extended CONNECT response
2021-01-28 Amaury DenoyelleMEDIUM: h1: add a WebSocket key on handshake if needed
2021-01-28 Amaury DenoyelleMEDIUM: mux_h2: generate Extended CONNECT from htx...
2021-01-28 Amaury DenoyelleMEDIUM: h2: parse Extended CONNECT reponse to htx
2021-01-28 Amaury DenoyelleMINOR: mux_h2: define H2_SF_EXT_CONNECT_SENT stream...
2021-01-28 Amaury DenoyelleMEDIUM: h1: generate WebSocket key on response if needed
2021-01-28 Amaury DenoyelleMINOR: h1: reject websocket handshake if missing key
2021-01-28 Christopher... MEDIUM: http-ana: Deal with L7 retries in HTTP analysers
next