Skip to content

warn and reject reentering streams at client too

David Goulet requested to merge dgoulet/tor:ticket40271_046_01 into master

Clients now check whether their streams are attempting to re-enter the Tor network (i.e. to send Tor traffic over Tor), and they close them preemptively if they think exit relays will refuse them.

See bug 2667 for details. Resolves ticket 40271.

Merge request reports