mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-24 22:58:50 +01:00
Remove v3 optimization which made Tor not detect disabling services. This optimization is not so needed because we only call that function after HUP anyway. Fixes bug #25761.
3 lines
145 B
Text
3 lines
145 B
Text
o Major bugfixes (onion service):
|
|
- Correctly detect when onion services get disabled after HUP.
|
|
Fixes bug 25761; bugfix on 0.3.2.1.
|