Skip to content

warn and reject reentering streams at client too

Roger Dingledine requested to merge arma/tor:ticket40271 into maint-0.4.5

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