mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
hs-v3: Attempt descriptor refetch when dirinfo changes
When the directory information changes, callback to the HS client subsystem so it can check if any pending SOCKS connections are waiting for a descriptor. If yes, attempt a refetch for those. Fixes #23762 Signed-off-by: David Goulet <dgoulet@torproject.org>
This commit is contained in:
committed by
Nick Mathewson
parent
469ee6e6fe
commit
5dbcd48f0e
@@ -0,0 +1,4 @@
|
||||
o Minor bugfixes (hidden service v3):
|
||||
- Properly retry HSv3 descriptor fetches in the case where we were initially
|
||||
missing required directory information. Closes ticket #23762; bugfix on
|
||||
0.3.2.1-alpha.
|
||||
Reference in New Issue
Block a user