tor/changes/bug13152
Nick Mathewson cd678ae790 Remove is_router_version_good_for_possible_guard()
The versions which this function would keep from getting the guard
flag are already blocked by the minimum version check.

Closes 13152.
2014-10-09 15:12:36 -04:00

6 lines
294 B
Plaintext

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.