Tor
0.4.7.0-alpha-dev
|
Header for feature/dirauth/dirauth_config.c. More...
Go to the source code of this file.
Functions | |
static int | options_validate_dirauth_mode (const struct or_options_t *old_options, struct or_options_t *options, char **msg) |
static int | options_act_dirauth_stats (const struct or_options_t *old_options, bool *print_notice_out) |
Header for feature/dirauth/dirauth_config.c.
Definition in file dirauth_config.h.
|
inlinestatic |
When tor is compiled with the dirauth module disabled, it can't be configured as a directory authority.
Returns -1 and sets msg to a newly allocated string, if AuthoritativeDir is set in options. Otherwise returns 0.
Definition at line 50 of file dirauth_config.h.