haproxy-3.0.git
2022-05-12 Frédéric LécailleMINOR: quic: Add correct ack delay values to ACK frames
2022-05-12 Frédéric LécailleMINOR: quic: Congestion controller event trace fix...
2022-05-12 Frédéric LécailleBUG/MINOR: quic: Wrong unit for ack delay for incoming...
2022-05-12 Frédéric LécailleBUG/MINOR: quic: Dropped peer transport parameters
2022-05-12 Frédéric LécailleMINOR: quic: Add a debug counter for sendto() errors
2022-05-12 William LallemandDOC: configuration: add the httpclient keywords to...
2022-05-12 Willy TarreauMINOR: mux-h2: report a trace event when failing to...
2022-05-12 Willy TarreauBUG/MINOR: mux-h2: mark the stream as open before proce...
2022-05-11 Emeric BrunBUG/MAJOR: dns: multi-thread concurrency issue on UDP...
2022-05-11 vigneshspBUG/MINOR: server: Make SRV_STATE_LINE_MAXLEN value...
2022-05-11 Willy TarreauBUILD: makefile: add -Wfatal-errors to the default...
2022-05-11 Willy TarreauDOC: install: update gcc version requirements
2022-05-09 Willy TarreauBUG/MEDIUM: ssl: fix the gcc-12 broken fix :-(
2022-05-09 Willy TarreauBUILD: listener: shut report of possible null-deref...
2022-05-09 Willy TarreauBUILD: debug: work around gcc-12 excessive -Warray...
2022-05-09 Willy TarreauBUILD: ssl: work around bogus warning in gcc 12's ...
2022-05-09 Willy TarreauBUILD: stats: conditionally mark obsolete stats states...
2022-05-09 Willy TarreauMINOR: compiler: add a new macro to set an attribute...
2022-05-09 Remi Tricot... BUG/MINOR: ssl: Fix typos in crl-file related CLI commands
2022-05-09 William LallemandMEDIUM: ssl: ignore dotfiles when loading a dir w/ crt
2022-05-09 William LallemandMINOR: ssl: ignore dotfiles when loading a dir w/ ca...
2022-05-08 Willy Tarreau[RELEASE] Released version 2.6-dev9 v2.6-dev9
2022-05-08 Ilya ShipitsinCI: dynamically determine actual version of h2spec
2022-05-08 Willy TarreauDOC: fix typo "ant" for "and" in INSTALL
2022-05-08 David CARLIERMINOR: tcp: socket translate TCP_KEEPIDLE for macOs...
2022-05-06 Willy TarreauDOC: internal: document the new cleaner approach to...
2022-05-06 Willy TarreauCLEANUP: stats: rename the stats state values an mark...
2022-05-06 Willy TarreauCLEANUP: cli: move the status print context into its...
2022-05-06 Willy TarreauMINOR: lua: move the http service context out of appctx.ctx
2022-05-06 Willy TarreauMINOR: lua: move the tcp service storage outside of...
2022-05-06 Willy TarreauMEDIUM: lua: move the cosocket storage outside of appct...
2022-05-06 Willy TarreauCLEANUP: cache: take the context out of appctx.ctx
2022-05-06 Willy TarreauBUILD: applet: mark the appctx's st2 variable as deprecated
2022-05-06 Willy TarreauBUILD: applet: mark the CLI's generic variables as...
2022-05-06 Willy TarreauCLEANUP: spoe: do not use appctx.ctx anymore
2022-05-06 Willy TarreauCLEANUP: peers: do not use appctx.ctx anymore
2022-05-06 Willy TarreauCLEANUP: httpclient: do not use the appctx.ctx anymore
2022-05-06 Willy TarreauCLEANUP: httpclient/cli: use a locally-defined context...
2022-05-06 Willy TarreauCLEANUP: cli: make "show cli sockets" use its own context
2022-05-06 Willy TarreauCLEANUP: cli: simplify the "show cli sockets" I/O handler
2022-05-06 Willy TarreauCLEANUP: cli: make "show env" use its own context
2022-05-06 Willy TarreauCLEANUP: cli: make "show fd" use its own context
2022-05-06 Willy TarreauCLEANUP: proxy/cli: make "show backend" only use the...
2022-05-06 Willy TarreauCLEANUP: proxy/cli: get rid of appctx->st2 in "show...
2022-05-06 Willy TarreauCLEANUP: proxy/cli: make use of a locally defined conte...
2022-05-06 Willy TarreauCLEANUP: cache/cli: make use of a locally defined conte...
2022-05-06 Willy TarreauCLEANUP: resolvers/cli: remove the unneeded appctx...
2022-05-06 Willy TarreauCLEANUP: resolvers/cli: make "show resolvers" use a...
2022-05-06 Willy TarreauCLEANUP: ring/cli: use a locally-defined context instea...
2022-05-06 Willy TarreauCLEANUP: ring: pass the ring watch flags to ring_attach...
2022-05-06 Willy TarreauCLEANUP: debug/cli: make "debug dev memstats" not use...
2022-05-06 Willy TarreauCLEANUP: debug/cli: make "debug dev fd" not use ctx...
2022-05-06 Willy TarreauCLEANUP: activity/cli: make "show profiling" not use...
2022-05-06 Willy TarreauCLEANUP: sink: use the generic context to store the...
2022-05-06 Willy TarreauCLEANUP: dns: stop abusing the sink forwarder's context
2022-05-06 Willy TarreauCLEANUP: ssl/cli: make "add ssl crtlist" not use st2...
2022-05-06 Willy TarreauCLEANUP: ssl/cli: make "add ssl crtlist" use its own...
2022-05-06 Willy TarreauCLEANUP: ssl/cli: make "{show|dump} ssl crtlist" use...
2022-05-06 Willy TarreauCLEANUP: ssl/cli: make "show ssl ocsp-response" not...
2022-05-06 Willy TarreauCLEANUP: ssl/cli: make "show tlskeys" not use appctx...
2022-05-06 Willy TarreauCLEANUP: ssl/cli: add a new "dump_entries" field to...
2022-05-06 Willy TarreauCLEANUP: ssl/cli: stop using ctx.cli.i0/i1/p0 for ...
2022-05-06 Willy TarreauCLEANUP: ssl/cli: stop using appctx->st2 for "commit...
2022-05-06 Willy TarreauCLEANUP: ssl/cli: use a local context for "commit ssl...
2022-05-06 Willy TarreauCLEANUP: ssl/cli: use a local context for "set ssl...
2022-05-06 Willy TarreauCLEANUP: ssl/cli: use a local context for "set ssl...
2022-05-06 Willy TarreauCLEANUP: ssl/cli: use a local context for "set ssl...
2022-05-06 Willy TarreauCLEANUP: ssl/cli: stop using appctx->st2 for "commit...
2022-05-06 Willy TarreauCLEANUP: ssl/cli: use a local context for "commit ssl...
2022-05-06 Willy TarreauCLEANUP: ssl/cli: use a local context for "show ssl...
2022-05-06 Willy TarreauCLEANUP: ssl/cli: use a local context for "show crlfile"
2022-05-06 Willy TarreauCLEANUP: ssl/cli: use a local context for "show cafile"
2022-05-06 Willy TarreauCLEANUP: hlua/cli: take the hlua_cli context definition...
2022-05-06 Willy TarreauCLEANUP: stats/cli: stop using appctx->st2
2022-05-06 Willy TarreauCLEANUP: stats/cli: take the "show stat" context defini...
2022-05-06 Willy TarreauCLEANUP: promex: stop using appctx->st2
2022-05-06 Willy TarreauCLEANUP: promex: make the applet use its own context
2022-05-06 Willy TarreauCLEANUP: cli: initialize the whole appctx->ctx, not...
2022-05-06 Willy TarreauCLEANUP: peers/cli: remove unneeded state STATE_INIT
2022-05-06 Willy TarreauCLEANUP: peers/cli: stop using appctx->st2 for the...
2022-05-06 Willy TarreauCLEANUP: peers/cli: take the "show peers" context defin...
2022-05-06 Willy TarreauCLEANUP: map/cli: always detach the backref from the...
2022-05-06 Willy TarreauCLEANUP: map/cli: stop using appctx->st2 for the dump...
2022-05-06 Willy TarreauCLEANUP: map/cli: stop using cli.i0/i1 to store the...
2022-05-06 Willy TarreauCLEANUP: map/cli: take the "show map" context definitio...
2022-05-06 Willy TarreauCLEANUP: stick-table/cli: remove the unneeded STATE_INI...
2022-05-06 Willy TarreauCLEANUP: stick-table/cli: stop using appctx->st2 for...
2022-05-06 Willy TarreauCLEANUP: stick-table/cli: take the "show table" context...
2022-05-06 Willy TarreauCLEANUP: proxy/cli: take the "show errors" context...
2022-05-06 Willy TarreauCLEANUP: stream/cli: remove the now unneeded dump state...
2022-05-06 Willy TarreauCLEANUP: stream/cli: remove the unneeded STATE_FIN...
2022-05-06 Willy TarreauCLEANUP: stream/cli: remove the unneeded init state...
2022-05-06 Willy TarreauCLEANUP: stream/cli: stop using appctx->st2 for the...
2022-05-06 Willy TarreauCLEANUP: stream/cli: take the "show sess" context defin...
2022-05-06 Willy TarreauCLEANUP: applet: make appctx_new() initialize the whole...
2022-05-06 Willy TarreauMINOR: applet: reserve some generic storage in the...
2022-05-06 Willy TarreauCLEANUP: ssl/cli: do not loop on unknown states in...
2022-05-06 Willy TarreauBUG/MINOR: ssl/cli: fix "show ssl cert" not to mix...
2022-05-06 Willy TarreauBUG/MINOR: ssl/cli: fix "show ssl crl-file" not to...
2022-05-06 Willy TarreauBUG/MINOR: ssl/cli: fix "show ssl ca-file <name>" not...
next