]> git.ipfire.org Git - thirdparty/tor.git/commit
Parse GuardFraction info from consensuses and votes.
authorGeorge Kadianakis <desnacked@riseup.net>
Thu, 29 Jan 2015 14:57:00 +0000 (14:57 +0000)
committerNick Mathewson <nickm@torproject.org>
Wed, 18 Feb 2015 14:09:33 +0000 (09:09 -0500)
commitf4a63f8eabbdd842ebeb97aabba92ea47c37a607
tree4e2cc251b585f2c941e8b3dafc0283d6e840ab2a
parentdb805b91708c02e9b2b4d0c25ec17a45e81929aa
Parse GuardFraction info from consensuses and votes.

Also introduce the UseGuardFraction torrc option which decides whether
clients should use guardfraction information found in the consensus.
doc/tor.1.txt
src/or/config.c
src/or/entrynodes.c
src/or/entrynodes.h
src/or/or.h
src/or/routerparse.c
src/or/routerparse.h