Merge branch 'maint-0.4.5' into master

This commit is contained in:
David Goulet
2020-11-17 12:25:56 -05:00
2 changed files with 20 additions and 13 deletions
+5
View File
@@ -0,0 +1,5 @@
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.