blob: 5a7e918895d5ce55289b2f92df2f8283b93608fd (
plain)
1
2
3
4
5
6
|
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.
|