mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 13:13:44 +01:00
39f2411b3f
Resume being willing to use preemptively-built circuits when UseEntryGuards is set to 0. We accidentally disabled this feature with that config setting (in our fix for #24469), leading to slower load times. Fixes bug 34303; bugfix on 0.3.3.2-alpha.
6 lines
290 B
Plaintext
6 lines
290 B
Plaintext
o Minor bugfixes (client performance):
|
|
- Resume being willing to use preemptively-built circuits when
|
|
UseEntryGuards is set to 0. We accidentally disabled this feature
|
|
with that config setting, leading to slower load times. Fixes bug
|
|
34303; bugfix on 0.3.3.2-alpha.
|