Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2

This commit is contained in:
Nick Mathewson
2011-03-06 13:42:28 -05:00
4 changed files with 17 additions and 2 deletions
+4
View File
@@ -0,0 +1,4 @@
o Major bugfixes (bridge authority)
- Do not allow encrypte requests for "all" bridges to return all
bridges.
+3 -2
View File
@@ -1,3 +1,4 @@
o Major bugfixes (directory authority)
o Major bugfixes:
- Fix a crash in parsing router descriptors containing IPv6
addresses. Bugfix on 0.2.1.3-alpha.
addresses. This one crashed the directory authorities when somebody
fired up some experimental code. Bugfix on 0.2.1.3-alpha.