]> git.ipfire.org Git - thirdparty/tor.git/commit
prop250: Put commits and SRVs in votes/consensus
authorDavid Goulet <dgoulet@torproject.org>
Tue, 3 May 2016 15:21:17 +0000 (11:21 -0400)
committerDavid Goulet <dgoulet@torproject.org>
Fri, 1 Jul 2016 17:25:03 +0000 (13:25 -0400)
commitca6ceec112f05ce68097429089ee428010c8b8d0
treea297cc544c7f354a458a1712d7e2d101fcb6aa0b
parent5b183328fdd4bf81a3a38afe88d2766e61773fb9
prop250: Put commits and SRVs in votes/consensus

This commit adds the commit(s) line in the vote as well as the SR values. It
also has the mechanism to add the majority SRVs in the consensus.

Signed-off-by: George Kadianakis <desnacked@riseup.net>
Signed-off-by: David Goulet <dgoulet@torproject.org>
doc/tor.1.txt
src/or/config.c
src/or/dirvote.c
src/or/dirvote.h
src/or/networkstatus.c
src/or/or.h
src/or/shared_random.c
src/or/shared_random.h