Merge branch 'bug15515_024' into maint-0.2.4

This commit is contained in:
Nick Mathewson
2015-04-03 09:36:59 -04:00
3 changed files with 21 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
o Minor features (DoS-resistance):
- Make it harder for attackers to overwhelm hidden services with
introductions, by blocking multiple introduction requests on the
same circuit. Resolves ticket #15515.