commit 92ae8cea30d5c4b3cd5283abf571ffdb5ed06bcb Author: David Goulet dgoulet@torproject.org Date: Wed Apr 8 08:17:41 2020 -0400
changes: Add changes file for #32542
Signed-off-by: David Goulet dgoulet@torproject.org --- changes/ticket32542 | 3 +++ 1 file changed, 3 insertions(+)
diff --git a/changes/ticket32542 b/changes/ticket32542 new file mode 100644 index 000000000..c52335b05 --- /dev/null +++ b/changes/ticket32542 @@ -0,0 +1,3 @@ + o Minor feature (onion service client, SOCKS5): + - Add 3 new SocksPort ExtendedErrors (F2, F3, F7) that reports back new type + of onion service connection failures. Closes ticket 32542.
tor-commits@lists.torproject.org