aboutsummaryrefslogtreecommitdiff
path: root/changes/prop351
diff options
context:
space:
mode:
Diffstat (limited to 'changes/prop351')
-rw-r--r--changes/prop3517
1 files changed, 7 insertions, 0 deletions
diff --git a/changes/prop351 b/changes/prop351
new file mode 100644
index 0000000000..fca604f1a1
--- /dev/null
+++ b/changes/prop351
@@ -0,0 +1,7 @@
+ o Minor features (SOCKS):
+ - Detect invalid SOCKS5 username/password combinations according to
+ new extended parameters syntax. (Currently, this rejects any
+ SOCKS5 username beginning with "<torS0X>", except for the username
+ "<torS0X>0". Such usernames are now reserved to communicate additional
+ parameters with other Tor implementations.)
+ Implements proposal 351.