Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-12-02 | Remove changes files got merged in 0.2.9.6-rc and earlier | Nick Mathewson | |
These won't appear in the 0.3.0.1-alpha changelog, so we don't want to keep them around here. List generated with ./scripts/maint/findMergedChanges.pl | |||
2016-11-09 | Stop logging single onion and Tor2web long-term one-hop circuits | teor | |
Single onion services and Tor2web deliberately create long-term one-hop circuits to their intro and rend points, respectively. These log messages are intended to diagnose issue 8387, which relates to circuits hanging around forever for no reason. Fixes bug 20613; bugfix on 0.2.9.1-alpha. Reported by "pastly". |