]> git.ipfire.org Git - thirdparty/tor.git/commit
Put some last missing pieces together.
authorGeorge Kadianakis <desnacked@gmail.com>
Wed, 13 Jul 2011 17:06:07 +0000 (19:06 +0200)
committerGeorge Kadianakis <desnacked@gmail.com>
Wed, 13 Jul 2011 17:06:07 +0000 (19:06 +0200)
commit5492de76dde34cb56c5658b6311772281c08c200
treed79fa81821228e50b67353d8381882213b8468a4
parent9ba2d0e439e53f8307c808fe26e37b53892a604c
Put some last missing pieces together.

* Add some utility transport functions in circuitbuild.[ch] so that we
  can use them from pt.c.
* Make the accounting system consider traffic coming from proxies.
* Make sure that we only fetch bridge descriptors when all the
  transports are configured.
src/or/circuitbuild.c
src/or/circuitbuild.h
src/or/connection.c
src/or/connection.h
src/or/main.c