Merge branch 'tor-github/pr/842'

This commit is contained in:
George Kadianakis
2019-03-26 16:41:07 +02:00
59 changed files with 7782 additions and 7498 deletions
+4
View File
@@ -0,0 +1,4 @@
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.