haproxy-2.5.git
2020-12-23 Frédéric LécailleMINOR: quic: Update the initial salt to that of draft-29.
2020-12-23 Frédéric LécailleMINOR: quic: Display the SSL alert in ->ssl_send_alert...
2020-12-23 Frédéric LécailleMINOR: quic: Add traces to congestion avoidance NewReno...
2020-12-23 Frédéric LécailleMINOR: quic: Code reordering to help in reviewing/modif...
2020-12-23 Frédéric LécailleMINOR: quic: Flag RX packet as ack-eliciting from the...
2020-12-23 Frédéric LécailleMINOR: quic: Make usage of the congestion control window.
2020-12-23 Frédéric LécailleMINOR: quic: Attempt to make trace more readable
2020-12-23 Frédéric LécailleMAJOR: quic: Make usage of ebtrees to store QUIC ACK...
2020-12-23 Frédéric LécailleMINOR: quic: Enable the compilation of QUIC modules.
2020-12-23 Frédéric LécailleMINOR: cfgparse: QUIC default server transport paramete...
2020-12-23 Frédéric LécailleMINOR: quic: QUIC socket management finalization.
2020-12-23 Frédéric LécailleMINOR: ssl: QUIC transport parameters parsing.
2020-12-23 Frédéric LécailleMINOR: ssl: SSL CTX initialization modifications for...
2020-12-23 Frédéric LécailleMINOR: server: Add QUIC definitions to servers.
2020-12-23 Frédéric LécailleMINOR: listener: Add QUIC info to listeners and receivers.
2020-12-23 Frédéric LécailleMINOR: quic: Import C source code files for QUIC protocol.
2020-12-23 Frédéric LécailleMINOR: quic: Add definitions for QUIC protocol.
2020-12-23 Frédéric LécailleMINOR: tools: Add support for QUIC addresses parsing.
2020-12-23 Frédéric LécailleMINOR: cfgparse: Do not modify the QUIC xprt when parsi...
2020-12-23 Frédéric LécailleMINOR: ssl: Export definitions required by QUIC.
2020-12-23 Frédéric LécailleMINOR: connection: Add a new xprt to connection.
2020-12-23 Frédéric LécailleMINOR: ssl_sock: Initialize BIO and SSL objects outside...
2020-12-23 Frédéric LécailleMINOR: quic: Redefine control layer callbacks which...
2020-12-23 Frédéric LécailleMINOR: connection: Attach a "quic_conn" struct to ...
2020-12-23 Frédéric LécailleMINOR: protocol: Create proto_quic QUIC protocol layer.
2020-12-23 Dragan DosenREGTESTS: add tests for the xxh3 converter
2020-12-23 Dragan DosenMINOR: sample: add the xxh3 converter
2020-12-23 Dragan DosenCLEANUP: xxhash: remove the unused src/xxhash.c
2020-12-23 Dragan DosenMEDIUM: xxhash: use the XXH_INLINE_ALL macro to inline...
2020-12-23 Dragan DosenMEDIUM: xxhash: use the XXH3 functions to generate...
2020-12-23 Dragan DosenIMPORT: xxhash: update to v0.8.0 that introduces stable...
2020-12-23 Olivier HouchardMINOR: atomic: don't use ; to separate instruction...
2020-12-22 Ilya ShipitsinCI: travis-ci: drop coverity scan builds
2020-12-22 Amaury DenoyelleREGTESTS: complete http-check test
2020-12-22 Amaury DenoyelleMINOR: check: do not ignore a connection header for...
2020-12-22 Willy TarreauMINOR: time: increase the minimum wakeup interval to 60s
2020-12-22 Christian RuppertBUILD: hpack: hpack-tbl-t.h uses VAR_ARRAY but does...
2020-12-22 Tim DuesterhusBUG/MEDIUM: mux_h2: Add missing braces in h2_snd_buf...
2020-12-21 Willy Tarreau[RELEASE] Released version 2.4-dev4 v2.4-dev4
2020-12-21 Ilya ShipitsinCI: codespell: whitelist "te" and "nd" words
2020-12-21 Ilya ShipitsinDOC: assorted typo fixes in the documentation
2020-12-21 Ilya ShipitsinCLEANUP: assorted typo fixes in the code and comments
2020-12-21 Jan WagnerDOC: fix "smp_size" vs "sample_size" in "log" directive...
2020-12-21 Baptiste AssmannBUG/MINOR: dns: SRV records ignores duplicated AR records
2020-12-21 Ilya ShipitsinBUILD: ssl: fine guard for SSL_CTX_get0_privatekey...
2020-12-21 Willy TarreauBUILD: plock: remove dead code that causes a warning...
2020-12-21 Willy TarreauCONTRIB: debug: address "poll" utility build on non...
2020-12-21 Willy TarreauCONTRIB: halog: fix signed/unsigned build warnings...
2020-12-21 Willy TarreauCONTRIB: halog: mark the has_zero* functions unused
2020-12-21 Willy TarreauCONTRIB: halog: fix build issue caused by %L printf...
2020-12-18 Willy TarreauCLEANUP: debug: mark the RNG's seed as unsigned
2020-12-18 Christopher... BUG/MEDIUM: mux-h1: Handle h1_process() failures on...
2020-12-18 Christopher... CLEANUP: mux-h2: Rename h2c_frt_handle_data() to be...
2020-12-18 Christopher... CLEANUP: mux-h2: Rename h2s_frt_make_resp_data() to...
2020-12-18 Christopher... BUG/MEDIUM: http-ana: Never for sending data in TUNNEL...
2020-12-18 Christopher... BUG/MINOR: mux-h1: Don't set CS_FL_EOI too early for...
2020-12-18 Christopher... BUG/MINOR: http: Establish a tunnel for all 2xx respons...
2020-12-16 Willy TarreauREGTESTS: make use of HAPROXY_ARGS and pass -dM by...
2020-12-16 Miroslav ZagoracDOC: opentracing: add the OpenTracing filter section
2020-12-16 Miroslav ZagoracCONTRIB: opentracing: add the OpenTracing filter
2020-12-16 Miroslav ZagoracMINOR: opentracing: add ARGC_OT enum
2020-12-16 Miroslav ZagoracMINOR: vars: replace static functions with global ones
2020-12-16 Willy TarreauBUILD: Makefile: have "make clean" destroy .o/.a/.s...
2020-12-16 Ilya ShipitsinCI: cirrus: drop CentOS 6 builds
2020-12-15 Remi Tricot... MINOR: cache: Add a max-secondary-entries cache option
2020-12-15 Remi Tricot... MEDIUM: cache: Avoid going over duplicates lists too...
2020-12-15 Remi Tricot... MEDIUM: cache: Add a secondary entry counter and insert...
2020-12-15 Ilya ShipitsinBUILD: SSL: fine guard for SSL_CTX_add_server_custom_ex...
2020-12-15 Remi Tricot... BUG/MAJOR: cache: Crash because of disabled entry not...
2020-12-15 William LallemandBUG/MEDIUM: ssl/crt-list: bad behavior with "commit...
2020-12-14 Christopher... BUG/MEDIUM: mux-h1: Fix a deadlock when a 408 error...
2020-12-14 Christopher... BUG/MEDIUM: lb-leastconn: Reposition a server using...
2020-12-11 Willy Tarreau[RELEASE] Released version 2.4-dev3 v2.4-dev3
2020-12-11 Willy TarreauMEDIUM: connection: make use of the control layer check...
2020-12-11 Willy TarreauMINOR: protocol: add a pair of check_events/ignore_even...
2020-12-11 Willy TarreauMINOR: connection: make conn_sock_drain() use the contr...
2020-12-11 Willy TarreauMINOR: protocol: add a ->drain() function at the connec...
2020-12-11 Willy TarreauREORG: connection: move the socket iocb (conn_fd_handle...
2020-12-11 Willy TarreauMINOR: connection: remove sock-specific code from conn_...
2020-12-11 Willy TarreauCLEANUP: connection: remove the unneeded fd_stop_{recv...
2020-12-11 Willy TarreauCLEANUP: remove the unused fd_stop_send() in conn_xprt_...
2020-12-11 Amaury DenoyelleREGTESTS: add regtest for http-request set-timeout
2020-12-11 Amaury DenoyelleMINOR: stream: add timeout sample fetches
2020-12-11 Amaury DenoyelleMINOR: stream: add sample fetches
2020-12-11 Amaury DenoyelleMINOR: backend: add timeout sample fetches
2020-12-11 Amaury DenoyelleMINOR: frontend: add client timeout sample fetch
2020-12-11 Amaury DenoyelleMEDIUM: http_act: define set-timeout server/tunnel...
2020-12-11 Amaury DenoyelleMEDIUM: stream: support a dynamic tunnel timeout
2020-12-11 Amaury DenoyelleMEDIUM: stream: support a dynamic server timeout
2020-12-11 Amaury DenoyelleMINOR: stream: prepare the hot refresh of timeouts
2020-12-11 Amaury DenoyelleMINOR: action: define enum for timeout type of the...
2020-12-11 Christopher... BUG/MINOR: tools: Reject size format not starting by...
2020-12-11 Christopher... BUG/MINOR: tools: make parse_time_err() more strict...
2020-12-11 Christopher... MINOR: tcpcheck: Only wait for more payload data on...
2020-12-11 Christopher... BUG/MINOR: tcpcheck: Don't rearm the check timeout...
2020-12-11 Christopher... BUG/MINOR: http-check: Use right condition to consider...
2020-12-11 Willy TarreauCLEANUP: connection: remove the unused conn_{stop,cond_...
2020-12-11 Willy TarreauCLEANUP: connection: open-code conn_cond_update_polling...
2020-12-11 Willy TarreauMINOR: checks: don't call conn_cond_update_polling...
2020-12-11 Willy TarreauMINOR: checks: use cs_drain_and_close() instead of...
next