aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorteor <teor@torproject.org>2020-04-09 11:03:27 +1000
committerteor <teor@torproject.org>2020-04-09 11:03:27 +1000
commit2d7e08d57ef5d3b785cfaa6961d6d3c73fe59535 (patch)
tree541ebdd4ce7dd59f7fbdec74e61319a6fe9d361e /changes
parent048714d2ceab0d4658f0d11c50c6fd57f042e1ed (diff)
parent987f2fa50ac26af61917c7a6e13dc62f3ddb23ee (diff)
downloadtor-2d7e08d57ef5d3b785cfaa6961d6d3c73fe59535.tar.gz
tor-2d7e08d57ef5d3b785cfaa6961d6d3c73fe59535.zip
Merge branch 'maint-0.4.1' into maint-0.4.2
Diffstat (limited to 'changes')
-rw-r--r--changes/ticket334916
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/ticket33491 b/changes/ticket33491
new file mode 100644
index 0000000000..595ea863ea
--- /dev/null
+++ b/changes/ticket33491
@@ -0,0 +1,6 @@
+ o Major bugfixes (DoS defenses, bridges, pluggable transport):
+ - DoS subsystem was not given the transport name of the client connection
+ when tor is a bridge and thus failing to find the GeoIP cache entry for
+ that client address. This resulted in failing to apply DoS defenses on
+ bridges with a pluggable transport. Fixes bug 33491; bugfix on
+ 0.3.3.2-alpha.