]> git.ipfire.org Git - thirdparty/tor.git/commit
Remove the (no longer compiled) code for legacy guard selection.
authorNick Mathewson <nickm@torproject.org>
Wed, 18 Jan 2017 20:27:10 +0000 (15:27 -0500)
committerNick Mathewson <nickm@torproject.org>
Wed, 18 Jan 2017 20:27:10 +0000 (15:27 -0500)
commit472b277207219d791a399d4d449af6ffdf00a081
tree5a174ebfac759081c1c6c2adf614c43cc75325c3
parente167a0e17d9211205651b07b65b0e83695bf6cf1
Remove the (no longer compiled) code for legacy guard selection.

Part of 20830.
12 files changed:
src/or/bridges.c
src/or/channel.c
src/or/circpathbias.c
src/or/circuitbuild.c
src/or/circuituse.c
src/or/config.c
src/or/connection_or.c
src/or/entrynodes.c
src/or/entrynodes.h
src/or/routerlist.c
src/test/test_entrynodes.c
src/test/test_routerlist.c