aboutsummaryrefslogtreecommitdiff
path: root/changes/prop351
diff options
context:
space:
mode:
authorTor CI Release <no-email@torproject.org>2024-12-03 15:48:11 +0000
committerDavid Goulet <dgoulet@torproject.org>2024-12-03 11:10:03 -0500
commit9918acd57b1f0c80ced1c3e95e0bb98ee4e4e854 (patch)
tree0d517d988c095c8bf99573cfa982ad0822d8cd49 /changes/prop351
parent5567617e3b725f8a99acada48a5855b2150bc0f4 (diff)
downloadtor-9918acd57b1f0c80ced1c3e95e0bb98ee4e4e854.tar.gz
tor-9918acd57b1f0c80ced1c3e95e0bb98ee4e4e854.zip
release: ChangeLog and ReleaseNotes for 0.4.9.1-alpha
Diffstat (limited to 'changes/prop351')
-rw-r--r--changes/prop3517
1 files changed, 0 insertions, 7 deletions
diff --git a/changes/prop351 b/changes/prop351
deleted file mode 100644
index fca604f1a1..0000000000
--- a/changes/prop351
+++ /dev/null
@@ -1,7 +0,0 @@
- 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.