Skip to content
  • Nick Mathewson's avatar
    Add a rate-limit to our warning about the disabled .exit notation · f0e41209
    Nick Mathewson authored
    This warning would previously be given every time we tried to open a
    connection to a foo.exit address, which could potentially be used to
    flood the logs.  Now, we don't allow this warning to appear more
    than once every 15 minutes.
    
    Fixes bug 31466; bugfix on 0.2.2.1-alpha, when .exit was first
    deprecated.
    f0e41209