Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-04-14 | Remove changes files that will appear in 0.3.3.5-rc. | Nick Mathewson | |
2018-04-09 | Lift the list of default directory servers into their own file. | Alexander Færøy | |
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 |