| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | tor-error: New ErrorKind for rejected documents. | Nick Mathewson | 2026-05-12 | 1 | -1/+3 |
| | | |||||
| * | error: Improve http error status code docs. | Nick Mathewson | 2025-11-19 | 1 | -0/+10 |
| | | |||||
| * | tor-error: rustfmt | Nick Mathewson | 2025-11-18 | 1 | -63/+64 |
| | | |||||
| * | tor-error: Provide a more reasonable API for http status codes. | Nick Mathewson | 2025-11-18 | 1 | -5/+8 |
| | | |||||
| * | tor-error: Add support for ErrorKind->HTTP status conversion | Nick Mathewson | 2025-11-18 | 1 | -0/+75 |
| It makes more sense to have the conversion here, so it can use an exhaustive match over ErrorKind. This isn't the final API; I'm just moving the code from `arti`. | |||||
