summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorDavid Goulet <dgoulet@torproject.org>2020-11-17 12:25:48 -0500
committerDavid Goulet <dgoulet@torproject.org>2020-11-17 12:25:48 -0500
commit07006785fd47e6ce3303659a03004e133d204cc2 (patch)
tree6de3049d5c9dc0fc860ea7e1c3efb36e8930075c /changes
parentd04a27bed20cf44766fc30583c7a00108f42a09a (diff)
parentffa7b15950a3274a03b0957425bcaa9952213046 (diff)
downloadtor-07006785fd47e6ce3303659a03004e133d204cc2.tar.gz
tor-07006785fd47e6ce3303659a03004e133d204cc2.zip
Merge branch 'tor-gitlab/mr/203' into maint-0.4.5
Diffstat (limited to 'changes')
-rw-r--r--changes/bug400175
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug40017 b/changes/bug40017
new file mode 100644
index 0000000000..3f5c2da968
--- /dev/null
+++ b/changes/bug40017
@@ -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.