summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2014-08-29 16:45:56 -0400
committerNick Mathewson <nickm@torproject.org>2014-08-29 16:45:56 -0400
commitf113a263deda8e1619f46cd913fc24ac28da832d (patch)
tree367b7c8e31b427a1fd83af5cd06daf3217806ede /changes
parentd6fa8239c86f49413e9ee86765059f43ceeb06c6 (diff)
parent41058dce95b4e94c10b156728524d24d69620ed0 (diff)
downloadtor-f113a263deda8e1619f46cd913fc24ac28da832d.tar.gz
tor-f113a263deda8e1619f46cd913fc24ac28da832d.zip
Merge remote-tracking branch 'origin/maint-0.2.5'
Diffstat (limited to 'changes')
-rw-r--r--changes/bug129965
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug12996 b/changes/bug12996
new file mode 100644
index 0000000000..4b4fb0dceb
--- /dev/null
+++ b/changes/bug12996
@@ -0,0 +1,5 @@
+ o Minor bugfixes:
+ - Downgrade "Unexpected onionskin length after decryption" warning
+ to a protocol-warn, since there's nothing relay operators can do
+ about a client that sends them a malformed create cell. Resolves
+ bug 12996; bugfix on 0.0.6rc1.