aboutsummaryrefslogtreecommitdiff
path: root/crates/arti/src/oldest-supported-config.toml
Commit message (Collapse)AuthorAgeFilesLines
* arti: remove references to old `trace_filter` in commentsSteven Engler2026-06-251-1/+1
|
* arti: add protocol_warnings config and wire setup_loggingmoumenalaoui2026-03-271-0/+7
|
* docs: add outbound proxy implementation notesNihal2026-02-161-0/+21
|
* arti: remove deprecated `proxy.dns_port` config optionSteven Engler2026-01-291-1/+1
|
* arti: remove deprecated `proxy.socks_port` config optionSteven Engler2026-01-291-1/+1
|
* Fix typosDimitris Apostolou2023-07-221-4/+4
|
* arti: Raise the default console log severity to "info"Nick Mathewson2022-08-251-1/+1
| | | | | Previously we logged at "debug", but that's not meant to user-facing.
* arti cfg: Test parsing of the oldest config file we still supportIan Jackson2022-08-221-0/+274