haproxy-2.5.git
2022-02-25 Willy TarreauBUG/MINOR: proxy: preset the error message pointer...
2022-02-25 Christian RuppertDOC: Fix usage/examples of deprecated ACLs
2022-02-25 Christopher... BUG/MAJOR: mux-h2: Be sure to always report HTX parsing...
2022-02-25 Christopher... BUG/MEDIUM: mux-h1: Don't wake h1s if mux is blocked...
2022-02-25 Christopher... BUG/MEDIUM: htx: Be sure to have a buffer to perform...
2022-02-18 William Lallemand[RELEASE] Released version 2.5.3 v2.5.3
2022-02-18 Willy TarreauDEBUG: buffer: check in __b_put_blk() whether the buffe...
2022-02-18 Willy TarreauBUG/MEDIUM: httpclient: limit transfers to the maximum...
2022-02-18 William LallemandBUG/MINOR: tools: url2sa reads ipv4 too far
2022-02-18 Willy TarreauCLEANUP: httpclient/cli: fix indentation alignment...
2022-02-18 Remi Tricot... BUG/MINOR: ssl: Missing return value check in ssl_ocsp_...
2022-02-18 Remi Tricot... BUG/MINOR: ssl: Fix leak in "show ssl ocsp-response...
2022-02-18 Remi Tricot... BUG/MINOR: ssl: Add missing return value check in ssl_o...
2022-02-18 Lukas TribusBUG/MINOR: mailers: negotiate SMTP, not ESMTP
2022-02-17 William LallemandBUG/MINOR: httpclient: reinit flags in httpclient_start()
2022-02-16 Christopher... MINOR: httpclient: Don't limit data transfer to 1024...
2022-02-16 Willy TarreauBUG/MAJOR: compiler: relax alignment constraints on...
2022-02-16 Willy TarreauBUG/MEDIUM: fd: always align fdtab[] to 64 bytes
2022-02-16 Christopher... BUG/MEDIUM: resolvers: Really ignore trailing dot in...
2022-02-16 Christopher... BUG/MINOR: sink: Use the right field in appctx context...
2022-02-16 William LallemandBUG/MINOR: mworker: fix a FD leak of a sockpair upon...
2022-02-16 Willy TarreauBUG/MEDIUM: mworker: close unused transferred FDs on...
2022-02-16 Willy TarreauMINOR: sock: move the unused socket cleaning code into...
2022-02-16 Willy Tarreau[RELEASE] Released version 2.5.2 v2.5.2
2022-02-16 Willy TarreauBUG/MINOR: mux-h2: update the session's idle delay...
2022-02-16 Willy TarreauBUG/MEDIUM: h2/hpack: fix emission of HPACK DTSU after...
2022-02-16 Willy TarreauREGTESTS: peers: leave a bit more time to peers to...
2022-02-16 Willy TarreauREGTESTS: server: close an occasional race on dynamic_s...
2022-02-16 Willy TarreauBUG/MAJOR: spoe: properly detach all agents when releas...
2022-02-16 Andrew McDermottBUG/MAJOR: http/htx: prevent unbounded loop in http_man...
2022-02-16 William LallemandBUG/MINOR: httpclient/cli: display junk characters...
2022-02-16 Remi Tricot... BUG/MINOR: jwt: Memory leak if same key is used in...
2022-02-16 Remi Tricot... BUG/MINOR: jwt: Missing pkey free during cleanup
2022-02-16 Remi Tricot... BUG/MINOR: jwt: Double free in deinit function
2022-02-16 Remi Tricot... BUG/MINOR: ssl: Remove empty lines from "show ssl ocsp...
2022-02-16 Christopher... BUG/MEDIUM: httpclient: Xfer the request when the strea...
2022-02-16 Christopher... BUG/MINOR: httpclient: Revisit HC request and response...
2022-02-16 Willy TarreauBUG/MEDIUM: listener: read-lock the listener during...
2022-02-16 Willy TarreauMINOR: listener: replace the listener's spinlock with...
2022-02-16 Willy TarreauDEBUG: fd: make sure we never try to insert/delete...
2022-02-15 William LallemandBUG/MINOR: mworker: does not erase the pidfile upon...
2022-02-15 Willy TarreauBUG/MAJOR: sched: prevent rare concurrent wakeup of...
2022-02-15 Willy TarreauDEBUG: pools: replace the link pointer with the caller...
2022-02-15 Willy TarreauDEBUG: pools: let's add reverse mapping from cache...
2022-02-15 Willy TarreauDEBUG: pools: add extra sanity checks when picking...
2022-02-15 Willy TarreauBUG/MINOR: pools: always flush pools about to be destroyed
2022-02-11 William LallemandBUG/MINOR: mworker: does not add the -sf in wait mode
2022-02-04 Willy TarreauBUG/MEDIUM: mworker: don't lose the stats socket on...
2022-01-26 Remi Tricot... REGTESTS: ssl: Fix ssl_errors regtest with OpenSSL...
2022-01-26 Willy TarreauDEBUG: pools: add new build option DEBUG_POOL_INTEGRITY
2022-01-26 Willy TarreauBUILD: debug/cli: condition test of O_ASYNC to its...
2022-01-26 Willy TarreauDEBUG: cli: add a new "debug dev fd" expert command
2022-01-26 Willy TarreauBUG/MINOR: stream: make the call_rate only count the...
2022-01-26 Willy TarreauBUG/MEDIUM: mcli: always realign wrapping buffers befor...
2022-01-26 Willy TarreauBUG/MEDIUM: mcli: do not try to parse empty buffers
2022-01-26 Christopher... BUG/MEDIUM: cli: Never wait for more data on client...
2022-01-26 Willy TarreauMEDIUM: h2/hpack: emit a Dynamic Table Size Update...
2022-01-26 Willy TarreauBUG/MINOR: cli: avoid O(bufsize) parsing cost on pipeli...
2022-01-26 Willy TarreauMINOR: channel: add new function co_getdelim() to suppo...
2022-01-26 Willy TarreauMEDIUM: cli: yield between each pipelined command
2022-01-26 William LallemandDOC: management: mark "set server ssl" as deprecated
2022-01-26 William DauchyBUG/MEDIUM: server: avoid changing healthcheck ctx...
2022-01-26 David CarlierBUILD/MINOR: fix solaris build with clang.
2022-01-26 William LallemandBUG/MINOR: httpclient/lua: don't pop the lua stack...
2022-01-26 William LallemandBUG/MINOR: httpclient: set default Accept and User...
2022-01-26 William LallemandBUG/MINOR: httpclient: don't send an empty body
2022-01-26 Christopher... BUG/MEDIUM: htx: Adjust length to add DATA block in...
2022-01-26 Willy TarreauBUG/MEDIUM: connection: properly leave stopping list...
2022-01-11 Christopher... [RELEASE] Released version 2.5.1 v2.5.1
2022-01-11 Ilya ShipitsinCI: github actions: clean default step conditions
2022-01-11 David CARLIERBUILD: cpuset: fix build issue on macos introduced...
2022-01-11 Christopher... BUG/MAJOR: mux-h1: Don't decrement .curr_len for unsent...
2022-01-11 Remi Tricot... BUG/MINOR: ssl: Store client SNI in SSL context in...
2022-01-07 William LallemandBUG/MEDIUM: mworker: don't use _getsocks in wait mode
2022-01-07 Christopher... BUG/MEDIUM: http-ana: Preserve response's FLT_END analy...
2022-01-07 William LallemandBUG/MINOR: cli: fix _getsocks with musl libc
2022-01-07 David CarlierBUILD/MINOR: tools: solaris build fix on dladdr.
2022-01-07 Ilya ShipitsinCI: github actions: update OpenSSL to 3.0.1
2022-01-07 David CARLIERBUILD/MINOR: cpuset FreeBSD 14 build fix.
2022-01-07 William LallemandREGTESTS: ssl: update of a crt with server deletion
2022-01-07 William LallemandBUG/MEDIUM: ssl: free the ckch instance linked to a...
2022-01-07 William LallemandBUG/MINOR: ssl: free the fields in srv->ssl_ctx
2022-01-07 Ilya ShipitsinCI: Github Actions: do not show VTest failures if build...
2022-01-07 Willy TarreauBUILD: makefile: add -Wno-atomic-alignment to work...
2022-01-07 David CARLIERMINOR: cpuset: switch to sched_setaffinity for FreeBSD...
2022-01-06 William DauchyMINOR: proxy: add option idle-close-on-response
2021-12-30 Willy TarreauMINOR: debug: add support for -dL to dump library names...
2021-12-30 Willy TarreauMINOR: debug: add ability to dump loaded shared libraries
2021-12-30 Willy TarreauMINOR: compat: detect support for dl_iterate_phdr()
2021-12-30 William LallemandREGTESTS: ssl: fix ssl_default_server.vtc
2021-12-30 William LallemandBUG/MEDIUM: ssl: initialize correctly ssl w/ default...
2021-12-30 Miroslav ZagoracBUILD: opentracing: display warning in case of using...
2021-12-30 Willy TarreauDEBUG: ssl: make sure we never change a servername...
2021-12-30 Thierry FournierDOC: fix misspelled keyword "resolve_retries" in resolvers
2021-12-30 Daniel JakotsBUILD: ssl: unbreak the build with newer libressl
2021-12-30 Christopher... BUG/MINOR: mux-h1: Fix splicing for messages with unkno...
2021-12-30 Christopher... BUG/MEDIUM: mux-h1: Fix splicing by properly detecting...
2021-12-24 Willy TarreauBUG/MEDIUM: peers: properly skip conn_cur from incoming...
2021-12-24 Willy TarreauBUG/MEDIUM: backend: fix possible sockaddr leak on...
2021-12-23 Willy TarreauMINOR: pools: work around possibly slow malloc_trim...
next