From 34a6b8b7e588b6f10e6e87cf876ef6ada49f8b8a Mon Sep 17 00:00:00 2001 From: Robert Ransom Date: Sat, 17 Sep 2011 03:23:26 -0700 Subject: Clear the timed_out flag when an HS connection attempt ends --- changes/bug1297b | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 changes/bug1297b (limited to 'changes/bug1297b') diff --git a/changes/bug1297b b/changes/bug1297b new file mode 100644 index 000000000..6b0169d82 --- /dev/null +++ b/changes/bug1297b @@ -0,0 +1,8 @@ + 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. + -- cgit v1.2.3