mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
ffa7b15950
We already did this, but we did it by accident, which is pretty risky: if we hadn't, then our code would have treated extra data in the inbuf as having been transmitted as TLS-authenticated data. Closes ticket 40017; Found by opara.
6 lines
303 B
Plaintext
6 lines
303 B
Plaintext
o Minor features (protocol, proxy support, defense in depth):
|
|
- Respond more deliberately to misbehaving proxies that leave leftover
|
|
data on their connections, so as to be even less likely as to allow
|
|
them to pass their data off as having come from a relay.
|
|
Closes ticket 40017.
|