tor/changes/ticket24844

5 lines
236 B
Plaintext
Raw Normal View History

2020-05-18 01:30:45 +02:00
o Minor features (v3 onion servies):
- Add v3 onion service status to the dumpstats() call which is
triggered by a SIGUSR1 signal. Previously, we only did v2
onion services. Closes ticket 24844. Patch by Neel Chauhan.