aboutsummaryrefslogtreecommitdiff
path: root/changes/bug17772
blob: 54d457c601db8609e2857d68c87ba92c69cfc433 (plain)
1
2
3
4
5
6
7
  o Major bugfixes (guard selection):
    - Actually look at the Guard flag when selecting a new directory
      guard. When we implemented the directory guard design, we
      accidentally started treating all relays as if they have the Guard
      flag during guard selection, leading to weaker anonymity and worse
      performance. Fixes bug 17222; bugfix on 0.2.4.8-alpha. Discovered
      by Mohsen Imani.