aboutsummaryrefslogtreecommitdiff
path: root/changes/bug17027-reject-private-bind-port
blob: 7d8f023d2d4baf0b53b1e6f54e391cffaec80fea (plain)
1
2
3
4
5
  o Minor bugfixes (security, exit policies):
    - ExitPolicyRejectPrivate rejects more private addresses by default:
      * the relay's outbound bind addresses (if configured), and
      * the relay's configured port addresses (such as ORPort and DirPort).
      Fixes bug 17027; bugfix on 0.2.0.11-alpha. Patch by "teor".