summaryrefslogtreecommitdiff
path: root/tor-dirmgr/src/storage.rs
Commit message (Expand)AuthorAgeFilesLines
* Add the "unreachable_pub" lint.Nick Mathewson2021-05-181-3/+3
* Remove untested legacy.rs code. Add a comment about where to find it.Nick Mathewson2021-05-101-4/+5
* Fix documentation warnings.Nick Mathewson2021-05-051-1/+1
* A few easy tests in tor-dirmgr.Nick Mathewson2021-05-041-3/+21
* dirmgr: a couple of tiny testsNick Mathewson2021-05-031-1/+3
* DirMgr: add text() and texts() functions to ask for document textNick Mathewson2021-03-311-3/+58
* Make mmap usage optional.Nick Mathewson2020-12-011-8/+12
* tor-dirmgr: tests for storage.rsNick Mathewson2020-12-011-0/+38
* Make legacy-store code disabled by default.Nick Mathewson2020-11-241-0/+1
* Document and de-warning the rest of tor-dirmgrNick Mathewson2020-11-231-7/+14
* Move storage and config logic from netdir to dirmgr.Nick Mathewson2020-11-201-0/+59