aboutsummaryrefslogtreecommitdiff
path: root/changes/bug2433
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2011-10-26 16:34:20 -0400
committerRoger Dingledine <arma@torproject.org>2011-10-26 16:34:20 -0400
commit9ac4ceb0d493bb7f743ed621189f5877f128f747 (patch)
treefe432050ac9fd8ec375060a601c1dbaa27f46ccb /changes/bug2433
parent7c29b6996ee315cf2d8fdd6fe53b47512174be77 (diff)
parentcecc5b7aa1030eddcf1a613d103b81f5cb98e959 (diff)
downloadtor-9ac4ceb0d493bb7f743ed621189f5877f128f747.tar.gz
tor-9ac4ceb0d493bb7f743ed621189f5877f128f747.zip
Merge branch 'maint-0.2.1' into release-0.2.1
Diffstat (limited to 'changes/bug2433')
-rw-r--r--changes/bug24335
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug2433 b/changes/bug2433
new file mode 100644
index 0000000000..8e47c4f024
--- /dev/null
+++ b/changes/bug2433
@@ -0,0 +1,5 @@
+ o Major bugfixes:
+ - Don't assert when changing from bridge to relay or vice versa with a controller.
+ The assert happened because we didn't properly initialize our keys in this case.
+ Bugfix on 0.2.2.18, fixes bug 2433. Issue first discovered by bastik.
+