aboutsummaryrefslogtreecommitdiff
path: root/crates/tor-dircommon/src/dir_plugin_backend.rs
Commit message (Expand)AuthorAgeFilesLines
* tor-dircommon: Sync + Send + 'static for DirBackendPluginClara Engler2026-08-121-1/+1
* dircommon: Add trait to use DirMgr as a temporary pluginNick Mathewson2026-08-101-0/+37