mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-24 06:48:05 +01:00
The versions which this function would keep from getting the guard flag are already blocked by the minimum version check. Closes 13152.
5 lines
294 B
Text
5 lines
294 B
Text
o Removed features (directory authority):
|
|
- Remove code that prevented authorities from listing Tor servers
|
|
affected by CVE-2011-2769 as guards. These servers are already
|
|
rejected altogether due to the minimum version requirement of
|
|
0.2.3.16-alpha. Closes ticket 13152.
|