index
:
tor
main
maint-0.1.2
maint-0.2.0
maint-0.2.1
maint-0.2.2
maint-0.2.3
maint-0.2.4
maint-0.2.5
maint-0.2.6
maint-0.2.7
maint-0.2.7-redux
maint-0.2.8
maint-0.2.9
maint-0.3.0
maint-0.3.1
maint-0.3.2
maint-0.3.3
maint-0.3.4
maint-0.3.5
maint-0.4.0
maint-0.4.1
maint-0.4.2
maint-0.4.3
maint-0.4.4
maint-0.4.5
maint-0.4.6
maint-0.4.7
maint-0.4.8
release-0.2.1
release-0.2.2
release-0.2.3
release-0.2.4
release-0.2.5
release-0.2.6
release-0.2.7
release-0.2.7-redux
release-0.2.8
release-0.2.9
release-0.3.0
release-0.3.1
release-0.3.2
release-0.3.3
release-0.3.4
release-0.3.5
release-0.4.0
release-0.4.1
release-0.4.2
release-0.4.3
release-0.4.4
release-0.4.5
release-0.4.6
release-0.4.7
release-0.4.8
Transit encryption and privacy out of the box
The Tor Project
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
/
dirvote.c
Age
Commit message (
Expand
)
Author
2018-07-18
Merge branch 'maint-0.2.9' into maint-0.3.2
Nick Mathewson
2018-07-18
Warn when an authority has voted for a version with a space in it.
Nick Mathewson
2017-11-08
dirauth: Recalculate voting schedule at first vote
David Goulet
2017-11-08
downgrade severity for get_voting_schedule()
Nick Mathewson
2017-11-07
Add a safe guard to avoid using a zeroed voting schedule
David Goulet
2017-10-31
Make tor recalculate voting schedule even if not a dirauth
David Goulet
2017-10-27
sr: Don't use a dynamic voting schedule
David Goulet
2017-10-27
dirvote: Move code. No behavior change
David Goulet
2017-09-12
Fix warnings about passing uninitialized buffers into functions
Nick Mathewson
2017-09-12
Clear up dead-assignment warnings from scan-build
Nick Mathewson
2017-07-13
rephist: Remove unused crypto_pk statistics.
Isis Lovecruft
2017-07-07
Avoid a scan_build warning in dirvote_get_intermediate_param_value
Nick Mathewson
2017-03-15
Run the copyright update script.
Nick Mathewson
2017-02-15
Merge branch 'maint-0.2.9'
Nick Mathewson
2017-02-14
Prevent int underflow in dirvote.c compare_vote_rs_.
Nick Mathewson
2016-10-27
Automated change to use smartlist_add_strdup
overcaffeinated
2016-10-26
Small refactoring: explain G,M,E,D,T initialization
Nick Mathewson
2016-10-26
Add consensus weight calculation tests
Matt Traudt
2016-10-26
Fix default bw weights with new consensus method
Matt Traudt
2016-10-24
Merge remote-tracking branch 'pastly/ticket20273'
Nick Mathewson
2016-10-24
Module documentation (and an important caveat) for dirvote.c
Nick Mathewson
2016-10-06
comment tweak. Fixes 20271. patch from pastly.
Nick Mathewson
2016-10-03
Change some dirvote.c comments to reflect reality
Matt Traudt
2016-09-26
Merge branch 'protover_v2_squashed'
Nick Mathewson
2016-09-26
Rename "proto " to "pr " in consensuses
Nick Mathewson
2016-09-26
Rename compute_protover_vote to protover_compute_vote
Nick Mathewson
2016-09-26
Vote on 'proto' lines and include them after 'v' lines.
Nick Mathewson
2016-09-26
Include protocol versions in votes.
Nick Mathewson
2016-09-26
Implement voting on the protocol-version options
Nick Mathewson
2016-09-26
Include protocol version lines in votes.
Nick Mathewson
2016-09-26
Remove a little duplicated code before it becomes a lot
Nick Mathewson
2016-08-26
prop272: When voting, include no non-Valid relays in consensus
Nick Mathewson
2016-08-19
Rename free_voting_schedule to voting_schedule_free. Wrap line. Follow if con...
Nick Mathewson
2016-08-16
Added a voting_schedule_free function to free voting schedules.
Daniel Pinto
2016-07-28
Fix a huge pile of -Wshadow warnings.
Nick Mathewson
2016-07-28
Fix all -Wshadow warnings on Linux
Nick Mathewson
2016-07-01
Keep make check-spaces happy
Andrea Shepard
2016-07-01
Merge remote-tracking branch 'dgoulet/ticket16943_029_05-squashed'
Nick Mathewson
2016-07-01
prop250: Use the new dirvote_get_intermediate_param_value for AuthDirNumSRVAg...
David Goulet
2016-07-01
Refactor parameter computation and add a helper function
Nick Mathewson
2016-07-01
prop250: Don't use {0} to init static struct -- causes warning on clang.
George Kadianakis
2016-07-01
prop250: Parse votes and consensus
David Goulet
2016-07-01
prop250: Put commits and SRVs in votes/consensus
David Goulet
2016-06-29
fix typo
Roger Dingledine
2016-06-20
prop250: Add memory and disk state in new files
David Goulet
2016-05-30
Replace nearly all XXX0vv comments with smarter ones
Nick Mathewson
2016-05-27
Merge remote-tracking branch 'asn/feature19036'
Nick Mathewson
2016-05-27
Merge remote-tracking branch 'arma/bug18840'
Nick Mathewson
2016-05-26
Functionify code that writes votes to disk.
George Kadianakis
2016-05-19
Merge branch 'maint-0.2.8'
Nick Mathewson
[next]