Merge branch 'tor-github/pr/536' into maint-0.3.5

This commit is contained in:
George Kadianakis
2019-02-14 17:39:34 +02:00
7 changed files with 94 additions and 61 deletions
+3
View File
@@ -0,0 +1,3 @@
o Minor bugfixes (client, guard selection):
- When Tor's consensus has expired, but is still reasonably live, use it
to select guards. Fixes bug 24661; bugfix on 0.3.0.1-alpha.
+3
View File
@@ -0,0 +1,3 @@
o Minor bugfixes (unit tests, directory clients):
- Mark outdated dirservers when Tor only has a reasonably live consensus.
Fixes bug 28569; bugfix on 0.3.2.5-alpha.