Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-05-17 | OOM-purge the DNS cache one part at a time | Nick Mathewson | |
Previously we purged it in 1-hour increments -- but one-hour is the maximum TTL for the cache! Now we do it in 25%-TTL increments. Fixes bug 29617; bugfix on 0.3.5.1-alpha. |