Merge remote-tracking branch 'tor-github/pr/1053'

This commit is contained in:
Nick Mathewson
2019-06-05 09:04:09 -04:00
10 changed files with 129 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
o Major bugfixes (Onion service reachability):
- Properly clean up the introduction point map and associated state when
circuits change purpose from onion service circuits to pathbias,
measurement, or other circuit types. This should fix some instances of
introduction point failure. Fixes bug 29034; bugfix on 0.3.2.1-alpha.