[tor-commits] [torspec/master] socks-extensions.txt: Merge in prop304
asn at torproject.org
asn at torproject.org
Wed Nov 20 16:49:53 UTC 2019
commit c5bca880894f216c42635b5f1982d057d7cf4778
Author: David Goulet <dgoulet at torproject.org>
Date: Wed Nov 20 09:35:52 2019 -0500
socks-extensions.txt: Merge in prop304
Signed-off-by: David Goulet <dgoulet at torproject.org>
---
socks-extensions.txt | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/socks-extensions.txt b/socks-extensions.txt
index ed249ad..e2fe5da 100644
--- a/socks-extensions.txt
+++ b/socks-extensions.txt
@@ -42,6 +42,10 @@ Tor's extensions to the SOCKS protocol
username/password fields of this message to be empty. This technically
violates RFC1929 [4], but ensures interoperability with somewhat broken
SOCKS5 client implementations.
+ - Custom reply error code. The "REP" fields, as per the RFC[3], has
+ unassigned values which are used to describe Tor internal errors. See
+ ExtendedErrors in the tor.1 man page for more details. It is only sent
+ back if this SocksPort flag is set.
(For more information on stream isolation, see IsolateSOCKSAuth on the Tor
manpage.)
More information about the tor-commits
mailing list