summaryrefslogtreecommitdiff
path: root/crates/tor-dirmgr/src/event.rs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'disallowed_lint' into 'main'eta2022-03-301-1/+0
|\
| * Remove allow(clippy::disallowed_methods) lint.Nick Mathewson2022-03-301-1/+0
* | Make daemon tasks self-contained; introduce NetDirProvidereta2022-03-301-20/+3
|/
* Merge branch 'no-system-time' into 'main'eta2022-03-301-0/+1
|\
| * use wallclock where possible in teststrinity-1686a2022-02-261-0/+1
* | Move skip_fmt into tor-basic-utilsIan Jackson2022-03-041-1/+1
* | Replace manual Default impl with educe+std in tor-dirmgrIan Jackson2022-03-021-8/+4
* | Replace manual Debug impl with educe in tor-dirmgrIan Jackson2022-03-021-8/+5
|/
* tor-dirmgr: Create a bootstrap-status exporting mechanism.Nick Mathewson2022-01-181-4/+465
* Refactor directory events to use a FlagPublisher mechanism.Nick Mathewson2021-12-141-86/+327
* add semicolons if nothing returnedDaniel Eades2021-11-251-1/+1
* Notify guard manager on network change and state flush.Nick Mathewson2021-10-101-0/+3
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-271-0/+118