haproxy-2.3.git
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...
2020-12-14 Willy TarreauBUG/MINOR: mux-h2/stats: make stream/connection proto...
2020-12-14 Emeric BrunBUG/MEDIUM: local log format regression.
2020-12-14 Willy TarreauBUG/MEDIUM: task: close a possible data race condition...
2020-12-14 Willy TarreauMINOR: task: remove __tasklet_remove_from_tasklet_list()
2020-12-14 Olivier HouchardBUG/MEDIUM: lists: Lock the element while we check...
2020-11-30 Your NameMINOR: plock: use an ARMv8 instruction barrier for...
2020-11-28 William Lallemand[RELEASE] Released version 2.3.2 v2.3.2
2020-11-27 Christopher... BUG/MINOR: http-fetch: Fix smp_fetch_body() when called...
2020-11-27 Christopher... DOC: config: Move req.hdrs and req.hdrs_bin in L7 sampl...
2020-11-27 Christopher... BUG/MAJOR: tcpcheck: Allocate input and output buffers...
2020-11-27 Christopher... MINOR: tcpcheck: Don't handle anymore in-progress send...
2020-11-27 Christopher... BUG/MINOR: tcpcheck: Don't forget to reset tcp-check...
2020-11-27 Maciej ZdebDOC: Clarify %HP description in log-format
2020-11-27 Willy TarreauDOC: better document the config file format and escapin...
2020-11-27 Willy TarreauBUG/MAJOR: peers: fix partial message decoding
2020-11-27 Maciej ZdebBUG/MEDIUM: http_act: Restore init of log-format list
2020-11-27 Tim DuesterhusBUILD: Show the value of DEBUG= in haproxy -vv
2020-11-27 Tim DuesterhusBUILD: Make DEBUG part of .build_opts
2020-11-27 Maciej ZdebMINOR: http_act: Add -m flag for del-header name matchi...
2020-11-27 William DauchyREGTESTS: converter: add url_dec test
next