| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | tor-netdir: Split testnet errors into a new type | Nick Mathewson | 2022-02-15 | 1 | -7/+0 |
| | | | | | | There's no reason to have the test-network-construction code share an error enum with the main netdir code. | ||||
| * | tor-netdir: remove unused error variants | Nick Mathewson | 2022-02-15 | 1 | -19/+0 |
| | | | | | | This turns out to have been most of them, which simplifies matters a lot. | ||||
| * | netdoc: Make doc-build errors a separate type | Nick Mathewson | 2022-02-14 | 1 | -0/+4 |
| | | | | | | Every other case of tor_netdoc::Error means a parse failure. This one, though, means a failure to construct a document. | ||||
| * | Move all crates into a `crates` subdirectory. | Nick Mathewson | 2021-08-27 | 1 | -0/+34 |
| This will cause some pain for now, but now is really the best time to do this kind of thing. | |||||
