summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2007-05-18 21:19:53 +0000
committerNick Mathewson <nickm@torproject.org>2007-05-18 21:19:53 +0000
commite476e61ce0cb593f5f6dd1f3794fe970bbbda47b (patch)
tree22be2875d3e87671c57e0149f0aaebf4918ff33c /ChangeLog
parentec55cf526dc7707cca7588718ba1f99c1fe0a7f0 (diff)
downloadtor-e476e61ce0cb593f5f6dd1f3794fe970bbbda47b.tar.gz
tor-e476e61ce0cb593f5f6dd1f3794fe970bbbda47b.zip
r12982@Kushana: nickm | 2007-05-18 15:15:14 -0400
Partial backport candidate: We had a bug where we were downloading descriptors by descriptor digest, but trying to look them up by identity fingerprint when updating their failure count and next retry time. (Also use correct backoff logic for extrainfo code.) Needs testing, doubtless. svn:r10210
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7bb24ad5f4..743970c929 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -47,6 +47,9 @@ Changes in version 0.2.0.1-alpha - 2007-??-??
- If all of our dirservers have given us bad or no networkstatuses
lately, then stop hammering them once per minute even when we
think they're failed. Fixes another part of bug 422.
+ - Back off correctly when downloading servers. (Previously, we would
+ never actually increment the failure count for descriptors we were in
+ the process of retrieving.)
o Minor fixes (resource management):
- Count the number of open sockets separately from the number