Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-01-16 | Start on 0.4.0.1-alpha changelog | Nick Mathewson | |
2018-12-07 | Fallbacks: accept relays that are a fuzzy match to the whitelist | teor | |
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. |