bug13399 506 B

123456789101112
  1. o Minor bugfixes:
  2. - Use a full 256 bits of the SHA256 digest of a microdescriptor when
  3. computing which microdescriptors to download. This keeps us from
  4. erroneous download behavior if two microdescriptor digests ever have
  5. the same first 160 bits. Fixes part of bug 13399; bugfix on
  6. 0.2.3.1-alpha.
  7. - Reset a router's status if its microdescriptor digest changes,
  8. even if the first 160 bits remain the same. Fixes part of bug
  9. 13399; bugfix on 0.2.3.1-alpha.