mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-24 22:58:50 +01:00
Also make it unsigned and document that it's for INTRODUCE cell versions. Fixes 9099; bugfix on 0.2.1.5-alpha, which introduced the v3 protocol.
5 lines
259 B
Text
5 lines
259 B
Text
o Minor bugfixes:
|
|
- Fix a comment about the rend_server_descriptor_t.protocols field
|
|
to more accurately describe its range. Also, make that
|
|
field unsigned, to more accurately reflect its usage.
|
|
Fixes bug 9099; bugfix on 0.2.1.5-alpha.
|