Merge branch 'tor-github/pr/1763'

This commit is contained in:
George Kadianakis
2020-03-03 14:35:31 +02:00
20 changed files with 251 additions and 158 deletions
+4
View File
@@ -0,0 +1,4 @@
o Minor features (directory authority, shared random):
- Refactor more authority-only parts of the shared-random scheduling code
to reside in the dirauth module, and to be disabled when compiling with
--disable-module-dirauth. Closes ticket 33436.