Skip to content
Snippets Groups Projects
  1. Oct 08, 2013
  2. Oct 03, 2013
  3. Sep 24, 2013
  4. Sep 23, 2013
  5. Sep 21, 2013
    • Nick Mathewson's avatar
      Relays should send timestamp in NETINFO. · d1dbaf24
      Nick Mathewson authored
      This avoids skew warnings as authorities test reachability.
      
      Fix 9798; fix not on any released Tor.
      d1dbaf24
    • Roger Dingledine's avatar
      back out most of 1d0ba9a6 · 4f036acd
      Roger Dingledine authored
      this was causing directory authorities to send a time of 0 on all
      connections they generated themselves, which means everybody reachability
      test caused a time skew warning in the log for that relay.
      
      (i didn't just revert, because the changes file has been modified by
      other later commits.)
      4f036acd
  6. Sep 20, 2013
  7. Sep 19, 2013
  8. Sep 18, 2013
    • Nick Mathewson's avatar
      Fix an assert when disabling ORPort with accounting disabled. · dece40fd
      Nick Mathewson authored
      The problem was that the server_identity_key_is_set() function could
      return true under conditions where we don't really have an identity
      key -- specifically, where we used to have one, but we stopped being a
      server.
      
      This is a fix for 6979; bugfix on 0.2.2.18-alpha where we added that
      assertion to get_server_identity_key().
      dece40fd
  9. Sep 16, 2013
  10. Sep 10, 2013
  11. Sep 05, 2013
  12. Sep 04, 2013
  13. Sep 03, 2013
Loading