aboutsummaryrefslogtreecommitdiff
path: root/crates/tor-basic-utils/src
Commit message (Expand)AuthorAgeFilesLines
...
* tor-basic-utils: Add RetryDelay::reset testSamanta Navarro2022-04-231-0/+2
* Add RetrySchedule::reset()Nick Mathewson2022-04-041-0/+5
* Adjust a commentIan Jackson2022-03-211-1/+1
* Provide define_accessor_trait and use it to generate CircMgrConfigIan Jackson2022-03-161-0/+68
* RetryDelay: remove accessors.Nick Mathewson2022-03-161-17/+1
* Fix up documentation on RetryDelay.Nick Mathewson2022-03-161-10/+19
* Move RetryDelay from dirmgr to basic-utils.Nick Mathewson2022-03-162-0/+168
* Revert "humantime_serde_option: New module in tor-basic-utils"Ian Jackson2022-03-142-27/+0
* humantime_serde_option: New module in tor-basic-utilsIan Jackson2022-03-072-0/+27
* tor-basic-utils: copy the README into lib.rsIan Jackson2022-03-041-1/+11
* Remove now-obsolete note about location of skip_fmtIan Jackson2022-03-041-5/+0
* Move skip_fmt into tor-basic-utilsIan Jackson2022-03-041-0/+37
* Introduce tor-basic-utilsIan Jackson2022-03-041-0/+30