Don't believe unauthenticated info in a consensus.
commit1e1d471002c976477919b2e41fbe62457998e5c0
authorNick Mathewson <nickm@torproject.org>
Fri, 26 Feb 2010 06:02:20 +0000 (26 01:02 -0500)
committerNick Mathewson <nickm@torproject.org>
Fri, 26 Feb 2010 06:02:20 +0000 (26 01:02 -0500)
tree104e0dd83d38d0a81eed9e46fce6617d33e27304
parent0950d95aee48835357f517a9e6c42f4ed208f362
Don't believe unauthenticated info in a consensus.

Don't allow anything but directory-signature tokens in a consensus after
the first directory-signature token.  Fixes bug in bandwidth-weights branch.
Found by "outofwords."
src/or/routerparse.c