From: Roger Dingledine Date: Mon, 27 Sep 2010 21:44:51 +0000 (-0400) Subject: the actual changelog entry this time X-Git-Tag: tor-0.2.2.17-alpha~24 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8df3a909466217d6738d6fe4f7555f569b2a4cb7;p=thirdparty%2Ftor.git the actual changelog entry this time --- diff --git a/changes/bug1751 b/changes/bug1751 new file mode 100644 index 0000000000..58ea9a225f --- /dev/null +++ b/changes/bug1751 @@ -0,0 +1,5 @@ + o Major features: + - Exit relays now try harder to block exit attempts from unknown + relays, to make it harder for people to use them as one-hop proxies. + Controlled by the refuseunknownexits consensus parameter, or you + can override it with the RefuseUnknownExits torrc option.