aboutsummaryrefslogtreecommitdiff
path: root/crates/tor-hsservice/src/anon_level.rs
Commit message (Expand)AuthorAgeFilesLines
* tor-hsservice: prelude: Use prelude names in anon_level.rsIan Jackson2024-03-051-5/+7
* hss: remove TODO about making DangerouslyNonAnonymous conditional.Nick Mathewson2023-12-121-2/+0
* hss: Make configs and builders implement more traits.Nick Mathewson2023-10-031-1/+1
* tor-hsservice: Derive PartialEq for Anonimity and DescEncryptionConfig.Gabriela Moldovan2023-09-181-1/+1
* hss: clarify and document deserialization for AnonymityNick Mathewson2023-09-071-5/+14
* hss: Move Anonymity to module and make it serde.Nick Mathewson2023-09-071-0/+75