From: Nick Mathewson Date: Thu, 17 Sep 2009 03:36:01 +0000 (-0400) Subject: Merge commit 'karsten/fix-1073' into maint-0.2.1 X-Git-Tag: tor-0.2.2.2-alpha~23^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b3991ea7d15c18dc33d4761f61f2e90ad49ab4b8;p=thirdparty%2Ftor.git Merge commit 'karsten/fix-1073' into maint-0.2.1 --- b3991ea7d15c18dc33d4761f61f2e90ad49ab4b8 diff --cc ChangeLog index fc51140c63,6282157f1e..fccae7daed --- a/ChangeLog +++ b/ChangeLog @@@ -30,26 -23,10 +30,29 @@@ Changes in version 0.2.1.20 - 2009-??-? a wrong clock. Instead, we should only inform the controller when it's a trusted authority that claims our clock is wrong. Bugfix on 0.2.0.20-rc; starts to fix bug 1074. Reported by SwissTorExit. + - We were telling the controller about CHECKING_REACHABILITY and + REACHABILITY_FAILED status events whenever we launch a testing + circuit or notice that one has failed. Instead, only tell the + controller when we want to inform the user of overall success or + overall failure. Bugfix on 0.1.2.6-alpha. Fixes bug 1075. Reported + by SwissTorExit. + - Don't warn when we're using a circuit that ends with a node + excluded in ExcludeExitNodes, but the circuit is not used to access + the outside world. This should help fix bug 1090. Bugfix on + 0.2.1.6-alpha. + - Teach connection_ap_can_use_exit to respect the Exclude*Nodes config + options. Should fix bug 1090. Bugfix on 0.0.2-pre16. + - Avoid segfault in rare cases when finishing an introduction circuit + as a client and finding out that we don't have an introduction key + for it. Fixes bug 1073. Reported by Aaron Swartz. + o Minor features: + - Add a "getinfo status/accepted-server-descriptor" controller + command, which is the recommended way for controllers to learn + whether our server descriptor has been successfully received by at + least on directory authority. Un-recommend good-server-descriptor + getinfo and status events until we have a better design for them. + Changes in version 0.2.1.19 - 2009-07-28 Tor 0.2.1.19 fixes a major bug with accessing and providing hidden