Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[0.2.9] Lift the list of default directory servers into their own file. #44

Merged
merged 1 commit into from Apr 10, 2018

Conversation

Labels
None yet
Projects
None yet
2 participants
@ahf
Copy link
Member

@ahf ahf commented Apr 9, 2018

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

This is the same patch as in #43, but based of maint-0.2.9.

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
@tor-bot tor-bot merged commit 1295044 into torproject:maint-0.2.9 Apr 10, 2018
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment