aboutsummaryrefslogtreecommitdiff
path: root/src/feature/dirauth/dirvote.h
AgeCommit message (Expand)Author
2020-09-23Implement IPv6 sybil protection.vnepveu
2020-07-23Merge branch 'remove-padding-fix-7869-v2'Nick Mathewson
2020-07-23Remove padding from ntor-onion-key #7869Daniel Pinto
2020-06-17Update the list of recommended protocol versions to match >=0.3.5.Nick Mathewson
2020-06-17Spelling fix: "RECCOMEND" => "RECOMMEND".Nick Mathewson
2020-03-20Merge branch 'maint-0.4.3'Nick Mathewson
2020-03-20relay/dirauth: Set some output arguments in stubsteor
2020-02-18dirauth: Update disabled dirvote_add_vote()teor
2020-02-18Don't accept posted votes after :52:30Roger Dingledine
2020-02-14dirvote: Update the comments for required protocolsteor
2020-02-12dirvote: Reorder required protocol liststeor
2020-02-12dirvote: Move required protos into private headerteor
2020-01-16Remove routerstatus_format_entry() consensus_method argument as unusedNick Mathewson
2020-01-16Remove support for now-obsolete consensus methods before 28.Nick Mathewson
2020-01-08It's 2020. Update the copyright dates with "make update-copyright"Nick Mathewson
2019-09-30Re-run "make autostyle" with improved annotate_ifdef_directivesNick Mathewson
2019-06-05Run "make autostyle."Nick Mathewson
2019-01-16Bump copyright date to 2019Nick Mathewson
2018-12-05Merge remote-tracking branch 'public/prop298'Nick Mathewson
2018-12-03Keep list of dirauth flags in sync between dirvote.c and fuzz_vrs.cNick Mathewson
2018-11-24Add a consensus method in which md families get canonicalized.Nick Mathewson
2018-09-20Split most of dirserv.c into several new modulesNick Mathewson
2018-07-16Ensure that bw_file_headers is not bigger than maxjuga0
2018-07-05Move literally everything out of src/orNick Mathewson