| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Missing fields in tor-units/Cargo.toml. | Nick Mathewson | 2021-06-24 | 1 | -1/+1 |
| | | |||||
| * | Remove "publish = false" | Nick Mathewson | 2021-06-24 | 1 | -1/+0 |
| | | |||||
| * | Run "typos" to fix a few more typos. | Nick Mathewson | 2021-06-17 | 1 | -1/+1 |
| | | |||||
| * | Update retry-error README | Nick Mathewson | 2021-06-17 | 1 | -20/+8 |
| | | |||||
| * | Use retry-error in tor-circmgr. | Nick Mathewson | 2021-06-17 | 1 | -0/+9 |
| | | |||||
| * | Add deduplication for retry-error | Nick Mathewson | 2021-06-17 | 1 | -7/+85 |
| | | |||||
| * | Remove anyhow dependency from tor-retry, and rename it to retry-error | Nick Mathewson | 2021-06-17 | 3 | -0/+299 |
| Now RetryError is parameterized on an underlying error type. | |||||
