]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
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
2021-01-28  Christopher... MEDIUM: mux-h2: Don't emit DATA frame for bodyless...
2021-01-28  Christopher... MINOR: h2/mux-h2: Add flags to notify the response...
2021-01-28  Christopher... MINOR: mux-h1: Don't add Connection close/keep-alive...
2021-01-28  Christopher... MINOR: mux-h1: Don't emit C-L and T-E headers for 204...
2021-01-28  Christopher... MEDIUM: mux-h1: Don't emit any payload for bodyless...
2021-01-28  Christopher... MINOR: mux-h1: Add a flag on H1 streams with a response...
2021-01-28  Christopher... MAJOR: htx: Remove the EOM block type and use HTX_FL_EO...
2021-01-28  Christopher... MINOR: htx: Add a function to know if a block is the...
2021-01-28  Christopher... REGTESTS: Don't run http_msg_full_on_eom script on...
2021-01-28  Christopher... MINOR: htx: Rename HTX_FL_EOI flag into HTX_FL_EOM
2021-01-28  Christopher... BUG/MAJOR: mux-h1/mux-h2/htx: Fix HTTP tunnel managemen...
2021-01-28  Christopher... MEDIUM: mux-h1: Properly handle tunnel establishments...
2021-01-28  Christopher... MEDIUM: mux-h2: Close streams when processing data...
2021-01-28  Christopher... MEDIUM: mux-h2: Block client data on server side waitin...
2021-01-28  Christopher... MINOR: mux-h2: Add 2 flags to help to properly handle...
2021-01-28  Christopher... MINOR: mux-h1: Split H1C_F_WAIT_OPPOSITE flag to separa...
2021-01-28  Christopher... MINOR: mux-h1/mux-fcgi: Don't set TUNNEL mode if payloa...
2021-01-28  Christopher... BUG/MINOR: h2/mux-h2: Reject 101 responses with a PROTO...
2021-01-28  Christopher... MEDIUM: http-ana: Refuse invalid 101-switching-protocol...
2021-01-28  Christopher... MINOR: htx/http-ana: Save info about Upgrade option...
2021-01-28  Christopher... BUG/MAJOR: mux-h1: Properly handle TCP to H1 upgrades
2021-01-28  Christopher... BUG/MEDIUM: stream: Don't immediatly ack the TCP to...
2021-01-28  Christopher... MEDIUM: http-ana: Do nothing in wait-for-request analyz...
2021-01-28  Christopher... MINOR: stream: Add a function to validate TCP to H1...
2021-01-28  Christopher... MEDIUM: mux-h1: Add ST_READY state for the H1 connections
next