aboutsummaryrefslogtreecommitdiff
path: root/src/feature/dirauth/dirauth_config.c
AgeCommit message (Expand)Author
2023-11-16don't warn for empty RecommendedServerVersiontrinity-1686a
2023-10-08reject MinimalAcceptedServerVersion which would reject current versiontrinity-1686a
2023-10-07introduce MinimalAcceptedServerVersiontrinity-1686a
2022-08-09dirauth: Make voting flag threshold tunable via torrcDavid Goulet
2021-03-12Update copyrights to 2021, using "make update-copyright"Nick Mathewson
2020-06-24addr: Remove resolve_my_address_v4()David Goulet
2020-06-23addr: Rename resolve_my_address to be v4 specificDavid Goulet
2020-05-05config: New file resolve_addr.{c|h}David Goulet
2020-02-24Rename voting_schedule_*() functions.Nick Mathewson
2020-02-24Move voting_schedule.[ch] to src/feature/dirauth/Nick Mathewson
2020-02-11Merge branch 'ticket33029_042_01' into ticket33029_043_03David Goulet
2020-01-17Merge branch 'ticket32806'Nick Mathewson
2020-01-17Remove some dead checksNick Mathewson
2020-01-08It's 2020. Update the copyright dates with "make update-copyright"Nick Mathewson
2019-12-19Move TestingDirAuthTimeToLearnReachability into dirauth module.Nick Mathewson
2019-12-19Move MinUptimeHidServDirectoryV2 to dirauth module.Nick Mathewson
2019-12-19Move BW-guarantee options in to dirauth module.Nick Mathewson
2019-12-19Dirauth options: move versioning options to dirauth moduleNick Mathewson
2019-12-19Add config object for dirauth; move one option there.Nick Mathewson
2019-11-05config: Rename new global functions with a prefixteor
2019-11-04dirauth: Refactor some code and teststeor
2019-10-31config: Move dirauth stats actions into the moduleteor
2019-10-31config: Move bw & other configs into the dirauth moduleteor
2019-10-31dirauth: Remove some outdated config commentsteor
2019-10-31dirauth: Refactor some config checksteor
2019-10-31dirauth: Disable dirauth config when the module is disabledteor
2019-10-31config: Move dirauth config into the dirauth moduleteor