aboutsummaryrefslogtreecommitdiff
path: root/src/feature/dirauth/dirauth_options.inc
AgeCommit message (Expand)Author
2023-12-10dirauth: Reject 0.4.7.x series at the authority levelnonameformee
2023-10-07introduce MinimalAcceptedServerVersiontrinity-1686a
2022-12-21Add back comments about Stable/familiar decayGeorg Koppen
2022-10-24back out most of commit b7992d4fRoger Dingledine
2022-08-09dirauth: Make voting flag threshold tunable via torrcDavid Goulet
2022-08-04dirauth: Add a AuthDirVoteGuard to pin Guard flagsDavid Goulet
2021-10-21Merge branch 'tor-gitlab/mr/452_squashed' into mainAlexander Færøy
2021-10-21Implement a MiddleOnly flag for vote generation.Nick Mathewson
2021-09-27bwauth: Add AuthDirDontVoteOnDirAuthBandwidth option to avoid giving weights ...Neel Chauhan
2020-11-12Fix typos.Samanta Navarro
2020-10-26Merge branch 'maint-0.4.4'Nick Mathewson
2020-10-22Turn ConsensusParams into a LinelistRoger Dingledine
2020-06-26Remove special authority semantics for AssumeReachable.Nick Mathewson
2020-02-11Merge branch 'ticket33029_042_01' into ticket33029_043_03David Goulet
2020-01-17fix a stray asterisk in a commentNick Mathewson
2019-12-19Move TestingDirVote{Exit,Guard,HSdir}{,IsStrict} to dirauth moduleNick Mathewson
2019-12-19Move TestingMin{Exit,Fast}FlagThreshold to dirauth module.Nick Mathewson
2019-12-19Move TestingDirAuthTimeToLearnReachability into dirauth module.Nick Mathewson
2019-12-19Move MinMeasuredBWsForAuthToIgnoreAdvertised to dirauth module.Nick Mathewson
2019-12-19Move ConsensusParams to dirauth module.Nick Mathewson
2019-12-19Move MinUptimeHidServDirectoryV2 to dirauth module.Nick Mathewson
2019-12-19Move AuthDirTestEd25519LinkKeys to the dirauth module.Nick Mathewson
2019-12-19Move AuthDirSharedRandomness to dirauth module.Nick Mathewson
2019-12-19Move AuthDirPinKeys to dirauth module.Nick Mathewson
2019-12-19Move AuthDirListBadExits to dirauth module.Nick Mathewson
2019-12-19Move AuthDirHasIPv6Connectivity into 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