mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
5 lines
240 B
Plaintext
5 lines
240 B
Plaintext
o Code simplification and refactoring:
|
|
- Move our backend logic for working with configuration and state
|
|
files into a lower-level library, since in no longer depends on
|
|
any tor-specific functionality. Closes ticket 31626.
|