summaryrefslogtreecommitdiff
path: root/tor-cell/src
Commit message (Expand)AuthorAgeFilesLines
...
* Tests for channel-cell codecNick Mathewson2020-09-271-1/+1
* Test a few more channel cell types.Nick Mathewson2020-09-271-0/+41
* test ipv6 connected cellNick Mathewson2020-09-271-0/+3
* Tests for Unrecognized and Data relay messagesNick Mathewson2020-09-271-0/+9
* Add tests for END_REASON_EXITPOLICY messages.Nick Mathewson2020-09-261-0/+8
* More tests for begin cells, plus fixesNick Mathewson2020-09-261-3/+25
* add a spec conformance commentNick Mathewson2020-09-261-0/+2
* Add tests for a few more relay message typesNick Mathewson2020-09-261-20/+61
* Add test vectors for a few relay message types.Nick Mathewson2020-09-262-19/+65
* Use the correct value for TAP_C_HANDSHAKE_LENNick Mathewson2020-09-261-1/+1
* tor-proto conformance: do not write zero-valued flags in begin cell.Nick Mathewson2020-09-261-1/+3
* tor-cell: Add some test vectors for channel messagesNick Mathewson2020-09-261-11/+110
* Split the cell-handling parts of tor-proto into a new crate.Nick Mathewson2020-09-267-0/+2199