aboutsummaryrefslogtreecommitdiff
path: root/crates/tor-dirserver/src/mirror.rs
Commit message (Expand)AuthorAgeFilesLines
* tor-dirserver: Support DirBackendPlugin kludgeClara Engler2026-08-121-0/+40
* tor-dirserver: Remove unused_async lintClara Engler2026-08-121-1/+0
* dirserver: Add a TODO about reworking the DirMirror listener typeGabriela Moldovan2026-07-221-0/+7
* dirserver: Return a dummy response from DirMirror::serve()Gabriela Moldovan2026-07-221-2/+28
* Fix typosTobias Stoeckmann2026-03-241-2/+2
* dirserver: Allow clippy::unused_asyncGabriela Moldovan2026-01-271-0/+1
* tor-dirserver: Implement download timeoutClara Engler2025-10-301-0/+2
* tor-dirserver: Outline the `mirror` APIClara Engler2025-10-301-1/+149
* tor-dirserver: Some clippy fixesClara Engler2025-10-151-0/+1
* tor-dirserver: Get rid of the poor buildersClara Engler2025-10-151-43/+1
* tor-dirserver: Add clippy checks and fix themClara Engler2025-09-041-0/+1
* tor-dirserver: Initial commitClara Engler2025-09-041-0/+46