summaryrefslogtreecommitdiff
path: root/crates/tor-dirmgr/src/bootstrap.rs
Commit message (Expand)AuthorAgeFilesLines
...
| * Move tor-dirmgr to use a sync::Mutex.Nick Mathewson2021-10-201-8/+6
* | Fix most warnings from nightly.Nick Mathewson2021-10-191-3/+4
|/
* Add a few tracing directives to tor-dirmgr.Nick Mathewson2021-10-131-1/+7
* Don't report the bootstrap as completed unless it actually succeeds.Nick Mathewson2021-10-131-1/+4
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-271-0/+320