mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-25 15:10:48 +01:00
Make hidden services with 8 to 10 introduction points check for failed
circuits immediately after startup. Previously, they would wait for 5
minutes before performing their first checks.
Fixes bug 21594; bugfix on commit 190aac0eab
in Tor 0.2.3.9-alpha.
Reported by alecmuffett.
5 lines
342 B
Text
5 lines
342 B
Text
o Minor bugfixes (hidden services):
|
|
- Make hidden services with 8 to 10 introduction points check for failed
|
|
circuits immediately after startup. Previously, they would wait for 5
|
|
minutes before performing their first checks. Fixes bug 21594; bugfix on
|
|
commit 190aac0eab9 in Tor 0.2.3.9-alpha. Reported by alecmuffett.
|