summaryrefslogtreecommitdiff
path: root/tor-cell/tests/testvec_chanmsg.rs
Commit message (Collapse)AuthorAgeFilesLines
* Add unseparated_literal_suffix lint, and fix it.Nick Mathewson2021-05-031-1/+1
|
* tor-cell: In netinfo, unspecified addresses are None.Nick Mathewson2020-10-291-6/+10
|
* Specify and test correct handling for bogus netinfo addrsNick Mathewson2020-10-211-5/+26
|
* Add an enumeration for destroy reasons.Nick Mathewson2020-10-191-2/+2
|
* Rename remaining get_ accessorsNick Mathewson2020-09-281-3/+3
|
* Add tests for certs cell accessorsNick Mathewson2020-09-271-2/+11
|
* Test a few more channel cell types.Nick Mathewson2020-09-271-4/+71
|
* Add test vectors for a few relay message types.Nick Mathewson2020-09-261-6/+12
| | | | | I generated these by running an instrumented version of Tor through chutney.
* tor-cell: Add some test vectors for channel messagesNick Mathewson2020-09-261-0/+244