mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-25 15:10:48 +01:00
5 lines
211 B
Text
5 lines
211 B
Text
|
o Code simplification and refactoring:
|
||
|
- Utility functions that can perform a DNS lookup are now wholly
|
||
|
separated from those that can't, in separate headers and C
|
||
|
modules. Closes ticket 26526.
|