From: Nick Mathewson Date: Wed, 24 Oct 2012 01:31:42 +0000 (-0400) Subject: Add a changes file for bug 7191. X-Git-Tag: tor-0.2.3.24-rc~7^2~1^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3365def68b91cb2bd9e741df679777155b746cf3;p=thirdparty%2Ftor.git Add a changes file for bug 7191. --- diff --git a/changes/bug7191 b/changes/bug7191 new file mode 100644 index 0000000000..a3bee6e5f7 --- /dev/null +++ b/changes/bug7191 @@ -0,0 +1,5 @@ + o Major bugfixes: + - Fix a denial of service attack by which any directory authority + could crash all the others, or by which a single v2 directory + authority could crash everybody downloading v2 directory + information. Fixes bug 7191; bugfix on 0.2.0.10-alpha.