Merge branch 'bug28591_035_squashed'

This commit is contained in:
Nick Mathewson
2019-01-09 09:33:31 -05:00
9 changed files with 114 additions and 52 deletions
+4
View File
@@ -0,0 +1,4 @@
o Minor bugfixes (client, bootstrap):
- When Tor's clock is behind the clocks on the authorities, allow Tor to
bootstrap successfully. Fixes bug 28591; bugfix on 0.2.0.9-alpha.
+3
View File
@@ -0,0 +1,3 @@
o Minor bugfixes (directory mirror):
- When Tor's clock is behind the clocks on the authorities, allow Tor to
serve future consensuses. Fixes bug 28654; bugfix on 0.3.0.1-alpha.