aboutsummaryrefslogtreecommitdiff
path: root/crates/tor-config/src/mistrust.rs
Commit message (Collapse)AuthorAgeFilesLines
* Use "extend" for tor-config mistrust::BuilderExtIan Jackson2026-07-161-10/+4
|
* arti-client: Move BuilderExt to tor-config.Gabriela Moldovan2024-08-051-0/+31
`BuilderExt` will soon be used in tor-hsservice too (for configuring the mistrust settings of the client "restricted mode" authorization keys).