haproxy-2.3.git
2020-01-17 Willy TarreauMINOR: connection: move the CO_FL_WAIT_ROOM cleanup...
2020-01-17 Jerome MagninBUG/MINOR: pattern: handle errors from fgets when tryin...
2020-01-17 Willy TarreauBUG/MEDIUM: connection: add a mux flag to indicate...
2020-01-16 Jerome MagninBUG/MINOR: stream: don't mistake match rules for store...
2020-01-16 William LallemandCLEANUP: cli: deduplicate the code in _getsocks
2020-01-16 William LallemandBUG/MEDIUM: cli: _getsocks must send the peers sockets
2020-01-16 Willy TarreauREGTEST: add sample_fetches/hashes.vtc to validate...
2020-01-16 Willy TarreauBUG/MAJOR: hashes: fix the signedness of the hash inputs
2020-01-16 William DauchyCLEANUP: proxy: simplify proxy_parse_rate_limit proxy...
2020-01-15 Olivier HouchardBUG/MEDIUM: raw_sock: Make sur the fd and conn are...
2020-01-15 Olivier HouchardBUG/MEDIUM: mux_h1: Don't call h1_send if we subscribed().
2020-01-15 William DauchyCLEANUP: compression: remove unused deinit_comp_ctx...
2020-01-15 William DauchyDOC: clarify crt-base usage
2020-01-14 William LallemandBUG/MEDIUM: mworker: remain in mworker mode during...
2020-01-14 William LallemandREGTEST: mcli/mcli_start_progs: start 2 programs
2020-01-14 William LallemandBUG/MINOR: cli/mworker: can't start haproxy with 2...
2020-01-14 Willy TarreauBUG/MEDIUM: mux-h2: don't stop sending when crossing...
2020-01-14 Willy TarreauMEDIUM: lua: don't call the GC as often when dealing...
2020-01-13 William DauchyCLEANUP: ssl: remove opendir call in ssl_sock_load_cert
2020-01-10 Willy TarreauBUG/MEDIUM: mux-h2: fix missing test on sending_list...
2020-01-10 Willy TarreauBUG/MINOR: mux-h2: use a safe list_for_each_entry in...
2020-01-10 Olivier HouchardBUG/MEDIUM: tasks: Use the MT macros in tasklet_free().
2020-01-09 Christopher... BUG/MINOR: stream-int: Don't trigger L7 retry if max...
2020-01-09 Ilya ShipitsinREGTEST: set_ssl_cert.vtc: replace "echo" with "printf"
2020-01-09 William DauchyCLEANUP: server: remove unused err section in server_fi...
2020-01-08 Willy TarreauBUG/MAJOR: listener: do not schedule a task-less proxy
2020-01-08 Ilya ShipitsinBUILD: cirrus-ci: choose proper openssl package name
2020-01-08 William DauchyCLEANUP: mux-h2: remove unused goto "out_free_h2s"
2020-01-08 Florian ThamMINOR: http: Add 404 to http-request deny
2020-01-08 Florian ThamMINOR: http: Add 410 to http-request deny
2020-01-08 Willy TarreauMINOR: raw_sock: make sure to disable polling once...
2020-01-08 Willy TarreauMEDIUM: dns: implement synchronous send
2020-01-07 Willy TarreauBUG/MEDIUM: session: do not report a failure when rejec...
2020-01-07 Christopher... BUG/MINOR: channel: inject output data at the end of...
2020-01-07 Kevin ZhuBUG/MEDIUM: http-ana: Truncate the response when a...
2020-01-06 Christopher... BUG/MINOR: proxy: Fix input data copy when an error...
2020-01-06 Christopher... BUG/MINOR: h1: Report the right error position when...
2020-01-05 Olivier HouchardMINOR: ssl: Remove unused variable "need_out".
2020-01-02 William DauchyMINOR: config: disable busy polling on old processes
2020-01-02 Ilya ShipitsinBUILD: CI: modernize cirrus-ci
2019-12-30 Olivier HouchardBUG/MEDIUM: connections: Hold the lock when wanting...
2019-12-30 Olivier HouchardBUG/MEDIUM: checks: Only attempt to do handshakes if...
2019-12-27 Willy TarreauOPTIM: polling: do not create update entries for FD...
2019-12-27 Willy TarreauOPTIM: epoll: always poll for recv if neither active...
2019-12-27 Willy TarreauMINOR: poller: do not call the IO handler if the FD...
2019-12-27 Willy TarreauCLEANUP: connection: merge CO_FL_NOTIFY_DATA and CO_FL_...
2019-12-27 Willy TarreauMINOR: connection: remove the double test on xprt_done_cb()
2019-12-27 Willy TarreauMINOR: connection: check for connection validation...
2019-12-27 Willy TarreauREORG: connection: move tcp_connect_probe() to conn_fd_...
2019-12-27 Willy TarreauMEDIUM: tcp: make tcp_connect_probe() consider ERR/HUP
2019-12-27 Willy TarreauMINOR: pollers: add a new flag to indicate pollers...
2019-12-27 Willy TarreauCLEANUP: connection: conn->xprt is never NULL
2019-12-27 Willy TarreauBUG/MINOR: connection: only wake send/recv callbacks...
2019-12-27 Willy TarreauBUG/MINOR: checks: refine which errno values are really...
2019-12-26 Ilya ShipitsinBUILD: travis-ci: reenable address sanitizer for clang...
2019-12-21 Ilya ShipitsinBUILD: travis-ci: link with ssl libraries using rpath...
2019-12-21 Lukas TribusBUILD: ssl: improve SSL_CTX_set_ecdh_auto compatibility
2019-12-20 Christopher... BUG/MEDIUM: stream: Be sure to never assign a TCP backe...
2019-12-20 Christopher... BUG/MAJOR: mux-h1: Don't pretend the input channel...
2019-12-20 Willy TarreauBUG/MINOR: state-file: do not leak memory on parse...
2019-12-20 Willy TarreauBUG/MINOR: state-file: do not store duplicates in the...
2019-12-20 Willy TarreauBUG/MEDIUM: state-file: do not allocate a full buffer...
2019-12-20 Rosen PenevBUG/MINOR: ssl: openssl-compat: Fix getm_ defines
2019-12-20 Willy TarreauREGTEST: make the "set ssl cert" require version 2.1
2019-12-20 Olivier HouchardBUG/MEDIUM: fd/threads: fix a concurrency issue between...
2019-12-20 Willy TarreauMINOR: fd/threads: make _GET_NEXT()/_GET_PREV() use...
2019-12-19 Olivier HouchardBUG/MEDIUM: ssl: Revamp the way early data are handled.
2019-12-19 Willy TarreauBUG/MAJOR: task: add a new TASK_SHARED_WQ flag to fix...
2019-12-19 Willy TarreauMINOR: task: only check TASK_WOKEN_ANY to decide to...
2019-12-19 William LallemandREGTEST: run-regtests: implement #REQUIRE_BINARIES
2019-12-19 William LallemandREGTEST: ssl: test the "set ssl cert" CLI command
2019-12-19 Willy TarreauMINOR: http: add a new "replace-path" action
2019-12-19 Willy TarreauMINOR: debug: support logging to various sinks
2019-12-18 William LallemandBUG/MINOR: ssl/cli: fix build for openssl < 1.0.2
2019-12-18 William LallemandMINOR: ssl/cli: 'show ssl cert' give information on...
2019-12-17 Olivier HouchardBUG/MEDIUM: ssl: Don't set the max early data we can...
2019-12-17 Tim DuesterhusMINOR: sample: Validate the number of bits for the...
2019-12-17 Willy TarreauBUG/MINOR: sample: always check converters' arguments
2019-12-17 Willy TarreauBUG/MINOR: sample: fix the closing bracket and LF in...
2019-12-17 Willy TarreauDOC: clarify the fact that replace-uri works on a full URI
2019-12-11 Christopher... REGTEST: Add an HTX reg-test to check an edge case
2019-12-11 Christopher... MINOR: http-htx: Add some htx sample fetches for debugg...
2019-12-11 Christopher... MEDIUM: h1-htx: Add HTX EOM block when the message...
2019-12-11 Willy TarreauBUILD/MINOR: unix sockets: silence an absurd gcc warnin...
2019-12-11 Willy TarreauBUG/MINOR: listener: fix off-by-one in state name check
2019-12-11 Willy TarreauBUG/MINOR: server: make "agent-addr" work on default...
2019-12-11 Willy TarreauBUG/MINOR: listener: do not immediately resume on trans...
2019-12-11 Willy TarreauBUG/MINOR: mworker: properly pass SIGTTOU/SIGTTIN to...
2019-12-11 Willy TarreauBUG/MINOR: log: fix minor resource leaks on logformat...
2019-12-11 Willy TarreauDOC: remove references to the outdated architecture.txt
2019-12-11 Julien PivottoDOC: proxies: HAProxy only supports 3 connection modes
2019-12-11 Willy TarreauMINOR: tasks: split wake_expired_tasks() in two parts...
2019-12-11 Willy TarreauBUG/MINOR: tasks: only requeue a task if it was already...
2019-12-11 Willy TarreauDOC: listeners: add a few missing transitions
2019-12-10 Willy TarreauBUG/MEDIUM: proto_udp/threads: recv() and send() must...
2019-12-10 Willy TarreauBUG/MAJOR: dns: add minimalist error processing on...
2019-12-10 Olivier HouchardBUG/MEDIUM: kqueue: Make sure we report read events...
2019-12-10 Willy TarreauDOC: document the listener state transitions
2019-12-10 Willy TarreauREORG: listener: move the global listener queue code...
2019-12-10 Willy TarreauMINOR: listener: split dequeue_all_listener() in two
next