summaryrefslogtreecommitdiff
path: root/changes/bug3207
diff options
context:
space:
mode:
authorRobert Ransom <rransom.8774@gmail.com>2011-04-28 15:16:54 -0700
committerNick Mathewson <nickm@torproject.org>2011-05-17 19:39:00 -0400
commit480a75cbbd8067b32b2954303ca69401bfee58d9 (patch)
treef87864ee1d1ba004939dd83906c3d7d8a0b9c165 /changes/bug3207
parent2e85c3a5c94902fd2d50749400ec4877f6d0c210 (diff)
downloadtor-480a75cbbd8067b32b2954303ca69401bfee58d9.tar.gz
tor-480a75cbbd8067b32b2954303ca69401bfee58d9.zip
Check onion keys in microdescriptors, too
Diffstat (limited to 'changes/bug3207')
-rw-r--r--changes/bug32074
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug3207 b/changes/bug3207
new file mode 100644
index 0000000000..65a7dac1ab
--- /dev/null
+++ b/changes/bug3207
@@ -0,0 +1,4 @@
+ o Minor bugfixes:
+ - Require that onion keys have exponent 65537 in microdescriptors too.
+ Fixes part of bug 3207; bugfix on 0.2.2.25-alpha
+