aboutsummaryrefslogtreecommitdiff
path: root/changes/bug40876
blob: a467cf64c1bd8a7075fb05dc91e85eb0829d6637 (plain)
1
2
3
4
5
6
7
8
  o Major bugfixes (guard usage):
    - When Tor excluded a guard due to temporary circuit restrictions,
      it considered *additional* primary guards for potential usage
      by that circuit. This could result in more than the specified number
      of guards (currently 2) being used, long-term, by the tor client.
      This could happen when a Guard was also selected as an Exit node,
      but it was exacerbated by the Conflux guard restrictions. Both
      instances have been fixed. Fixes bug 40876; bugfix on 0.3.0.1-alpha.