| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | tor-dircommon: Sync + Send + 'static for DirBackendPlugin | Clara Engler | 2026-08-12 | 1 | -1/+1 |
| | | | | | | | | | | This commit adds marker traits as dependencies for implementations of the DirBackendPlugin trait, which will be required for intergration with hyper. Works like a charm, as DirMgr itself implements all three of these already. | ||||
| * | dircommon: Add trait to use DirMgr as a temporary plugin | Nick Mathewson | 2026-08-10 | 1 | -0/+37 |
| This is part of #2657. The goal here is to use DirMgr as a temporary backend for tor-dirserver, so that we can have a sort-of-working directory cache that can be used for testing guards before tor-dirserver is complete. | |||||
