mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
7 lines
274 B
Plaintext
7 lines
274 B
Plaintext
|
o Major bugfixes (directory authority):
|
||
|
- During voting, when marking a node as a probable sybil, do not
|
||
|
clear its BadExit flag: sybils can still be bad in other ways
|
||
|
too. (We still clear the other flags.) Fixes bug 21108; bugfix
|
||
|
on 0.2.0.13-alpha.
|
||
|
|