- a2fcca0 CLEANUP: ssl/cli: make "{show|dump} ssl crtlist" use its own context by Willy Tarreau · 2 years, 7 months ago
- 170b35b CLEANUP: ssl/cli: make "show ssl ocsp-response" not use cli.p0 anymore by Willy Tarreau · 2 years, 7 months ago
- 9c5a38c CLEANUP: ssl/cli: make "show tlskeys" not use appctx->st2 anymore by Willy Tarreau · 2 years, 7 months ago
- bd33864 CLEANUP: ssl/cli: add a new "dump_entries" field to "show_keys_ref" by Willy Tarreau · 2 years, 7 months ago
- a938052 CLEANUP: ssl/cli: stop using ctx.cli.i0/i1/p0 for "show tls-keys" by Willy Tarreau · 2 years, 7 months ago
- 1d6dd80 CLEANUP: ssl/cli: stop using appctx->st2 for "commit ssl ca/crl" by Willy Tarreau · 2 years, 7 months ago
- dec23dc CLEANUP: ssl/cli: use a local context for "commit ssl {ca|crl}file" by Willy Tarreau · 2 years, 7 months ago
- a06b9a5 CLEANUP: ssl/cli: use a local context for "set ssl crlfile" by Willy Tarreau · 2 years, 7 months ago
- a37693f CLEANUP: ssl/cli: use a local context for "set ssl cafile" by Willy Tarreau · 2 years, 7 months ago
- 329f4b4 CLEANUP: ssl/cli: use a local context for "set ssl cert" by Willy Tarreau · 2 years, 7 months ago
- cb1b4ed CLEANUP: ssl/cli: stop using appctx->st2 for "commit ssl cert" by Willy Tarreau · 2 years, 7 months ago
- a645b6a CLEANUP: ssl/cli: use a local context for "commit ssl cert" by Willy Tarreau · 2 years, 7 months ago
- 96c9a6c CLEANUP: ssl/cli: use a local context for "show ssl cert" by Willy Tarreau · 2 years, 7 months ago
- f3e8b3e CLEANUP: ssl/cli: use a local context for "show crlfile" by Willy Tarreau · 2 years, 7 months ago
- 50c2f1e CLEANUP: ssl/cli: use a local context for "show cafile" by Willy Tarreau · 2 years, 7 months ago
- bcda5f6 CLEANUP: hlua/cli: take the hlua_cli context definition out of the appctx by Willy Tarreau · 2 years, 7 months ago
- 41f8852 CLEANUP: stats/cli: stop using appctx->st2 by Willy Tarreau · 2 years, 7 months ago
- 91cefca CLEANUP: stats/cli: take the "show stat" context definition out of the appctx by Willy Tarreau · 2 years, 7 months ago
- de58d24 CLEANUP: promex: stop using appctx->st2 by Willy Tarreau · 2 years, 7 months ago
- ae1747d CLEANUP: promex: make the applet use its own context by Willy Tarreau · 2 years, 7 months ago
- 7bf20ca CLEANUP: cli: initialize the whole appctx->ctx, not just the stats part by Willy Tarreau · 2 years, 7 months ago
- ce9123c CLEANUP: peers/cli: remove unneeded state STATE_INIT by Willy Tarreau · 2 years, 7 months ago
- 3a31e37 CLEANUP: peers/cli: stop using appctx->st2 for the dump state by Willy Tarreau · 2 years, 7 months ago
- cb8bf17 CLEANUP: peers/cli: take the "show peers" context definition out of the appctx by Willy Tarreau · 2 years, 7 months ago
- c7e9706 CLEANUP: map/cli: always detach the backref from the list after "show map" by Willy Tarreau · 2 years, 7 months ago
- a0d6280 CLEANUP: map/cli: stop using appctx->st2 for the dump state by Willy Tarreau · 2 years, 7 months ago
- 76f771e CLEANUP: map/cli: stop using cli.i0/i1 to store the generation numbers by Willy Tarreau · 2 years, 7 months ago
- 0fcecc6 CLEANUP: map/cli: take the "show map" context definition out of the appctx by Willy Tarreau · 2 years, 7 months ago
- 0f154ed CLEANUP: stick-table/cli: remove the unneeded STATE_INIT for "show table" by Willy Tarreau · 2 years, 7 months ago
- 7849d4c CLEANUP: stick-table/cli: stop using appctx->st2 for the dump state by Willy Tarreau · 2 years, 7 months ago
- 3c69e08 CLEANUP: stick-table/cli: take the "show table" context definition out of the appctx by Willy Tarreau · 2 years, 7 months ago
- 0fd8f0e CLEANUP: proxy/cli: take the "show errors" context definition out of the appctx by Willy Tarreau · 2 years, 7 months ago
- 6177cfc CLEANUP: stream/cli: remove the now unneeded dump state from "show sess" by Willy Tarreau · 2 years, 7 months ago
- bb4e289 CLEANUP: stream/cli: remove the unneeded STATE_FIN state from "show sess" by Willy Tarreau · 2 years, 7 months ago
- f3629f8 CLEANUP: stream/cli: remove the unneeded init state from "show sess" by Willy Tarreau · 2 years, 7 months ago
- 7fb591a CLEANUP: stream/cli: stop using appctx->st2 for the dump state by Willy Tarreau · 2 years, 7 months ago
- 39f097d CLEANUP: stream/cli: take the "show sess" context definition out of the appctx by Willy Tarreau · 2 years, 7 months ago
- 009e42b CLEANUP: applet: make appctx_new() initialize the whole appctx by Willy Tarreau · 2 years, 7 months ago
- f12f32a MINOR: applet: reserve some generic storage in the applet's context by Willy Tarreau · 2 years, 7 months ago
- 1b948ef CLEANUP: ssl/cli: do not loop on unknown states in "add ssl crt-list" handler by Willy Tarreau · 2 years, 7 months ago
- 4fd9b4d BUG/MINOR: ssl/cli: fix "show ssl cert" not to mix cli+ssl contexts by Willy Tarreau · 2 years, 7 months ago
- 4cf3ef8 BUG/MINOR: ssl/cli: fix "show ssl crl-file" not to mix cli+ssl contexts by Willy Tarreau · 2 years, 7 months ago
- 0630579 BUG/MINOR: ssl/cli: fix "show ssl ca-file <name>" not to mix cli+ssl contexts by Willy Tarreau · 2 years, 7 months ago
- 821c3b0 BUG/MINOR: ssl/cli: fix "show ssl ca-file/crl-file" not to mix cli+ssl contexts by Willy Tarreau · 2 years, 7 months ago
- 1ae0c43 BUG/MINOR: map/cli: make sure patterns don't vanish under "show map"'s init by Willy Tarreau · 2 years, 7 months ago
- 2edaace BUG/MINOR: map/cli: protect the backref list during "show map" errors by Willy Tarreau · 2 years, 7 months ago
- 4f9f157 BUG/MINOR: proxy/cli: don't enumerate internal proxies on "show backend" by Willy Tarreau · 2 years, 7 months ago
- 241a006 BUG/MEDIUM: cli: make "show cli sockets" really yield by Willy Tarreau · 2 years, 7 months ago
- 4e047e7 BUG/MEDIUM: resolvers: make "show resolvers" properly yield by Willy Tarreau · 2 years, 7 months ago
- 89e236f BUG/MINOR: startup: usage() when no -cc arguments by William Lallemand · 2 years, 7 months ago
- c33df2e DOC: resolvers: default resolvers section by William Lallemand · 2 years, 7 months ago
- 7867f63 MEDIUM: resolvers: create a "default" resolvers section at startup by William Lallemand · 2 years, 7 months ago
- 0164a40 BUG/MINOR: tcp/http: release the expr of set-{src,dst}[-port] by William Lallemand · 2 years, 7 months ago
- 7831e02 BUILD: debug: unify the definition of ha_backtrace_to_stderr() by Willy Tarreau · 2 years, 7 months ago
- e7f5776 MINOR: resolvers: resolvers_new() create a resolvers with default values by William Lallemand · 2 years, 7 months ago
- 73edfe4 MINOR: resolvers: move the resolv.conf parser in parse_resolv_conf() by William Lallemand · 2 years, 7 months ago
- 106bd29 MINOR: resolvers: cleanup alert/warning in parse-resolve-conf by William Lallemand · 2 years, 7 months ago
- 24dda94 DOC: config: Update doc for PR/PH session states to warn about rewrite failures by Christopher Faulet · 2 years, 7 months ago
- d934e8d BUG/MEDIUM: mux-h1: Be able to handle trailers when C-L header was specified by Christopher Faulet · 2 years, 7 months ago
- 2db904e BUG/MEDIUM: mux-fcgi: Be sure to never set EOM flag on an empty HTX message by Christopher Faulet · 2 years, 7 months ago
- c41f93c BUG/MEDIUM: conn-stream: Only keep app layer flags of the endpoint on reset by Christopher Faulet · 2 years, 7 months ago
- fa24379 MINOR: conn-stream: Add mask from flags set by endpoint or app layer by Christopher Faulet · 2 years, 7 months ago
- de1803f DOC: configuration: httpclient global option by William Lallemand · 2 years, 7 months ago
- 7c5a7ef MINOR: httpclient: allow ipv4 or ipv6 preference for resolving by William Lallemand · 2 years, 7 months ago
- 8a734cb MINOR: httpclient: configure the resolvers section to use by William Lallemand · 2 years, 7 months ago
- 683fbb8 MINOR: httpclient: allow to configure the ca-file by William Lallemand · 2 years, 7 months ago
- 6fce46a MEDIUM: httpclient: hard-error when SSL is configured by William Lallemand · 2 years, 7 months ago
- 85af49c MINOR: httpclient: cleanup the error handling in init by William Lallemand · 2 years, 7 months ago
- 8b9a2df MINOR: init: exit() after pre-check upon error by William Lallemand · 2 years, 7 months ago
- 9ff95e2 MINOR: httpclient: rename dash by dot in global option by William Lallemand · 2 years, 7 months ago
- 8533273 MINOR: httpclient: handle unix and other socket types in dst by William Lallemand · 2 years, 7 months ago
- 0e23526 CLEANUP: httpclient: remove the comment about resolving by William Lallemand · 2 years, 7 months ago
- 1218d19 MEDIUM: httpclient: allow address and port change for resolving by William Lallemand · 2 years, 7 months ago
- 5392ff6 MEDIUM: httpclient: http-request rules for resolving by William Lallemand · 2 years, 7 months ago
- 7f1df8f MEDIUM: httpclient: remove url2sa to use a more flexible parser by William Lallemand · 2 years, 8 months ago
- b57de07 BUG/MINOR: mux_quic: Dropped packet upon retransmission for closed streams by Frédéric Lécaille · 2 years, 7 months ago
- d62240c BUG/MINOR: quic: Dropped retransmitted STREAM frames by Frédéric Lécaille · 2 years, 7 months ago
- 664741e MINOR: quic: Make the quic_conn be aware of the number of streams by Frédéric Lécaille · 2 years, 7 months ago
- b074966 CLEANUP: mux: Useless xprt_quic-t.h inclusion by Frédéric Lécaille · 2 years, 7 months ago
- 0367b4c MINOR: session: get rid of the now unused SESS_FL_ADDR_*_SET flags by Willy Tarreau · 2 years, 7 months ago
- 030b3e6 MINOR: connection: get rid of the CO_FL_ADDR_*_SET flags by Willy Tarreau · 2 years, 7 months ago
- 158b6cf CLEANUP: protocol: make sure the connect_* functions always receive a dst by Willy Tarreau · 2 years, 7 months ago
- 04e9aca MINOR: conn_stream: remove the now unused CS_FL_ADDR_*_SET flags by Willy Tarreau · 2 years, 7 months ago
- 03bd395 MEDIUM: stream: remove the confusing SF_ADDR_SET flag by Willy Tarreau · 2 years, 7 months ago
- b3f0d42 CLEANUP: backend: make alloc_{bind,dst}_address() idempotent by Willy Tarreau · 2 years, 7 months ago
- 291ee25 BUG/MINOR: h3: fix parsing of unknown frame type with null length by Amaury Denoyelle · 2 years, 7 months ago
- f1fc0b3 MINOR: mux-quic: support full request channel buffer by Amaury Denoyelle · 2 years, 7 months ago
- 026fef9 [RELEASE] Released version 2.6-dev8 by Willy Tarreau · 2 years, 7 months ago
- 02df95e SCRIPTS: announce-release: add URL of dev packages by Willy Tarreau · 2 years, 7 months ago
- c89dec3 CI: github actions: update LibreSSL to 3.5.2 by Ilya Shipitsin · 2 years, 7 months ago
- c40e19d BUG/MINOR: quic: Missing time threshold multiplifier for loss delay computation by Frédéric Lécaille · 2 years, 7 months ago
- 1601395 MINOR: quic: moving code for QUIC loss detection by Frédéric Lécaille · 2 years, 7 months ago
- 88e5741 CLEANUP: quic: Remaining fprintf() debug trace by Frédéric Lécaille · 2 years, 7 months ago
- 1231d3c MINOR: quic: Drop 0-RTT packets without secrets by Frédéric Lécaille · 2 years, 7 months ago
- 74cf237 MEDIUM: quic: do not ack packet with invalid STREAM by Amaury Denoyelle · 2 years, 7 months ago
- d46e335 MEDIUM: quic: do not ACK packet with STREAM if MUX not present by Amaury Denoyelle · 2 years, 7 months ago
- 4173f4e BUG/MINOR: conn_stream: do not confirm a connection from the frontend path by Willy Tarreau · 2 years, 7 months ago
- 0055d56 MINOR: httpclient: Don't use co_set_data() to decrement output by Christopher Faulet · 2 years, 7 months ago
- 6b4f1f6 BUG/MINOR: httpclient: Count metadata in size to transfer via htx_xfer_blks() by Christopher Faulet · 2 years, 7 months ago
- 534645d BUG/MEDIUM: httpclient: Fix loop consuming HTX blocks from the response channel by Christopher Faulet · 2 years, 7 months ago