]> git.ipfire.org Git - thirdparty/tor.git/commit
Implement controller's "extendcircuit" directive.
authorRoger Dingledine <arma@torproject.org>
Tue, 22 Mar 2005 00:42:38 +0000 (00:42 +0000)
committerRoger Dingledine <arma@torproject.org>
Tue, 22 Mar 2005 00:42:38 +0000 (00:42 +0000)
commit35953edae073e69efe06f4ea313066b514b772a0
tree3f89981b90370e5c4c727e3b86905813871828d9
parent5d5b12ce750e60041f7654449129fe268ed76a2e
Implement controller's "extendcircuit" directive.
Also refactor circuit building so we plan the whole path ahead
of time.

svn:r3797
src/or/circuitbuild.c
src/or/circuitlist.c
src/or/circuituse.c
src/or/control.c
src/or/or.h
src/or/rendclient.c
src/or/router.c
src/or/routerlist.c