tor/src
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
..
common Fix another seccomp2 issue 2015-06-15 10:13:11 -04:00
config Merge remote-tracking branch 'origin/maint-0.2.5' into maint-0.2.6 2015-04-27 14:18:16 -04:00
ext Merge remote-tracking branch 'public/bug15436_025' into maint-0.2.6 2015-03-23 09:25:15 -04:00
or Repair breakage in early-error case of microdesc parsing 2015-06-22 13:51:56 -04:00
test Repair breakage in early-error case of microdesc parsing 2015-06-22 13:51:56 -04:00
tools Tweak tor-resolve docs and logs 2015-01-28 10:11:08 -05:00
trunnel Regenerate pwbox.c with the latest trunnel 2014-09-26 09:33:24 -04:00
win32 Bump version to 0.2.6.9 2015-06-10 15:02:04 +00:00
include.am Use trunnel for crypto_pwbox encoding/decoding. 2014-09-25 11:58:14 -04:00