mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-25 15:10:48 +01:00
4 lines
219 B
Text
4 lines
219 B
Text
o Code simplification and refactoring:
|
|
- Split up the control.c file into several submodules, in preparation
|
|
for distributing its current responsibilities throughout the codebase.
|
|
Closes ticket 29894.
|