Merge remote-tracking branch 'teor/bug20613' into maint-0.2.9

This commit is contained in:
Nick Mathewson
2016-11-10 09:10:55 -05:00
2 changed files with 23 additions and 1 deletions
+6
View File
@@ -0,0 +1,6 @@
o Minor bugfixes (single onion services, Tor2web):
- Stop logging long-term one-hop circuits deliberately created by single
onion services and Tor2web. 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".