Merge branch 'dgoulet_bug22042_031_01_squashed'

This commit is contained in:
Nick Mathewson
2017-05-01 16:08:23 -04:00
3 changed files with 33 additions and 18 deletions
+5
View File
@@ -0,0 +1,5 @@
o Minor bugfixes (control, hidden service client):
- Trigger HS descriptor events on the control port when the client is
unable to pick a suitable hidden service directory. This can happen if
they are all in the ExcludeNodes list or they all have been queried
inside the allowed 15 minutes. Fixes bug 22042.