Merge branch 'bug12971_take2_squashed'

This commit is contained in:
Nick Mathewson
2014-09-29 09:18:03 -04:00
3 changed files with 39 additions and 4 deletions
+5
View File
@@ -0,0 +1,5 @@
o Bugfixes:
- Handle unsupported SOCKS5 requests properly by responding with
'Command not supported' reply message before closing a TCP connection
to the user. Fixes bug 12971.