tor/changes/ticket30935
2019-08-26 09:33:29 -04:00

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.