summaryrefslogtreecommitdiff
path: root/tor-cell/tests/test_relaycell.rs
Commit message (Expand)AuthorAgeFilesLines
* Remove some (but not all) needless dependencies.Nick Mathewson2021-06-171-2/+2
* Rename CircID and StreamID to end with Id instead, for consistencyNick Mathewson2020-10-251-5/+5
* A few coverage-driven tests in tor-cell.Nick Mathewson2020-10-211-1/+38
* Move RelayCell into a more reasonable place.Nick Mathewson2020-09-291-1/+1
* Tests for relay cell encoding/decoding.Nick Mathewson2020-09-271-0/+62