summaryrefslogtreecommitdiff
path: root/crates/tor-dirmgr/src/state.rs
Commit message (Expand)AuthorAgeFilesLines
...
| * Move tor-dirmgr to use a sync::Mutex.Nick Mathewson2021-10-201-13/+8
* | Fix most warnings from nightly.Nick Mathewson2021-10-191-0/+1
|/
* Remove useless into() conversions caught by clippy.Jani Monoses2021-10-181-9/+9
* Notify guard manager on network change and state flush.Nick Mathewson2021-10-101-0/+11
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-271-0/+687