haproxy-2.3.git
2021-01-28 William LallemandBUG/MINOR: ssl: init tmp chunk correctly in ssl_sock_lo...
2021-01-28 Amaury DenoyelleBUG/MINOR: config: fix leak on proxy.conn_src.bind_hdr_name
2021-01-26 Christopher... BUG/MEDIUM: filters/htx: Fix data forwarding when paylo...
2021-01-26 Tim DuesterhusDOC: Improve documentation of the various hdr() fetches
2021-01-26 Bertrand JacquinBUILD/MINOR: lua: define _GNU_SOURCE for LLONG_MAX
2021-01-26 Willy TarreauBUG/MEDIUM: mux-h2: fix read0 handling on partial frames
2021-01-26 Christopher... BUG/MEDIUM: tcpcheck: Don't destroy connection in the...
2021-01-26 Bertrand JacquinBUG/MINOR: mworker: define _GNU_SOURCE for strsignal()
2021-01-26 Willy TarreauBUG/MINOR: mux_h2: missing space between "st" and ...
2021-01-26 Frédéric LécailleBUG/MINOR: peers: Wrong "new_conn" value for "show...
2021-01-26 Bertrand JacquinMINOR: build: discard echoing in help target
2021-01-26 Frédéric LécailleBUG/MINOR: peers: Possible appctx pointer dereference.
2021-01-26 Adis NezirovicBUG/MEDIUM: stats: add missing INF_BUILD_INFO definition
2021-01-26 Willy TarreauBUILD: peers: fix build warning about unused variable
2021-01-26 Baptiste AssmannBUG/MINOR: dns: SRV records ignores duplicated AR recor...
2021-01-26 Frédéric LécailleMINOR: peers: Add traces for peer control messages.
2021-01-26 David CARLIERBUG/MINOR: threads: Fixes the number of possible cpus...
2021-01-26 Christopher... MINOR: server: Forbid server definitions in frontend...
2021-01-26 Christopher... MINOR: config: Add failifnotcap() to emit an alert...
2021-01-26 Christopher... BUG/MINOR: init: Use a dynamic buffer to set HAPROXY_CF...
2021-01-13 Christopher... [RELEASE] Released version 2.3.4 v2.3.4
2021-01-13 William DauchyMINOR: contrib/prometheus-exporter: use fill_info for...
2021-01-13 William DauchyMINOR: contrib/prometheus-exporter: avoid connection...
2021-01-13 Jerome MagninBUG/MINOR: init: enforce strict-limits when using maste...
2021-01-13 Christopher... BUG/MINOR: check: Don't perform any check on servers...
2021-01-13 Remi Tricot... BUG/MINOR: sample: Memory leak of sample_expr structure...
2021-01-13 Christopher... Revert "BUG/MINOR: dns: SRV records ignores duplicated...
2021-01-13 William DauchyMINOR: reg-tests: add base prometheus test
2021-01-13 William DauchyBUG/MINOR: reg-tests: fix service dependency script
2021-01-13 William DauchyBUG/MINOR: sample: check alloc_trash_chunk return value...
2021-01-13 William DauchyMINOR: reg-tests: add a way to add service dependency
2021-01-08 Willy Tarreau[RELEASE] Released version 2.3.3 v2.3.3
2021-01-08 Willy TarreauBUG/MINOR: sample: fix concat() converter's corruption...
2021-01-08 Christopher... DOC: Add maintainers for the Prometheus exporter
2021-01-08 Thayne McCombsSCRIPTS: announce-release: fix typo in help message
2021-01-08 Thayne McCombsDOC: fix some spelling issues over multiple files
2021-01-08 William DauchyMINOR: contrib/prometheus-exporter: export build_info
2021-01-08 Ilya ShipitsinCLEANUP: cfgparse: replace "realloc" with "my_realloc2...
2021-01-08 William DauchyBUILD: Makefile: exclude broken tests by default
2021-01-07 William DauchyMINOR: converter: adding support for url_enc
2021-01-06 Amaury DenoyelleBUG/MINOR: srv: do not cleanup idle conns if pool max...
2021-01-06 Amaury DenoyelleBUG/MINOR: srv: do not init address if backend is disabled
2021-01-06 Willy TarreauSCRIPTS: make announce release support preparing announ...
2021-01-06 Willy TarreauSCRIPTS: improve announce-release to support different...
2021-01-06 Christopher... BUG/MINOR: stats: Make stat_l variable used to dump...
2021-01-06 Tim DuesterhusDOC: Improve the message printed when running `make...
2021-01-06 Christopher... BUG/MINOR: tcpcheck: Report a L7OK if the last evaluate...
2021-01-06 Tim DuesterhusBUG/MINOR: cfgparse: Fail if the strdup() for `rule...
2021-01-06 Tim DuesterhusBUG/MINOR: sink: Return an allocation failure in __sink...
2021-01-06 Olivier HouchardMINOR: atomic: don't use ; to separate instruction...
2021-01-06 Christian RuppertBUILD: hpack: hpack-tbl-t.h uses VAR_ARRAY but does...
2021-01-06 Tim DuesterhusBUG/MEDIUM: mux_h2: Add missing braces in h2_snd_buf...
2021-01-06 Jan WagnerDOC: fix "smp_size" vs "sample_size" in "log" directive...
2021-01-06 Baptiste AssmannBUG/MINOR: dns: SRV records ignores duplicated AR records
2021-01-06 Ilya ShipitsinBUILD: ssl: fine guard for SSL_CTX_get0_privatekey...
2021-01-06 Willy TarreauBUILD: plock: remove dead code that causes a warning...
2021-01-06 Willy TarreauCONTRIB: debug: address "poll" utility build on non...
2021-01-06 Willy TarreauCONTRIB: halog: fix signed/unsigned build warnings...
2021-01-06 Willy TarreauCONTRIB: halog: mark the has_zero* functions unused
2021-01-06 Willy TarreauCONTRIB: halog: fix build issue caused by %L printf...
2021-01-06 Christopher... BUG/MEDIUM: mux-h1: Handle h1_process() failures on...
2021-01-06 Christopher... BUG/MEDIUM: http-ana: Never for sending data in TUNNEL...
2021-01-06 Christopher... BUG/MINOR: mux-h1: Don't set CS_FL_EOI too early for...
2021-01-06 Willy TarreauBUILD: Makefile: have "make clean" destroy .o/.a/.s...
2021-01-06 Ilya ShipitsinBUILD: SSL: fine guard for SSL_CTX_add_server_custom_ex...
2021-01-06 Willy TarreauREGTESTS: make use of HAPROXY_ARGS and pass -dM by...
2021-01-06 William LallemandBUG/MEDIUM: ssl/crt-list: bad behavior with "commit...
2020-12-14 Christopher... BUG/MEDIUM: lb-leastconn: Reposition a server using...
2020-12-14 Christopher... BUG/MINOR: tools: Reject size format not starting by...
2020-12-14 Christopher... BUG/MINOR: tools: make parse_time_err() more strict...
2020-12-14 Christopher... MINOR: tcpcheck: Only wait for more payload data on...
2020-12-14 Christopher... BUG/MINOR: tcpcheck: Don't rearm the check timeout...
2020-12-14 Christopher... BUG/MINOR: http-check: Use right condition to consider...
2020-12-14 David CarlierDOC: email change of the DeviceAtlas maintainer
2020-12-14 Gilchrist DadagloBUG/MEDIUM: spoa/python: Fixing references to None
2020-12-14 Gilchrist DadagloBUG/MEDIUM: spoa/python: Fixing PyObject_Call positiona...
2020-12-14 Gilchrist DadagloBUG/MINOR: spoa/python: Cleanup ipaddress objects if...
2020-12-14 Gilchrist DadagloBUG/MINOR: spoa/python: Cleanup references for failed...
2020-12-14 Gilchrist DadagloDOC: spoa/python: Fixing typos in comments
2020-12-14 Gilchrist DadagloDOC: spoa/python: Rephrasing memory related error messages
2020-12-14 Gilchrist DadagloDOC: spoa/python: Fixing typo in IP related error messages
2020-12-14 Gilchrist DadagloBUG/MAJOR: spoa/python: Fixing return None
2020-12-14 William LallemandMEDIUM: ssl: fatal error with bundle + openssl < 1.1.1
2020-12-14 Willy TarreauMINOR: listener: now use a generic add_listener() function
2020-12-14 Willy TarreauMINOR: listener: automatically set the port when creati...
2020-12-14 Willy TarreauMINOR: protocol: add a ->set_port() helper to address...
2020-12-14 Christopher... BUG/MINOR: mux-h1: Handle keep-alive timeout for idle...
2020-12-14 Willy TarreauBUG/MINOR: listener: use sockaddr_in6 for IPv6
2020-12-14 Phil SchererDOC/MINOR: Fix formatting in Management Guide
2020-12-14 David CarlierBUILD/MINOR: haproxy DragonFlyBSD affinity build update.
2020-12-14 Emeric BrunBUG/MAJOR: ring: tcp forward on ring can break the...
2020-12-14 Thierry FournierBUG/MINOR: lua: warn when registering action, conv...
2020-12-14 Thierry FournierMINOR: cli: add a function to look up a CLI service...
2020-12-14 Thierry FournierMINOR: actions: add a function returning a service...
2020-12-14 Thierry FournierMINOR: actions: Export actions lookup functions
2020-12-14 Thierry FournierBUG/MINOR: lua: Some lua init operation are processed...
2020-12-14 Thierry FournierBUG/MINOR: lua: Post init register function are not...
2020-12-14 Thierry FournierBUG/MINOR: lua: lua-load doesn't check its parameters
2020-12-14 Thierry FournierBUG/MINOR: lua: missing "\n" in error message
2020-12-14 Willy TarreauBUG/MINOR: mux-h2/stats: not all GOAWAY frames are...
next