Files
tor/changes
Nick Mathewson 7d1eb0d570 When making sure digest256 matches in ei, look at sd, not ri.
The routerinfo we pass to routerinfo_incompatible_with_extrainfo is
the latest routerinfo for the relay.  The signed_descriptor_t, on
the other hand, is the signed_descriptor_t that corresponds to the
extrainfo.  That means we should be checking the digest256 match
with that signed_descriptor_t, not with the routerinfo.

Fixes bug 17150 (and 19017); bugfix on 0.2.7.2-alpha.
2016-05-17 12:57:03 -04:00
..
2016-03-21 11:00:50 -04:00
2015-09-29 10:20:31 +02:00
2015-12-08 08:44:58 -05:00
2015-09-29 10:08:02 +02:00
2015-09-29 10:10:52 +02:00
2015-10-19 11:12:43 -04:00
2015-10-21 08:17:07 -04:00
2016-02-22 10:07:42 -05:00
2015-11-30 22:02:50 -05:00
2015-12-14 13:11:20 -05:00
2015-12-15 11:52:00 -05:00
2016-03-21 11:00:50 -04:00
2016-03-21 10:58:29 -04:00
2016-03-21 10:58:29 -04:00
2016-03-21 10:58:29 -04:00
2016-03-21 10:58:29 -04:00
2016-03-21 13:23:32 -04:00
2016-03-21 10:19:07 -04:00
2016-05-12 14:37:27 -04:00