mirror of
https://github.com/torproject/torspec.git
synced 2025-02-15 06:07:44 +00:00
r9364@Kushana: nickm | 2006-10-23 22:57:48 -0400
Remove reference to NS_FULL event; add two GETINFO targets. svn:r8812
This commit is contained in:
parent
59b99fa601
commit
8936b18f20
@ -194,8 +194,7 @@ $Id$
|
|||||||
EventCode = "CIRC" / "STREAM" / "ORCONN" / "BW" / "DEBUG" /
|
EventCode = "CIRC" / "STREAM" / "ORCONN" / "BW" / "DEBUG" /
|
||||||
"INFO" / "NOTICE" / "WARN" / "ERR" / "NEWDESC" / "ADDRMAP" /
|
"INFO" / "NOTICE" / "WARN" / "ERR" / "NEWDESC" / "ADDRMAP" /
|
||||||
"AUTHDIR_NEWDESCS" / "DESCCHANGED" / "STATUS_GENERAL" /
|
"AUTHDIR_NEWDESCS" / "DESCCHANGED" / "STATUS_GENERAL" /
|
||||||
"STATUS_CLIENT" / "STATUS_SERVER" / "GUARDS" / "NS" /
|
"STATUS_CLIENT" / "STATUS_SERVER" / "GUARDS" / "NS"
|
||||||
"NS_FULL"
|
|
||||||
|
|
||||||
Any events *not* listed in the SETEVENTS line are turned off; thus, sending
|
Any events *not* listed in the SETEVENTS line are turned off; thus, sending
|
||||||
SETEVENTS with an empty body turns off all event reporting.
|
SETEVENTS with an empty body turns off all event reporting.
|
||||||
@ -447,6 +446,14 @@ $Id$
|
|||||||
OptionPrefix SP Documentation CRLF
|
OptionPrefix SP Documentation CRLF
|
||||||
OptionPrefix = OptionName "/*"
|
OptionPrefix = OptionName "/*"
|
||||||
|
|
||||||
|
"events/names"
|
||||||
|
A space-separated list of all the events supported by this version of
|
||||||
|
Tor's SETEVENTS.
|
||||||
|
|
||||||
|
"features/names"
|
||||||
|
A space-separated list of all the events supported by this version of
|
||||||
|
Tor's USEFEATURE.
|
||||||
|
|
||||||
"dir/status/authority"
|
"dir/status/authority"
|
||||||
"dir/status/fp/<F>"
|
"dir/status/fp/<F>"
|
||||||
"dir/status/fp/<F1>+<F2>+<F3>"
|
"dir/status/fp/<F1>+<F2>+<F3>"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user