aboutsummaryrefslogtreecommitdiff
path: root/crates/tor-netdir/src/testprovider.rs
Commit message (Expand)AuthorAgeFilesLines
* Rename recommended_protocols to protocol_statuses.Nick Mathewson2025-04-161-1/+1
* netdir: Add a recommended_protocols() to NetDirProviderNick Mathewson2025-04-161-0/+9
* tor-netdir: Increase channel size to so set_netidr_and_notify doesn't block.Gabriela Moldovan2024-04-091-1/+1
* tor-netdir: Implement TestNetDirProvider::events().Gabriela Moldovan2024-04-051-8/+52
* Mock implementation of a NetDirProvider for testing.Nick Mathewson2022-11-081-0/+59