Nick Mathewson
|
43e0472fcf
Move an assertion to make scan-build happy again.
|
7 years ago |
David Goulet
|
fa70aabb62
dirauth: Recalculate voting schedule at first vote
|
7 years ago |
Nick Mathewson
|
31a907881e
downgrade severity for get_voting_schedule()
|
7 years ago |
David Goulet
|
e67f4441eb
Add a safe guard to avoid using a zeroed voting schedule
|
7 years ago |
David Goulet
|
ce99ebf25d
Make tor recalculate voting schedule even if not a dirauth
|
7 years ago |
David Goulet
|
7ee0a2b9aa
sr: Don't use a dynamic voting schedule
|
7 years ago |
David Goulet
|
60164f057c
dirvote: Move code. No behavior change
|
7 years ago |
Nick Mathewson
|
4ff170d7b1
Fix warnings about passing uninitialized buffers into functions
|
7 years ago |
Nick Mathewson
|
f2f729e26b
Clear up dead-assignment warnings from scan-build
|
7 years ago |
Isis Lovecruft
|
c59ba01550
rephist: Remove unused crypto_pk statistics.
|
7 years ago |
Nick Mathewson
|
67b6ba6f2f
Avoid a scan_build warning in dirvote_get_intermediate_param_value
|
7 years ago |
Nick Mathewson
|
7505f452c8
Run the copyright update script.
|
7 years ago |
Nick Mathewson
|
76d79d597a
Merge branch 'maint-0.2.9'
|
7 years ago |
Nick Mathewson
|
a0ef3cf088
Prevent int underflow in dirvote.c compare_vote_rs_.
|
7 years ago |
overcaffeinated
|
265d5446fa
Automated change to use smartlist_add_strdup
|
8 years ago |
Nick Mathewson
|
77d14b5f56
Small refactoring: explain G,M,E,D,T initialization
|
8 years ago |
Matt Traudt
|
7ba0ae9426
Add consensus weight calculation tests
|
8 years ago |
Matt Traudt
|
909ee0e55f
Fix default bw weights with new consensus method
|
8 years ago |
Nick Mathewson
|
01482e30ad
Merge remote-tracking branch 'pastly/ticket20273'
|
8 years ago |
Nick Mathewson
|
5382b174c5
Module documentation (and an important caveat) for dirvote.c
|
8 years ago |
Nick Mathewson
|
80e2896d52
comment tweak. Fixes 20271. patch from pastly.
|
8 years ago |
Matt Traudt
|
5503eec3aa
Change some dirvote.c comments to reflect reality
|
8 years ago |
Nick Mathewson
|
97337844b7
Merge branch 'protover_v2_squashed'
|
8 years ago |
Nick Mathewson
|
f3382bd722
Rename "proto " to "pr " in consensuses
|
8 years ago |
Nick Mathewson
|
3a3120819c
Rename compute_protover_vote to protover_compute_vote
|
8 years ago |
Nick Mathewson
|
90a6fe318c
Vote on 'proto' lines and include them after 'v' lines.
|
8 years ago |
Nick Mathewson
|
f33b90324a
Include protocol versions in votes.
|
8 years ago |
Nick Mathewson
|
a3e82563df
Implement voting on the protocol-version options
|
8 years ago |
Nick Mathewson
|
84f913024d
Include protocol version lines in votes.
|
8 years ago |
Nick Mathewson
|
07a9b79520
Remove a little duplicated code before it becomes a lot
|
8 years ago |