Pārlūkot izejas kodu

the actual changelog entry this time

Roger Dingledine 15 gadi atpakaļ
vecāks
revīzija
8df3a90946
1 mainītis faili ar 5 papildinājumiem un 0 dzēšanām
  1. 5 0
      changes/bug1751

+ 5 - 0
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.