mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-25 15:10:48 +01:00
7 lines
272 B
Text
7 lines
272 B
Text
|
o Code simplification and refactoring:
|
||
|
- Separate the function that deletes ephemeral files when Tor stops
|
||
|
gracefully.
|
||
|
o Minor features (cleanup):
|
||
|
- Tor now deletes the CookieAuthFile and ExtORPortCookieAuthFile when it
|
||
|
stops. Closes ticket 23271.
|