summaryrefslogtreecommitdiff
path: root/tor-dirmgr/src/docid.rs
Commit message (Expand)AuthorAgeFilesLines
* Add the "unreachable_pub" lint.Nick Mathewson2021-05-181-1/+1
* Always capitalize as RouterDesc, Microdesc.Nick Mathewson2021-05-181-10/+10
* Repair multiprocess collaborative directory download.Nick Mathewson2021-05-031-3/+3
* tweak semantics of routerdesc docidNick Mathewson2021-05-031-1/+2
* Major revision on DirMgr logic -- almost a complete rewrite.Nick Mathewson2021-04-131-16/+73
* DocQuery: sort requests before splitting.Nick Mathewson2021-04-091-4/+13
* Start moving responsibility for building requests into dirmgrNick Mathewson2021-04-091-17/+11
* DirMgr: add text() and texts() functions to ask for document textNick Mathewson2021-03-311-0/+153