mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Merge remote-tracking branch 'rransom-tor/bug3309' into maint-0.2.2
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
o Minor bugfixes:
|
||||
- Clear the table recording the time of the last request for each
|
||||
hidden service descriptor from each HS directory on SIGNAL
|
||||
NEWNYM. Previously, we would clear our HS descriptor cache on
|
||||
SIGNAL NEWNYM, but if we had previously retrieved a descriptor
|
||||
(or tried to) from every directory responsible for it, we would
|
||||
refuse to fetch it again for up to 15 minutes. Bugfix on
|
||||
0.2.2.25-alpha; fixes bug 3309.
|
||||
|
||||
o Minor features:
|
||||
- Log (at info level) when purging pieces of hidden-service-client
|
||||
state on SIGNAL NEWNYM.
|
||||
|
||||
Reference in New Issue
Block a user