- 8bd146d MEDIUM: peers: limit the number of updates sent at once by Willy Tarreau · 2 years, 4 months ago
- f532019 [RELEASE] Released version 2.7-dev4 by Willy Tarreau · 2 years, 3 months ago
- 62c0b99 MINOR: ssl/cli: implement "add ssl ca-file" by William Lallemand · 2 years, 4 months ago
- bbeec37 MINOR: stick-table: Add table_expire() and table_idle() new converters by Frédéric Lécaille · 2 years, 3 months ago
- ded77cc MINOR: ring: archive a previous file-backed ring on startup by Willy Tarreau · 2 years, 4 months ago
- 0b8e9ce MINOR: ring: add support for a backing-file by Willy Tarreau · 2 years, 4 months ago
- 87e95d3 [RELEASE] Released version 2.7-dev3 by Willy Tarreau · 2 years, 4 months ago
- 3b64a28 CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · 2 years, 4 months ago
- 43910a9 MINOR: quic: New "quic-cc-algo" bind keyword by Frédéric Lécaille · 2 years, 5 months ago
- 2200a9c [RELEASE] Released version 2.7-dev2 by Willy Tarreau · 2 years, 5 months ago
- 856d56d MINOR: config: change default MAX_TGROUPS to 16 by Willy Tarreau · 2 years, 5 months ago
- d60269f DOC: design: add some thoughts about how to handle the update_list by Willy Tarreau · 2 years, 5 months ago
- 5b09341 MEDIUM: cpu-map: replace the process number with the thread group number by Willy Tarreau · 2 years, 5 months ago
- acd6441 MEDIUM: config: remove the "process" keyword on "bind" lines by Willy Tarreau · 2 years, 5 months ago
- 94f763b MEDIUM: config: remove deprecated "bind-process" directives from frontends by Willy Tarreau · 2 years, 5 months ago
- 9a7fa90 MINOR: cli/activity: add a thread number argument to "show activity" by Willy Tarreau · 2 years, 5 months ago
- eed3911 MINOR: task: replace task_set_affinity() with task_set_thread() by Willy Tarreau · 2 years, 6 months ago
- f9de4e9 [RELEASE] Released version 2.7-dev1 by Willy Tarreau · 2 years, 5 months ago
- 2b67770 MEDIUM: bwlim: Add support of bandwith limitation at the stream level by Christopher Faulet · 2 years, 5 months ago
- 0aa6f3e DOC: design: update the task vs thread affinity requirements by Willy Tarreau · 2 years, 6 months ago
- 3ccb14d MINOR: thread: get rid of MAX_THREADS_MASK by Willy Tarreau · 2 years, 6 months ago
- 680ed5f MINOR: task: move profiling bit to per-thread by Willy Tarreau · 2 years, 6 months ago
- 1424774 DOC: design: update the notes on thread groups by Willy Tarreau · 2 years, 6 months ago
- 0012f89 OPTIM: mux-h2: increase h2_settings_initial_window_size default to 64k by Glenn Strauss · 2 years, 6 months ago
- 29698e3 [RELEASE] Released version 2.7-dev0 by Willy Tarreau · 2 years, 6 months ago
- a1efc04 [RELEASE] Released version 2.6.0 by Willy Tarreau · 2 years, 6 months ago
- e68e7e8 DOC: intro: adjust the numbering of paragrams to keep the output ordered by Willy Tarreau · 2 years, 6 months ago
- 5e349e7 DOC: gpc/gpt: add commments of gpc/gpt array definitions on stick tables. by Emeric Brun · 2 years, 8 months ago
- e77984f DOC: peers: fix port number and addresses on new peers section format by Emeric Brun · 2 years, 6 months ago
- 423ed38 DOC: peers: clarify when entry expiration date is renewed. by Emeric Brun · 2 years, 6 months ago
- 0f4a02b DOC: peers: indicate that some server settings are not usable by Willy Tarreau · 2 years, 6 months ago
- 55b9689 DOC: fix a few spelling mistakes in the docs by Willy Tarreau · 2 years, 6 months ago
- a80f3b5 DOC: internal: remove totally outdated diagrams by Willy Tarreau · 2 years, 6 months ago
- 38dea05 MINOR: quic: Connection TX buffer setting renaming. by Frédéric Lécaille · 2 years, 6 months ago
- f717a4b DOC: quic: Documentation update for QUIC by Frédéric Lécaille · 2 years, 6 months ago
- 2674098 MINOR: quic: Tunable "initial_max_streams_bidi" transport parameter by Frédéric Lécaille · 2 years, 6 months ago
- 1d96d6e MINOR: quic: Tunable "max_idle_timeout" transport parameter by Frédéric Lécaille · 2 years, 6 months ago
- aa8daed DOC: quic: Update documentation for QUIC Retry by Frédéric Lécaille · 2 years, 6 months ago
- 4641937 DOC: Fix formatting in configuration.txt to fix dconv by Tim Duesterhus · 2 years, 6 months ago
- 0edb997 [RELEASE] Released version 2.6-dev12 by Willy Tarreau · 2 years, 6 months ago
- de5b33e DOC: internal: add a description of the stream connectors and descriptors by Willy Tarreau · 2 years, 6 months ago
- 92c2e93 DOC: internal: update the muxes doc to mention the stconn by Willy Tarreau · 2 years, 6 months ago
- 1639d6c DOC: configuration: add a warning for @system-ca on bind by William Lallemand · 2 years, 6 months ago
- 1ba3016 MEDIUM: h1: enlarge the scope of accepted version chars with accept-invalid-http-request by Willy Tarreau · 2 years, 6 months ago
- 137c8fd [RELEASE] Released version 2.6-dev11 by Willy Tarreau · 2 years, 6 months ago
- ad20a56 MINOR: cfgparse: Update for "cluster-secret" keyword for QUIC Retry by Frédéric Lécaille · 2 years, 7 months ago
- ccc0355 MINOR: ssl: Add 'ssl-provider-path' global option by Remi Tricot-Le Breton · 2 years, 7 months ago
- 1746a38 MINOR: ssl: Add 'ssl-provider' global option by Remi Tricot-Le Breton · 2 years, 7 months ago
- e809765 MINOR: ssl: Add 'ssl-propquery' global option by Remi Tricot-Le Breton · 2 years, 7 months ago
- 18c13d3 MEDIUM: http-ana: Add a proxy option to restrict chars in request header names by Christopher Faulet · 2 years, 7 months ago
- 3703325 [RELEASE] Released version 2.6-dev10 by Willy Tarreau · 2 years, 7 months ago
- 973cf90 MINOR: ext-check: indicate the transport and protocol of a server by Willy Tarreau · 2 years, 7 months ago
- 0f9c0f5 MINOR: mux-h1: Add global option accpet payload for any HTTP/1.0 requests by Christopher Faulet · 2 years, 7 months ago
- 60cfe8b DOC/MINOR: fix typos in the lua-api document by Boyang Li · 2 years, 7 months ago
- 372508c MINOR: config: Add "cluster-secret" new global keyword by Frédéric Lécaille · 2 years, 7 months ago
- cfabb35 DOC: configuration: add the httpclient keywords to the global keywords index by William Lallemand · 2 years, 7 months ago
- 589570d MEDIUM: ssl: ignore dotfiles when loading a dir w/ crt by William Lallemand · 2 years, 7 months ago
- e4b93eb MINOR: ssl: ignore dotfiles when loading a dir w/ ca-file by William Lallemand · 2 years, 7 months ago
- e979796 [RELEASE] Released version 2.6-dev9 by Willy Tarreau · 2 years, 7 months ago
- 8f7133e DOC: internal: document the new cleaner approach to the appctx by Willy Tarreau · 2 years, 7 months ago
- c33df2e DOC: resolvers: default resolvers section 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
- de1803f DOC: configuration: httpclient global option by William Lallemand · 2 years, 7 months ago
- 026fef9 [RELEASE] Released version 2.6-dev8 by Willy Tarreau · 2 years, 7 months ago
- 1024393 MINOR: ssl: add a new global option "tune.ssl.hard-maxrecord" by Thomas Prückl · 2 years, 7 months ago
- 4d7fdc6 MINOR: connection: Add way to disable active connection closing during soft-stop by Remi Tricot-Le Breton · 2 years, 7 months ago
- 2df1fbf MINOR: init: add global setting "fd-hard-limit" to bound system limits by Willy Tarreau · 2 years, 7 months ago
- 7c9a0fe MEDIUM: backend: add new "balance hash <expr>" algorithm by Willy Tarreau · 2 years, 7 months ago
- 3e69fcc [RELEASE] Released version 2.6-dev7 by Willy Tarreau · 2 years, 7 months ago
- 1401b9c DOC: remove my name from the config doc by Willy Tarreau · 2 years, 7 months ago
- b53eb87 MINOR: init: add the pre-check callback by William Lallemand · 2 years, 7 months ago
- f87c67e MINOR: ssl: Add 'show ssl providers' cli command and providers list in -vv option by Remi Tricot-Le Breton · 2 years, 7 months ago
- 97e84c6 MINOR: cfg-quic: define tune.quic.conn-buf-limit by Amaury Denoyelle · 2 years, 7 months ago
- 1d6338e MEDIUM: ssl: Disable DHE ciphers by default by Remi Tricot-Le Breton · 2 years, 8 months ago
- a8b1065 [RELEASE] Released version 2.6-dev6 by Willy Tarreau · 2 years, 8 months ago
- 77ec462 DOC: lua: update a few doc URLs by Willy Tarreau · 2 years, 8 months ago
- a97cced CLEANUP: muxes: Remove MX_FL_CLEAN_ABRT flag by Christopher Faulet · 2 years, 8 months ago
- d3b4cd1 [RELEASE] Released version 2.6-dev5 by Willy Tarreau · 2 years, 8 months ago
- b5d968d MEDIUM: global: Add a "close-spread-time" option to spread soft-stop on time window by Remi Tricot-Le Breton · 2 years, 8 months ago
- 0dbf038 MINOR: sample: converter: Add add_item convertor by Nikola Sale · 2 years, 8 months ago
- 3410780 DOC: configuration: add the ca-file changes by William Lallemand · 2 years, 8 months ago
- 332258a DOC: remove double blanks in configuration.txt by Aleksandar Lazic · 2 years, 8 months ago
- a662275 DOC: management: add missing dot in 9.4.1 by William Lallemand · 2 years, 8 months ago
- 10cea5c DOC: lua: CertCache class documentation by William Lallemand · 2 years, 8 months ago
- 76871a4 MINOR: management: add some basic keyword dump infrastructure by Willy Tarreau · 2 years, 9 months ago
- 4646e9c DOC: reflect H2 timeout changes by Lukas Tribus · 2 years, 8 months ago
- 0541c2b [RELEASE] Released version 2.6-dev4 by Willy Tarreau · 2 years, 8 months ago
- 140a357 DOC: config: Explictly add supported MQTT versions by Christopher Faulet · 2 years, 8 months ago
- bc8b7a1 [RELEASE] Released version 2.6-dev3 by Willy Tarreau · 2 years, 9 months ago
- 76e8b70 MEDIUM: server: remove experimental-mode for dynamic servers by Amaury Denoyelle · 2 years, 9 months ago
- 7d098be MEDIUM: check: do not auto configure SSL/PROXY for dynamic servers by Amaury Denoyelle · 2 years, 9 months ago
- 0657b93 MINOR: stream: add "last_rule_file" and "last_rule_line" samples by Willy Tarreau · 2 years, 9 months ago
- 3ec1461 DOC: sample fetch methods: move distcc_* to the right locations by Willy Tarreau · 2 years, 9 months ago
- c4e56dc MINOR: pools: add a new global option "no-memory-trimming" by Willy Tarreau · 2 years, 9 months ago
- 3b1d190 [RELEASE] Released version 2.6-dev2 by Willy Tarreau · 2 years, 9 months ago
- 2747162 DOC: design: commit the temporary design notes on thread groups by Willy Tarreau · 3 years ago
- f4016df DOC: design: add design thoughts for later simplification of the pools by Willy Tarreau · 2 years, 9 months ago
- 0722d5d DOC: internal: update the pools API to mention boot-time settings by Willy Tarreau · 2 years, 9 months ago
- 59e66e3 DOC: Fix usage/examples of deprecated ACLs by Christian Ruppert · 2 years, 9 months ago
- f4b79c4 MINOR: pools: support setting debugging options using -dM by Willy Tarreau · 2 years, 9 months ago