Make "UpdateBridgesFromAuthority" torrc option work: when bridge
commit193a144c9fc069f230a4e1cd14815b0514731253
authorRoger Dingledine <arma@torproject.org>
Fri, 21 Sep 2007 06:14:36 +0000 (21 06:14 +0000)
committerRoger Dingledine <arma@torproject.org>
Fri, 21 Sep 2007 06:14:36 +0000 (21 06:14 +0000)
tree47abaa6cf3c80d3276dd8e89a742d83df55bf93f
parent6aadc6071e1eace36920fee7ae79dd53c2cc6811
Make "UpdateBridgesFromAuthority" torrc option work: when bridge
users configure that and specify a bridge with an identity
fingerprint, now they will lookup the bridge descriptor at the
default bridge authority via a one-hop tunnel, but once circuits
are established they will switch to a three-hop tunnel for later
connections to the bridge authority.

svn:r11550
ChangeLog
src/or/circuitbuild.c
src/or/directory.c
src/or/or.h
src/or/routerlist.c