aboutsummaryrefslogtreecommitdiff
path: root/changes/warn-when-time-goes-backwards
blob: d7e584d9ff02dec0668723c3ae4d8330f4f748f0 (plain)
1
2
3
4
5
  o Minor features (security, clock):
    - Warn when the system clock is set back in time (when the
      state file was last written in the future). Tor doesn't know
      that consensuses have expired if the clock is in the past.
      Patch by "teor". Implements ticket #17188.