aboutsummaryrefslogtreecommitdiff
path: root/changes/bug3825a
blob: 6606e36efefdebb381b5ac1cdabe80d912a1cc8b (plain)
1
2
3
4
5
6
7
8
  o Major bugfixes:

    - When one of a hidden service's introduction points appears to be
      unreachable, stop trying it.  Previously, we would keep trying
      to build circuits to the introduction point until we lost the
      descriptor, usually because the user gave up and restarted Tor.
      Partly fixes bug 3825.