tor

The Tor anonymity network
git clone https://git.dasho.dev/tor.git
Log | Files | Refs | README | LICENSE

commit e3a2324083e370069a0caea1d07f7c58dc11c7af
parent 5045dde956ec4647cbef5bd0fe81a05f3444012b
Author: teor <teor2345@gmail.com>
Date:   Fri, 29 Dec 2017 20:22:46 +1100

Add a changes file for 22321, that mentions all its children and 24678

Diffstat:
Achanges/ticket22321 | 3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/changes/ticket22321 b/changes/ticket22321 @@ -0,0 +1,3 @@ + o Minor features (fallbacks): + - Update the fallback whitelist and blacklist based on opt-ins and relay + changes. Closes tickets 22321, 24678, 22527, 24135, and 24695.