r15961@catbus: nickm | 2007-10-19 12:40:15 -0400

Learn the difference between "mismatched vote digest" and "mismatched vote times": the latter is more informative.


svn:r12049
This commit is contained in:
Nick Mathewson
2007-10-19 16:41:32 +00:00
parent 53f9fe7dc5
commit 24317c75a9
4 changed files with 34 additions and 10 deletions
+5 -2
View File
@@ -51,9 +51,12 @@ Changes in version 0.2.0.9-alpha - 2007-10-??
listing.
- Treat missing v3 keys or certificates as an error when running as a
v3 directory authority.
- If an authority doesn't have a qualified hostname, just put its address
in the
in the vote. This fixes the problem where we referred to "moria on
moria:9031."
- Distinguish between detached signatures for the wrong period, and
detached signatures for a divergent vote.
o Minor bugfixes (v3 directory protocol)
- Delete unverified-consensus when the real consensus is set.