blob: bd07d09bfce4e3446874838594ff820b4b0cdd60 (
plain)
1
2
3
4
5
|
o Code simplification and refactoring:
- 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.
|