From c5226bfe1c26d2cbcc789c1074d8d925e7c7fea1 Mon Sep 17 00:00:00 2001 From: Robert Ransom Date: Tue, 20 Sep 2011 04:26:09 -0700 Subject: Remove an HS's last_hid_serv_requests entries when a conn. attempt ends --- changes/bug3335 | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 changes/bug3335 (limited to 'changes') diff --git a/changes/bug3335 b/changes/bug3335 new file mode 100644 index 0000000000..7e1e898661 --- /dev/null +++ b/changes/bug3335 @@ -0,0 +1,11 @@ + o Major bugfixes: + + - When an attempt to connect to a hidden service ends, consider + refetching its hidden service descriptors from each of the HSDir + relays responsible for them immediately. Previously, we would + not consider refetching the service's descriptors from each + HSDir for 15 minutes after the last fetch; this behaviour was + inconvenient if the hidden service was not running during the + first attempt, for example. Bugfix on 0.2.0.18-alpha; fixes bug + 3335. + -- cgit v1.2.3-54-g00ecf