From c5bca880894f216c42635b5f1982d057d7cf4778 Mon Sep 17 00:00:00 2001 From: David Goulet Date: Wed, 20 Nov 2019 09:35:52 -0500 Subject: socks-extensions.txt: Merge in prop304 Signed-off-by: David Goulet --- socks-extensions.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'socks-extensions.txt') 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.) -- cgit v1.2.3-54-g00ecf