aboutsummaryrefslogtreecommitdiff
path: root/crates/tor-dirserver/src/lib.rs
Commit message (Expand)AuthorAgeFilesLines
* add_warning: add reference to arti#2556Jim Newsome2026-07-151-1/+1
* Removed unnecessary lintpryty262026-07-151-1/+1
* maint: Run maint/add_warning to deny string slicesClara Engler2026-06-091-0/+1
* Allow clippy::collapsible_if to triggerGabriela Moldovan2026-02-161-0/+1
* maint/add_warning: Run script to add new warningGabriela Moldovan2026-01-271-0/+1
* Fix name of clippy lint to unchecked_time_subtraction (2)Ian Jackson2025-11-061-1/+1
* tor-dirserver: Create database moduleClara Engler2025-10-151-1/+1
* Remove "doc_auto_cfg" incantation from all crates.Nick Mathewson2025-09-291-1/+1
* tor-dirmirror: Add several "TODO DIRMIRROR" linesClara Engler2025-09-041-1/+1
* tor-dirserver: Add clippy checks and fix themClara Engler2025-09-041-1/+45
* tor-dirserver: Add http moduleClara Engler2025-09-041-0/+1
* tor-dirserver: Add schema moduleClara Engler2025-09-041-0/+1
* tor-dirserver: Initial commitClara Engler2025-09-041-0/+7