commit 084245134b022aa983c45aa3fc0ace9fd7ae21a9 parent 229a982405e0fd2f9980d3c1a41c34e0cf26ae26 Author: teor <teor@torproject.org> Date: Fri, 23 Aug 2019 15:10:45 +1000 changes: file for 23818, v3 onion service fix Diffstat:
| A | changes/bug23818_v3 | | | 6 | ++++++ |
1 file changed, 6 insertions(+), 0 deletions(-)
diff --git a/changes/bug23818_v3 b/changes/bug23818_v3 @@ -0,0 +1,6 @@ + o Minor bugfixes (v3 single onion services): + - Always retry v3 single onion service intro and rend circuits with a + 3-hop path. Previously, v3 single onion services used a 3-hop path + when rend circuits were retried after a remote or delayed failure, + but a 1-hop path for immediate retries. Fixes bug 23818; + bugfix on 0.3.2.1-alpha.