commit cb11276068fc06090e6b5a27c3dd17676dab4aac Author: David Goulet dgoulet@torproject.org Date: Wed Nov 20 09:24:38 2019 -0500
hs-v3: Add changes file for ticket #30382
Signed-off-by: David Goulet dgoulet@torproject.org --- changes/ticket30382 | 5 +++++ 1 file changed, 5 insertions(+)
diff --git a/changes/ticket30382 b/changes/ticket30382 new file mode 100644 index 000000000..bb8308a9f --- /dev/null +++ b/changes/ticket30382 @@ -0,0 +1,5 @@ + o Major feature (onion service, SOCKS5): + - Introduce a new SocksPort flag named: ExtendedErrors. Detailed in + proposal 304, a number of onion service error codes are now sent back, + if this flag is set, with the SOCKS5 protocol using new custom error + values. Closes ticket 30382;
tor-commits@lists.torproject.org