aboutsummaryrefslogtreecommitdiff
path: root/changes/ticket24838
AgeCommit message (Collapse)Author
2019-01-16Start on 0.4.0.1-alpha changelogNick Mathewson
2018-12-07Fallbacks: accept relays that are a fuzzy match to the whitelistteor
If a relay matches at least one fingerprint, IPv4 address, or IPv6 address in the fallback whitelist, it can become a fallback. This reduces the work required to keep the list up to date. Closes ticket 28768.