aboutsummaryrefslogtreecommitdiff
path: root/crates/tor-proto/src/crypto/cell.rs
Commit message (Expand)AuthorAgeFilesLines
* Update tor-proto errors to latest API.Nick Mathewson2022-02-151-1/+1
* tor-proto: use InternalError for internal errors.Nick Mathewson2022-02-151-1/+5
* Remove many needless borrows and slicesIan Jackson2022-02-021-4/+4
* Merge remote-tracking branch 'origin/mr/180'Nick Mathewson2021-12-081-11/+10
|\
| * In CryptInit, return a Result in initialize()Neel Chauhan2021-12-081-11/+10
* | Upgrade to digest v0.10.0Nick Mathewson2021-12-071-2/+2
|/
* Resolve roughly half of the XXXXs.Nick Mathewson2021-12-061-2/+3
* add semicolons if nothing returnedDaniel Eades2021-11-251-1/+1
* fix/silence clippy lints in test modulesDaniel Eades2021-09-081-4/+4
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-271-0/+537