mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-24 06:48:05 +01:00
4 lines
180 B
Text
4 lines
180 B
Text
|
o Code simplification and refactoring:
|
||
|
- Split the 600-line directory_handle_command_get function into
|
||
|
separate functions for different URL types. Closes ticket 16698.
|