diff options
Diffstat (limited to 'changes/ticket32021')
-rw-r--r-- | changes/ticket32021 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/changes/ticket32021 b/changes/ticket32021 new file mode 100644 index 0000000000..24a6d9d981 --- /dev/null +++ b/changes/ticket32021 @@ -0,0 +1,7 @@ + o Minor bugfixes (onion services v3, client): + - Properly handle the client rendezvous circuit timeout. This results in + better reachability because tor doesn't timeout a rendezvous circuit + awaiting the introduction ACK and thus preventing tor to re-establish all + circuits because the rendezvous circuit timed out too early. Fixes bug + 32021; bugfix on 0.3.2.1-alpha. + |