annotations_fix 419 B

12345678910
  1. o Major bugfixes
  2. - Do even more to reject (and not just ignore) annotations on
  3. router descriptors received anywhere but from the cache.
  4. Previously we would ignore such annotations at first, but cache
  5. them to disk anyway. Bugfix on 0.2.0.8-alpha. Found by piebeer.
  6. o Minor bugfixes
  7. - Enforce multiplicity rules when parsing annotations. Bugfix on
  8. 0.2.0.8-alpha. Found by piebeer.