mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
cb11276068
Signed-off-by: David Goulet <dgoulet@torproject.org>
6 lines
302 B
Plaintext
6 lines
302 B
Plaintext
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;
|