Merge branch 'tor-github/pr/1319'

This commit is contained in:
David Goulet
2019-09-12 13:53:59 -04:00
25 changed files with 28 additions and 22 deletions
+4
View File
@@ -0,0 +1,4 @@
o Code simplification and refactoring:
- Move our backend logic for working with configuration and state
files into a lower-level library, since in no longer depends on
any tor-specific functionality. Closes ticket 31626.