aboutsummaryrefslogtreecommitdiff
path: root/changes/bug24895
blob: 7edde94a0bd55402c4dcff5711a7a19bd3f53c9b (plain)
1
2
3
4
5
6
7
8
  o Major bugfixes (onion services):
    - Fix an "off by 2" error in counting rendezvous failures on the onion
      service side. While we thought we would stop the rendezvous attempt
      after one failed circuit, we were actually making three circuit attempts
      before giving up. Now switch to a default of 2, and allow the consensus
      parameter "hs_service_max_rdv_failures" to override. Fixes bug 24895;
      bugfix on 0.0.6.