Merge branch 'maint-0.4.5' into release-0.4.5

This commit is contained in:
David Goulet
2021-01-29 14:40:56 -05:00
8 changed files with 262 additions and 16 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.