| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | dirclient: Collect and expose peer information from errors. | Nick Mathewson | 2022-03-21 | 1 | -4/+4 |
| | | | | | | | | | | | This commit refactors the dirclient error type into two cases: errors when constructing a circuit, and errors that occur once we already have a one-hop circuit. The latter can usually be attributed to the specific cache we're talking to. This commit also adds a function to expose the information about which directory gave us the info. | ||||
| * | dirclient: Remember the source of each resposne we receive. | Nick Mathewson | 2022-03-21 | 1 | -6/+15 |
| | | |||||
| * | Tests for tor-dirmgr::bootstrap | Nick Mathewson | 2021-11-11 | 1 | -0/+5 |
| | | |||||
| * | Move all crates into a `crates` subdirectory. | Nick Mathewson | 2021-08-27 | 1 | -0/+91 |
| This will cause some pain for now, but now is really the best time to do this kind of thing. | |||||
