mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-13 06:33:44 +01:00
9 lines
329 B
Plaintext
9 lines
329 B
Plaintext
|
o Major bugfixes:
|
||
|
|
||
|
- When one of a hidden service's introduction points appears to be
|
||
|
unreachable, stop trying it. Previously, we would keep trying
|
||
|
to build circuits to the introduction point until we lost the
|
||
|
descriptor, usually because the user gave up and restarted Tor.
|
||
|
Partly fixes bug 3825.
|
||
|
|