tor/changes/ticket40084

5 lines
263 B
Text
Raw Normal View History

2020-11-15 14:33:43 -08: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.