haproxy-2.5.git
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...
2021-12-20 Remi Tricot... MINOR: ssl: Remove empty lines from "show ssl ocsp...
2021-12-16 William LallemandBUG/MEDIUM: mworker/cli: crash when trying to access...
2021-12-16 Lukas TribusDOC: config: fix error-log-format example
2021-12-16 Lukas TribusDOC: config: retry-on list is space-delimited
2021-12-16 Christopher... DOC: config: Specify %Ta is only available in HTTP...
2021-12-16 Christopher... DOC: spoe: Clarify use of the event directive in spoe...
2021-12-16 Christopher... BUG/MINOR: cli/server: Don't crash when a server is...
2021-12-16 Christopher... MINOR: http-rules: Add capture action to http-after...
2021-12-16 Willy TarreauIMPORT: slz: use the correct CRC32 instruction when...
2021-12-16 Willy TarreauBUILD: tree-wide: avoid warnings caused by redundant...
2021-12-14 William LallemandMINOR: cli: "show version" displays the current process...
2021-12-03 Tim DuesterhusBUG/MEDIUM: sample: Fix memory leak in sample_conv_jwt_...
2021-12-03 Christopher... BUILD: bug: Fix error when compiling with -DDEBUG_STRIC...
2021-12-02 Christopher... MINOR: mux-h1: Improve H1 traces by adding info about...
2021-12-02 William LallemandBUG/MINOR: mworker: deinit of thread poller was called...
2021-12-02 William LallemandBUG/MEDIUM: mworker: FD leak of the eventpoll in wait...
2021-12-02 Christopher... BUG/MEDIUM: h1: Properly reset h1m flags when headers...
next