Merge branch 'maint-0.3.5' into release-0.3.5

This commit is contained in:
David Goulet
2021-02-03 08:44:19 -05:00
9 changed files with 325 additions and 14 deletions
+4
View File
@@ -0,0 +1,4 @@
o Major feature (exit):
- Re-entry into the network is now denied at the Exit level to all relays'
ORPort and authorities' ORPort+DirPort. This is to help mitigate a series
of attacks. See ticket for more information. Closes ticket 2667.