summaryrefslogtreecommitdiff
path: root/src/error.rs
Commit message (Expand)AuthorAge
* Prevent racing between `limit_stream` and logging out.Owen Jacobson2024-10-01
* Crank up the Clippy warnings.Owen Jacobson2024-09-25
* rustdoc comment for the (very limited) public API of the crate.Owen Jacobson2024-09-25
* Write tests.Owen Jacobson2024-09-20
* Log internal errors (and make it possible to track them down).Owen Jacobson2024-09-18
* Make BoxedError an implementation detail of InternalError.Owen Jacobson2024-09-18
* Suggested fixes from Clippy, via nursery and pedantic sets.Owen Jacobson2024-09-13
* Allow login creation and authentication.Owen Jacobson2024-09-03