tor/changes/20526

6 lines
243 B
Plaintext
Raw Normal View History

2016-11-04 00:10:02 +01:00
o Refactoring (onion services):
- Introduce rend_service_is_ephemeral() that tells if given onion
service is ephemeral. Replace unclear NULL-checkings for service
directory with this function.
Closes ticket 20526.