tor/changes/ticket30935

7 lines
311 B
Plaintext
Raw Normal View History

2019-08-26 15:33:29 +02:00
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.