diff options
author | Andrea Shepard <andrea@torproject.org> | 2013-06-15 02:27:23 -0700 |
---|---|---|
committer | Andrea Shepard <andrea@torproject.org> | 2013-06-15 02:27:23 -0700 |
commit | 469bd7a3cfbe6c5ca5c2602a10ee1854714e93c5 (patch) | |
tree | 1fad60ddcb16a4bb583bf7a922a124e87309796a /changes | |
parent | 7f67becf307e383eeda94dc4a7dbf5629436ef8c (diff) | |
parent | 9e45d940d466bcefcd1490fc2ae0e5a6298a846f (diff) | |
download | tor-469bd7a3cfbe6c5ca5c2602a10ee1854714e93c5.tar.gz tor-469bd7a3cfbe6c5ca5c2602a10ee1854714e93c5.zip |
Merge branch 'bug9072-024' into bug9072-025
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug9072 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug9072 b/changes/bug9072 new file mode 100644 index 0000000000..e594a38335 --- /dev/null +++ b/changes/bug9072 @@ -0,0 +1,3 @@ + o Critical bugfixes: + - Disable middle relay queue overfill detection code due to possible + guard discovery attack, pending further analysis. Fixes bug #9072. |