summaryrefslogtreecommitdiff
path: root/src/feature/dirauth/dirvote.c
AgeCommit message (Expand)Author
2020-01-17Merge branch 'ticket32806'Nick Mathewson
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-12-19Move ConsensusParams to dirauth module.Nick Mathewson
2019-12-19Move AuthDirListBadExits 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-06-11Merge branch 'tor-github/pr/1031'David Goulet
2019-05-23Merge branch 'tor-github/pr/988'David Goulet
2019-05-16Prop 301: No longer vote on RecommendedPackagesIain R. Learmonth
2019-05-07Merge branch 'tor-github/pr/994'David Goulet
2019-05-02Move voteflags.[ch] to become dirauth only.Nick Mathewson
2019-04-30Replace all remaining tor_mem_is_zero() with fast_mem_is_zero()Nick Mathewson
2019-04-29Merge branch 'bug30316_035' into bug30316_040Nick Mathewson
2019-04-29Move bandwidth-file-headers line to appear in the correct vote sectionNick Mathewson
2019-04-05crypto_format: Remove the return values from digest256_to_base64()teor
2019-04-04bwauth: Actually include the bandwidth-file-digest in authority votesteor
2019-02-13dirvote: Add the bandwidth file digest in the votejuga0
2019-01-16Bump copyright date to 2019Nick Mathewson
2019-01-16Bump copyright date to 2019.Nick 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-25Vote on the StaleDesc flag from prop293Nick Mathewson
2018-11-24Add a consensus method in which md families get canonicalized.Nick Mathewson
2018-10-31Merge branch 'networkstatus_mmap' into networkstatus_mmap_mergeNick Mathewson
2018-10-01extract networkstatus parsing to its own file.Nick Mathewson
2018-10-01Pull detached-signatures code into dirauth.Nick Mathewson
2018-10-01Split microdescriptor parser into its own file.Nick Mathewson
2018-10-01Split the authority-cert and signature/hash code from routerparseNick Mathewson
2018-10-01Move routerparse and parsecommon to their own module.Nick Mathewson
2018-09-25Rename dirauth/mode.h to dirauth/authmode.hNick Mathewson
2018-09-21Split directory.c code into several modulesNick Mathewson
2018-09-20Split most of dirserv.c into several new modulesNick Mathewson
2018-09-19Split routerlist.c into 4 separate modulesNick Mathewson
2018-09-11Replace "read consensus from disk" with "map consensus from disk".Nick Mathewson
2018-09-11Revise networkstatus parsing code to use lengthsNick Mathewson
2018-08-29Merge branch 'ticket27246_035_01_squashed'Nick Mathewson
2018-08-29router: Keep RSA onion public key in ASN.1 formatDavid Goulet
2018-08-24Merge branch 'maint-0.3.4'Nick Mathewson
2018-07-30Merge remote-tracking branch 'juga/ticket3723_03_squashed_rebased'Nick Mathewson
2018-07-18Add some missing includes and struct declarations.Nick Mathewson
2018-07-18Merge branch 'maint-0.3.4'Nick Mathewson
2018-07-16dirauth: Handle V3BandwidthsFile failure modes according to the new specteor
2018-07-16Ensure that bw_file_headers is not bigger than maxjuga0
2018-07-16Rename bwlist to bw_file and banwidth tojuga0
2018-07-16Do not add bw file line to the votejuga0
2018-07-16Add the Bandwidth List file headers to votesjuga0
2018-07-05Whoops. Protover.[ch] belong in src/core/orNick Mathewson
2018-07-05Fix every include path changed in the previous commit (automated)Nick Mathewson