summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2007-12-24 11:25:45 +0000
committerRoger Dingledine <arma@torproject.org>2007-12-24 11:25:45 +0000
commit15c048bdc558e6e8f37d69667b6d282733287116 (patch)
treeffa099496251709a5d35647d0ecede3fcec058f0 /ChangeLog
parent44ca13ceaa1b376601ac30cc56465e1e644f37cd (diff)
downloadtor-15c048bdc558e6e8f37d69667b6d282733287116.tar.gz
tor-15c048bdc558e6e8f37d69667b6d282733287116.zip
Fix several remotely triggerable asserts based on DirPort requests
for a v2 or v3 networkstatus object before we were prepared. This was particularly bad for 0.2.0.13 and later bridge relays, who would never have a v2 networkstatus and would thus always crash when used. Bugfixes on 0.2.0.x. Estimate the v3 networkstatus size more accurately, rather than estimating it at zero bytes and giving it artificially high priority compared to other directory requests. Bugfix on 0.2.0.x. svn:r12952
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 11 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 37db6f3bed..ecefc1c674 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,14 @@
-Changes in version 0.2.0.15-alpha - 2008-01-??
+Changes in version 0.2.0.15-alpha - 2007-12-??
+ o Major bugfixes:
+ - Fix several remotely triggerable asserts based on DirPort requests
+ for a v2 or v3 networkstatus object before we were prepared. This
+ was particularly bad for 0.2.0.13 and later bridge relays, who
+ would never have a v2 networkstatus and would thus always crash
+ when used. Bugfixes on 0.2.0.x.
+ - Estimate the v3 networkstatus size more accurately, rather than
+ estimating it at zero bytes and giving it artificially high priority
+ compared to other directory requests. Bugfix on 0.2.0.x.
+
o Minor bugfixes:
- Fix configure.in logic for cross-compilation.
- When we load a bridge descriptor from the cache, and it was