mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
b7e863c073
I called it a bugfix on 0.2.0.10-alpha, since git commit e5885deab
is
where we introduced anonymized begin_dir connections.
7 lines
312 B
Plaintext
7 lines
312 B
Plaintext
o Major bugfixes:
|
|
- Fix an edge case where if we fetch or publish a hidden service
|
|
descriptor, we might build a 4-hop circuit and then use that circuit
|
|
for exiting afterwards -- even if the new last hop doesn't obey our
|
|
ExitNodes config option. Fixes bug 5283; bugfix on 0.2.0.10-alpha.
|
|
|