mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-24 14:51:11 +01:00
We removed HSIntro=3 and HSDir=1 that are v2 specific. Since 0.3.5.17, we do not support introducing or being a directory for onion service v2. Closes #40509 Signed-off-by: David Goulet <dgoulet@torproject.org>
4 lines
195 B
Text
4 lines
195 B
Text
o Minor bugfix (relay):
|
|
- Remove the HSDir and HSIntro onion service v2 protocol versions so relay
|
|
stop advertising that they support them. Fixes bug 40509; bugfix on
|
|
0.3.5.17.
|