From: Roger Dingledine Date: Wed, 9 Feb 2005 02:24:16 +0000 (+0000) Subject: As another exception, the controller can getconf the "version" string, X-Git-Tag: tor-0.1.0.1-rc~281 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd0ee183b7a79feca4da35edd65aff1f0e15eeb0;p=thirdparty%2Ftor.git As another exception, the controller can getconf the "version" string, and Tor will return a string describing its version number. Setconf on "version" will not work. svn:r3591 --- diff --git a/doc/control-spec.txt b/doc/control-spec.txt index 2cacf4060c..0bd7f3248c 100644 --- a/doc/control-spec.txt +++ b/doc/control-spec.txt @@ -133,6 +133,10 @@ the message. virtual keyword to get all HiddenServiceDir, HiddenServicePort, HiddenServiceNodes, and HiddenServiceExcludeNodes option settings. + As another exception, the controller can getconf the "version" string, + and Tor will return a string describing its version number. Setconf on + "version" will not work. + 3.5. CONFVALUE (Type 0x0004) Sent in response to a GETCONF message; contains a list of "Key Value\n"