| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update tor-cell errors to latest API | Nick Mathewson | 2022-02-15 | 1 | -4/+4 |
| | | |||||
| * | tor-cell: provide HasKind. | Nick Mathewson | 2022-02-15 | 1 | -8/+15 |
| | | | | | | | | | | Additionally, refactor the IoError out of tor_cell::Error: nothing in TorCell created this; it was only used by tor_proto. This required refactoring in tor_proto to use a new error type. Here I decided to use a new CodecError for now, though we may refactor that away soon too. | ||||
| * | Move all crates into a `crates` subdirectory. | Nick Mathewson | 2021-08-27 | 1 | -0/+38 |
| This will cause some pain for now, but now is really the best time to do this kind of thing. | |||||
