mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
93fd924bdb
Occasionally, key pinning doesn't catch a relay that shares an ed25519 ID with another relay. Log the identity fingerprints and the shared ed25519 ID when this happens, instead of making a BUG() warning. Fixes bug 27800; bugfix on 0.3.2.1-alpha.
5 lines
224 B
Plaintext
5 lines
224 B
Plaintext
o Minor bugfixes (directory authority):
|
|
- Log additional info when we get a relay that shares an ed25519
|
|
ID with a different relay, instead making a BUG() warning.
|
|
Fixes bug 27800; bugfix on 0.3.2.1-alpha.
|