summaryrefslogtreecommitdiff
path: root/crates/tor-cell/src/relaycell.rs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'hs-cells' into 'main'eta2022-07-221-0/+2
|\
| * Implement ESTABLISH_INTRO relay cellYuan Lyu2022-07-181-0/+2
* | tor-cell: Make encoding method signatures fallible.Nick Mathewson2022-07-111-5/+5
|/
* Implement a higher-level API for the ntor v3 handshakeeta2022-07-081-0/+1
* cell: Move UDP to its own module and feature gate itDavid Goulet2022-06-071-4/+9
* cell: Implement CONNECT_UDP cell from prop339David Goulet2022-06-071-1/+11
* tor-cell: provide HasKind.Nick Mathewson2022-02-151-3/+4
* Actually decrement the stream-level SENDME windoweta2021-12-141-0/+4
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-271-0/+260