mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Remove TunnelDirConns and PreferTunnelledDirConns
These options were added back in 0.1.2.5-alpha, but no longer make any sense now that all directories support tunneled connections and BEGIN_DIR cells. These options were on by default; now they are always-on. This is a fix for 10849, where TunnelDirConns 0 would break hidden services -- and that bug arrived, I think, in 0.2.0.10-alpha.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
o Removed code:
|
||||
- The TunnelDirConns and PreferTunnelledDirConns options no longer
|
||||
exist; tunneled directory connections have been available since
|
||||
0.1.2.5-alpha, and turning them off is not a good idea. This is a
|
||||
brute-force fix for 10849, where "TunnelDirConns 0" would break
|
||||
hidden services.
|
||||
Reference in New Issue
Block a user