| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Adjust a comment | Ian Jackson | 2022-03-21 | 1 | -1/+1 |
| | | | | | Noticed this while reviewing !426 | ||||
| * | RetryDelay: remove accessors. | Nick Mathewson | 2022-03-16 | 1 | -17/+1 |
| | | | | | Instead, check initial_delay in dirmgr directly. | ||||
| * | Fix up documentation on RetryDelay. | Nick Mathewson | 2022-03-16 | 1 | -10/+19 |
| | | | | | | It's no longer about downloads; it's about whatever you need to retry. | ||||
| * | Move RetryDelay from dirmgr to basic-utils. | Nick Mathewson | 2022-03-16 | 1 | -0/+166 |
| This (almost) a pure code-movement commit: it also makes one public function private in order to suppress a warning. | |||||
