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.3.2' into maint-0.3.3
Nick Mathewson
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
2018-02-07
Fix spelling mistakes corresponding to ticket #23650
Deepesh Pathak
2018-01-31
Merge remote-tracking branch 'public/ticket24849_032'
Nick Mathewson
2018-01-26
Improve log when unable to add sigs to pending consensus
Nick Mathewson
2017-12-08
Merge branch 'macro_free_v2_squashed'
Nick Mathewson
2017-12-08
Convert remaining function (mostly static) to new free style
Nick Mathewson
2017-12-08
Change the free macro convention in the rest of src/or/*.h
Nick Mathewson
2017-12-04
Merge branch 'bug23826-23828_squashed'
Nick Mathewson
2017-11-22
Fix a confusing comment about tie-breaking in compute_routerstatus_consensus()
teor
2017-11-18
Move an assertion to make scan-build happy again.
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-10-15
Add a new consensus method that removes IPv6 address lines from microdescs
teor
2017-10-15
Add a consensus_method argument to routerstatus_format_entry()
teor
2017-10-15
Improve the comment on networkstatus_compute_consensus()
teor
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
[next]