tor/changes/ticket40084

5 lines
263 B
Plaintext
Raw Normal View History

2020-11-15 23:33:43 +01:00
o Major features (control port, onion services):
- Add support for creating version 3 onion services with authorization
from the control port. Previously, we could only create version 2
services here. Closes ticket 40084. Patch by Neel Chauhan.