mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
33da2abd05
Before, they checked for version 0.2.4.18-rc or later, but this would not catch relays without version lines, or buggy or malicious relays missing an ntor key.
5 lines
220 B
Plaintext
5 lines
220 B
Plaintext
o Major bug fixes (circuit building):
|
|
- Authorites should not trust the version a relay claims (if any),
|
|
instead, they should check specifically for an ntor key.
|
|
Fixes bug 19163; bugfix on 0.2.4.18-rc.
|