summaryrefslogtreecommitdiff
path: root/tor-cell/tests/testvec_relaymsg.rs
Commit message (Expand)AuthorAgeFilesLines
* Rename Rsa{Identity,Signature} to fix clippy warning.Nick Mathewson2021-03-291-3/+3
* Remove a couple of stray dbg!() calls.Nick Mathewson2020-11-191-1/+0
* Use DestroyReason for Truncated messages.Nick Mathewson2020-10-191-1/+1
* Turn End reasons into a caret enumeration.Nick Mathewson2020-10-191-1/+1
* Rename remaining get_ accessorsNick Mathewson2020-09-281-1/+1
* test ipv6 connected cellNick Mathewson2020-09-271-0/+8
* Tests for Unrecognized and Data relay messagesNick Mathewson2020-09-271-0/+37
* Add tests for END_REASON_EXITPOLICY messages.Nick Mathewson2020-09-261-1/+13
* More tests for begin cells, plus fixesNick Mathewson2020-09-261-1/+14
* Add tests for a few more relay message typesNick Mathewson2020-09-261-4/+91
* Add test vectors for a few relay message types.Nick Mathewson2020-09-261-0/+214