Merge branch 'maint-0.4.1' into release-0.4.1

This commit is contained in:
teor
2020-04-09 11:03:24 +10:00
5 changed files with 23 additions and 16 deletions
+6
View File
@@ -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.