mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Use CircuitBuildTimeout whenever circuit_build_times_disabled is true
Previously, we checked LearnCircuitBuildTimeout directly.
Fixes bug #20073 in commit 5b0b51ca3 on tor 0.2.4.12-alpha.
This commit is contained in:
@@ -18,3 +18,6 @@
|
||||
- Prevent Tor2web clients running hidden services, these services are
|
||||
not anonymous due to the one-hop client paths.
|
||||
Fixes bug #19678. Patch by teor.
|
||||
o Minor bug fixes (circuits):
|
||||
- Use CircuitBuildTimeout whenever LearnCircuitBuildTimeout is disabled.
|
||||
Fixes bug #19678 in commit 5b0b51ca3 in 0.2.4.12-alpha. Patch by teor.
|
||||
|
||||
Reference in New Issue
Block a user