changes/bug24854
0 → 100644
+3
−0
src/or/auth_dirs.inc
0 → 100644
+33
−0
+1
−33
+1
−0
Loading
This patch lifts the list of default directory authorities from config.c into their own auth_dirs.inc file, which is then included in config.c using the C preprocessor. Patch by beastr0. See: https://bugs.torproject.org/24854