Loading changes/exit-policy-default-is-not-a-prefix 0 → 100644 +5 −0 Original line number Diff line number Diff line o Minor bugfixes: - Remove a trailing asterisk from "exit-policy/default" in the output of the control port command "GETINFO info/names". Bugfix on 0.1.2.5-alpha. src/or/control.c +2 −2 Original line number Diff line number Diff line Loading @@ -1907,7 +1907,7 @@ static const getinfo_item_t getinfo_items[] = { "v2 networkstatus docs as retrieved from a DirPort."), ITEM("dir/status-vote/current/consensus", dir, "v3 Networkstatus consensus as retrieved from a DirPort."), PREFIX("exit-policy/default", policies, ITEM("exit-policy/default", policies, "The default value appended to the configured exit policy."), PREFIX("ip-to-country/", geoip, "Perform a GEOIP lookup"), { NULL, NULL, NULL, 0 } Loading Loading
changes/exit-policy-default-is-not-a-prefix 0 → 100644 +5 −0 Original line number Diff line number Diff line o Minor bugfixes: - Remove a trailing asterisk from "exit-policy/default" in the output of the control port command "GETINFO info/names". Bugfix on 0.1.2.5-alpha.
src/or/control.c +2 −2 Original line number Diff line number Diff line Loading @@ -1907,7 +1907,7 @@ static const getinfo_item_t getinfo_items[] = { "v2 networkstatus docs as retrieved from a DirPort."), ITEM("dir/status-vote/current/consensus", dir, "v3 Networkstatus consensus as retrieved from a DirPort."), PREFIX("exit-policy/default", policies, ITEM("exit-policy/default", policies, "The default value appended to the configured exit policy."), PREFIX("ip-to-country/", geoip, "Perform a GEOIP lookup"), { NULL, NULL, NULL, 0 } Loading