mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
5 lines
219 B
Plaintext
5 lines
219 B
Plaintext
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.
|