diff options
author | George Kadianakis <desnacked@riseup.net> | 2020-04-08 18:15:37 +0300 |
---|---|---|
committer | George Kadianakis <desnacked@riseup.net> | 2020-04-08 18:15:37 +0300 |
commit | 7a82c972efacb5004431ae81326b3a8e55d5fac7 (patch) | |
tree | 8ac7a83885ac9bfc1fab2d3661a5c6f61873705c /changes | |
parent | c1bf819a31d729abee8cf1440cefb7b4776248cc (diff) | |
parent | 92ae8cea30d5c4b3cd5283abf571ffdb5ed06bcb (diff) | |
download | tor-7a82c972efacb5004431ae81326b3a8e55d5fac7.tar.gz tor-7a82c972efacb5004431ae81326b3a8e55d5fac7.zip |
Merge branch 'tor-github/pr/1857'
Diffstat (limited to 'changes')
-rw-r--r-- | changes/ticket32542 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/ticket32542 b/changes/ticket32542 new file mode 100644 index 0000000000..c52335b059 --- /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. |