mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-11 05:33:47 +01:00
496fe685fd
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.
6 lines
259 B
Plaintext
6 lines
259 B
Plaintext
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.
|