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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
/
dirvote.c
Age
Commit message (
Expand
)
Author
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
2015-02-18
clean up comments and whitespace a bit
Roger Dingledine
2015-02-18
Actually free measured_guardfraction.
Yawning Angel
2015-02-18
Merge branch 'bug9321_rerebase'
Nick Mathewson
2015-02-18
Final guardfraction preparations for upstream merge.
George Kadianakis
2015-02-18
Calculate total bandwidth weights using the guardfraction bandwidths.
George Kadianakis
2015-02-18
Write GuardFraction information to consensus.
George Kadianakis
2015-01-10
More documentation for proposal 227 work
Nick Mathewson
2015-01-10
Implement proposal 227-vote-on-package-fingerprints.txt
Nick Mathewson
2015-01-02
Bump copyright dates to 2015, in case someday this matters.
Nick Mathewson
2014-12-26
Improve a notice message in dirvote.c. (Roger asked for this.)
Nick Mathewson
2014-12-24
Allow consensus interval of 10 seconds when testing
teor
2014-11-02
Apply new calloc coccinelle patch
Nick Mathewson
2014-10-28
Add another year to our copyright dates.
Nick Mathewson
[next]