mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-25 04:43:31 +01:00
11 lines
506 B
Plaintext
11 lines
506 B
Plaintext
|
o Minor bugfixes:
|
||
|
- When configuring a large set of nodes in EntryNodes (as with
|
||
|
'EntryNodes {cc}' or 'EntryNodes 1.1.1.1/16'), choose only a
|
||
|
random subset to be guards, and choose them in random
|
||
|
order. Bugfix on 0.2.3.1-alpha; fixes bug 2798.
|
||
|
|
||
|
o Minor features:
|
||
|
- When configuring a large set of nodes in EntryNodes, and there are
|
||
|
enough of them listed as Guard so that we don't need to consider
|
||
|
the non-guard entries, prefer the ones listed with the Guard flag.
|