mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-25 15:10:48 +01:00
9 lines
315 B
Text
9 lines
315 B
Text
|
o Minor bugfixes:
|
||
|
|
||
|
- When one of a hidden service's introduction points times out,
|
||
|
consider trying it again during the next attempt to connect to
|
||
|
the HS. Previously, we would not try it again unless a newly
|
||
|
fetched descriptor contained it. Required by fixes for bugs
|
||
|
1297 and 3825.
|
||
|
|