]> git.ipfire.org Git - thirdparty/tor.git/commit
Restore the entry/dirguard distinction.
authorNick Mathewson <nickm@torproject.org>
Tue, 12 Feb 2013 21:23:12 +0000 (16:23 -0500)
committerNick Mathewson <nickm@torproject.org>
Tue, 12 Feb 2013 21:23:12 +0000 (16:23 -0500)
commitd7089ff228227259137b5a8bc32d0764a0ad4155
tree2917ff13a5d0af4b77c46241a9a6c8be68dc5b83
parentbce5019eff37fc741747ef76c5d0a387569f9265
Restore the entry/dirguard distinction.

We shouldn't be calling choose_random_entry() for directory
conncetions; that's what choose_random_dirguard() is for.
src/or/circuitbuild.c
src/or/directory.c
src/or/entrynodes.c
src/or/entrynodes.h