aboutsummaryrefslogtreecommitdiff
path: root/changes/bug2330
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2011-01-10 17:31:11 -0500
committerNick Mathewson <nickm@torproject.org>2011-01-10 17:31:11 -0500
commitc9f8a5eebcfbda9d88148e031b43c064f31f20a3 (patch)
tree8f9518c8083fc7744edd7e213854d299688a8d16 /changes/bug2330
parentf12b253639fa9df71b53c0eb44109a02e7ba41b5 (diff)
parentaa45e8259368c9733e459dc4f91f62492b9926da (diff)
downloadtor-c9f8a5eebcfbda9d88148e031b43c064f31f20a3.tar.gz
tor-c9f8a5eebcfbda9d88148e031b43c064f31f20a3.zip
Merge remote branch 'origin/maint-0.2.2'
Conflicts: src/or/buffers.c
Diffstat (limited to 'changes/bug2330')
-rw-r--r--changes/bug23307
1 files changed, 7 insertions, 0 deletions
diff --git a/changes/bug2330 b/changes/bug2330
new file mode 100644
index 0000000000..fc0c4d8c36
--- /dev/null
+++ b/changes/bug2330
@@ -0,0 +1,7 @@
+ o Minor bugfixes
+ - Handle SOCKS messages longer than 128 bytes long correctly, rather
+ than waiting forever for them to finish. Fixes bug 2330. Bugfix on
+ 0.2.0.16-alpha. Found by doorss.
+
+
+