diff options
Diffstat (limited to 'changes/bug12971')
-rw-r--r-- | changes/bug12971 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug12971 b/changes/bug12971 new file mode 100644 index 0000000000..e548bbfa11 --- /dev/null +++ b/changes/bug12971 @@ -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. + |