summaryrefslogtreecommitdiff
path: root/tor-dirmgr/src/err.rs
Commit message (Expand)AuthorAgeFilesLines
* Major revision on DirMgr logic -- almost a complete rewrite.Nick Mathewson2021-04-131-0/+11
* Add support for a lockfile to control concurrent access to a dirmgr.Nick Mathewson2021-03-291-0/+3
* Add DirMgr::load_once.Nick Mathewson2021-03-291-0/+4
* Make CircMgr an optional element of DirMgr. Not yet used.Nick Mathewson2021-03-291-0/+3
* Make authorities and fallbacks configurable.Nick Mathewson2021-02-111-0/+3
* Teach updater to download microdescriptors for usable directory.Nick Mathewson2020-12-071-0/+3
* Document and de-warning the rest of tor-dirmgrNick Mathewson2020-11-231-1/+1
* Move storage and config logic from netdir to dirmgr.Nick Mathewson2020-11-201-0/+24