mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-11 05:33:47 +01:00
6 lines
243 B
Plaintext
6 lines
243 B
Plaintext
|
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.
|