summaryrefslogtreecommitdiff
path: root/tor-dirmgr/src/state.rs
Commit message (Expand)AuthorAgeFilesLines
* Fix some warnings about needless & from nightly clippyNick Mathewson2021-06-181-3/+3
* Consistency, renaming, and testing for dirmgrconfigNick Mathewson2021-05-141-4/+4
* Rename NetDirConfig to DirMgrConfig.Nick Mathewson2021-05-141-4/+4
* Resolve clippy warnings from Rust 1.52.Nick Mathewson2021-05-071-15/+13
* Fix documentation warnings.Nick Mathewson2021-05-051-1/+1
* Fix some broken rustdoc links.Nick Mathewson2021-04-181-3/+3
* Move around the public modules in tor_rtcompat.Nick Mathewson2021-04-171-1/+1
* Add a "Runtime" parameter to all the manager types.Nick Mathewson2021-04-161-1/+2
* Major revision on DirMgr logic -- almost a complete rewrite.Nick Mathewson2021-04-131-0/+677