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
2017-02-14
Prevent int underflow in dirvote.c compare_vote_rs_.
Nick Mathewson
2016-10-06
comment tweak. Fixes 20271. patch from pastly.
Nick Mathewson
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
2016-05-17
Remove duplicate siging_key_cert fields.
Nick Mathewson
2016-05-11
Authorities now sort the "package" lines in their votes
Roger Dingledine
2016-05-11
write v3-status-votes file earlier in consensus voting
Roger Dingledine
2016-05-11
Fetch certificates from the same directory as previous certificates
teor (Tim Wilson-Brown)
2016-05-11
Fetch certificates from the same directory as the consensus
teor (Tim Wilson-Brown)
2016-03-21
Merge branch 'maint-0.2.7'
Nick Mathewson
2016-03-21
Fix another case of 17668: Add NoEdConsensus
Nick Mathewson
2016-02-27
Update the copyright year.
Nick Mathewson
2016-02-23
Replace two instances of N_DIGEST_ALGORITHMS.
Nick Mathewson
2016-02-22
Enable ed25519 collator in voting.
Nick Mathewson
2016-02-10
Rename crypto_digest_all, and digests_t.
Nick Mathewson
2015-12-18
Let make_consensus_method_list be used in tests
Matthew Finkel
2015-09-15
Add tests for directory_handle_command_get
Reinaldo de Souza Jr
2015-08-13
Fix some types on container fns
Nick Mathewson
2015-05-29
Fix a warning from the clangalyzer.
Nick Mathewson
2015-05-28
Merge branch '12498_ed25519_keys_v6'
Nick Mathewson
2015-05-28
Implement ed25519 identity collation for voting.
Nick Mathewson
2015-05-28
Refactor code that matches up routers with the same identity in votes
Nick Mathewson
2015-05-28
Checkpoint some work on voting on ed25519 identities
Nick Mathewson
2015-05-28
Include ed25519 keys in microdescriptors.
Nick Mathewson
2015-04-23
Use a custom Base64 encoder with more control over the output format.
Yawning Angel
[next]