Files
tor/src/or
Nick Mathewson efd5001c3b Use digest256_len in networkstatus_copy_old_consensus_info()
Now, if a router ever changes its microdescriptor, but the new
microdescriptor SHA256 hash has the same 160-bit prefix as the old
one, we treat it as a new microdescriptor when deciding whether to
copy status information.

(This function also is used to compare SHA1 digests of router
descriptors, but don't worry: the descriptor_digest field either holds
a SHA256 hash, or a SHA1 hash padded with 0 bytes.)
2014-10-31 11:36:31 -04:00
..
2014-10-30 22:34:46 +11:00
2012-06-05 00:17:54 -04:00
2014-10-30 22:34:46 +11:00
2014-10-28 15:30:16 -04:00
2014-10-28 15:30:16 -04:00
2014-10-30 22:34:46 +11:00