summaryrefslogtreecommitdiff
path: root/crates/tor-dirmgr/src/retry.rs
Commit message (Expand)AuthorAgeFilesLines
* RetryDelay: remove accessors.Nick Mathewson2022-03-161-7/+9
* Remove re-export of retry-schedule in tor-dirmgr.Nick Mathewson2022-03-161-1/+1
* Fix up documentation on RetryDelay.Nick Mathewson2022-03-161-6/+3
* Move RetryDelay from dirmgr to basic-utils.Nick Mathewson2022-03-161-155/+1
* RetryDelay: add accessors for stateNick Mathewson2022-03-161-5/+22
* Add basic tests for high-level buildersNick Mathewson2021-11-251-0/+1
* Rename RetryConfig to DownloadSchedule, fold in parallelism.Nick Mathewson2021-11-181-16/+41
* More tests on tor-dirmgr::stateNick Mathewson2021-11-081-1/+1
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-271-0/+237