mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 13:13:44 +01:00
7 lines
311 B
Plaintext
7 lines
311 B
Plaintext
|
o Code simplification and refactoring:
|
||
|
- Numerous simplifications in configuration-handling logic:
|
||
|
remove duplicated macro definitions, replace magical names
|
||
|
with flags, and refactor "TestingTorNetwork" to use the
|
||
|
same default-option logic as the rest of Tor.
|
||
|
Closes ticket 30935.
|