]> git.ipfire.org Git - thirdparty/tor.git/commit
Prop#329: Add purposes for conflux circuits
authorMike Perry <mikeperry-git@torproject.org>
Thu, 9 Feb 2023 01:43:14 +0000 (01:43 +0000)
committerMike Perry <mikeperry-git@torproject.org>
Thu, 6 Apr 2023 15:57:10 +0000 (15:57 +0000)
commita4ee0c29ee52052f82692f0825a50e1a55e01e5c
tree52b4dd63d020eff43e276c9c74aff548f3e33ee9
parentcf715a56f1e4c6873d2e99bdd96c4b1fb86af63d
Prop#329: Add purposes for conflux circuits

Because UNLINKED circuits must never be used for streams, but LINKED circuits
can be, we want these separate.
src/core/or/circuitbuild.c
src/core/or/circuitlist.c
src/core/or/circuitlist.h
src/core/or/circuituse.c
src/core/or/connection_edge.c
src/feature/client/circpathbias.c