[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] As another exception, the controller can getconf the "versi...
- To: or-cvs@xxxxxxxxxxxxx
- Subject: [or-cvs] As another exception, the controller can getconf the "versi...
- From: arma@xxxxxxxx (Roger Dingledine)
- Date: Tue, 8 Feb 2005 21:24:18 -0500 (EST)
- Delivered-to: archiver@seul.org
- Delivered-to: or-cvs-outgoing@seul.org
- Delivered-to: or-cvs@seul.org
- Delivery-date: Tue, 08 Feb 2005 21:24:35 -0500
- Reply-to: or-dev@xxxxxxxxxxxxx
- Sender: owner-or-cvs@xxxxxxxxxxxxx
Update of /home2/or/cvsroot/tor/doc
In directory moria.mit.edu:/home2/arma/work/onion/cvs/tor/doc
Modified Files:
control-spec.txt
Log Message:
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.
Index: control-spec.txt
===================================================================
RCS file: /home2/or/cvsroot/tor/doc/control-spec.txt,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- control-spec.txt 13 Jan 2005 17:54:18 -0000 1.13
+++ control-spec.txt 9 Feb 2005 02:24:16 -0000 1.14
@@ -133,6 +133,10 @@
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"