2016-11-06 22:48:52 +01:00
|
|
|
o Code simplification and refactoring:
|
2016-11-04 00:10:02 +01:00
|
|
|
- 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.
|