summaryrefslogtreecommitdiff
path: root/crates/tor-basic-utils
Commit message (Expand)AuthorAgeFilesLines
* Bump all arti*, tor* crates to 0.2.0Nick Mathewson2022-04-011-1/+1
* Update README.md files using readmes scriptNick Mathewson2022-03-291-0/+4
* Adjust a commentIan Jackson2022-03-211-1/+1
* Provide define_accessor_trait and use it to generate CircMgrConfigIan Jackson2022-03-162-0/+69
* 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-163-0/+169
* tor-basic-utils/Cargo.toml: reformat.Nick Mathewson2022-03-161-1/+2
* Revert "humantime_serde_option: New module in tor-basic-utils"Ian Jackson2022-03-143-33/+0
* humantime_serde_option: New module in tor-basic-utilsIan Jackson2022-03-073-0/+33
* 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-043-0/+56