summaryrefslogtreecommitdiff
path: root/changes/ticket28335
blob: eecf7c7fd99560c2280927c630f1cbfecab34d7f (plain)
1
2
3
4
5
6
7
  o Major features (client):
    - When Tor is running as a client, and it is unused for a long time, it
      can now enter a "dormant" state.  When Tor is dormant, it avoids
      network activity and CPU wakeups until it is reawoken either by a user
      request or by a controller command.  For more information, see
      the configuration options starting with "Dormant". Implements tickets
      2149 and 28335.