mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
6 lines
336 B
Plaintext
6 lines
336 B
Plaintext
|
o Minor bugfixes (onion service v2):
|
||
|
- When sending the INTRO cell for a v2 Onion Service, look at the failure
|
||
|
cache alongside timeout values to check if the intro point is marked
|
||
|
as failed. Previously, we only looked at if the relay timeout values.
|
||
|
Fixes bug 25568; bugfix on 0.2.7.3-rc. Patch by Neel Chauhan.
|