summaryrefslogtreecommitdiff
path: root/crates/tor-dirmgr/src/lib.rs
Commit message (Expand)AuthorAgeFilesLines
...
* tor-dirmgr: report bootstrap success on all successful cases.Nick Mathewson2021-10-131-0/+5
* Don't report the bootstrap as completed unless it actually succeeds.Nick Mathewson2021-10-131-4/+10
* Notify guard manager on network change and state flush.Nick Mathewson2021-10-101-0/+12
* Re-export configuration types from tor-client.Nick Mathewson2021-10-091-1/+2
* enable checked_conversions lint.Nick Mathewson2021-10-091-0/+1
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-271-0/+690