Files
tor/changes
Nick Mathewson e0b7598833 Repair breakage in early-error case of microdesc parsing
When I fixed #11243, I made it so we would take the digest of a
descriptor before tokenizing it, so we could desist from download
attempts if parsing failed.  But when I did that, I didn't remove an
assertion that the descriptor began with "onion-key".  Usually, this
was enforced by "find_start_of_next_microdescriptor", but when
find_start_of_next_microdescriptor returned NULL, the assertion was
triggered.

Fixes bug 16400.  Thanks to torkeln for reporting and
cypherpunks_backup for diagnosing and writing the first fix here.
2015-06-22 13:51:56 -04:00
..
2015-03-09 11:13:57 -04:00
2015-02-23 11:24:13 -05:00
2015-02-24 11:11:17 -05:00
2015-02-23 12:16:08 -05:00
2015-02-26 15:24:43 -05:00
2015-03-09 11:07:50 -04:00
2015-03-23 09:20:02 -04:00
2015-04-06 09:24:16 -04:00
2015-05-26 10:34:07 -04:00
2015-06-15 10:13:11 -04:00