[or-cvs] Add a config-file GETINFO entry; fix a minor memory leak on...

Nick Mathewson nickm at seul.org
Wed Aug 10 18:05:22 UTC 2005


Update of /home/or/cvsroot/tor/doc
In directory moria:/tmp/cvs-serv16767/doc

Modified Files:
	control-spec.txt 
Log Message:
Add a config-file GETINFO entry; fix a minor memory leak on some SAVECONF calls.

Index: control-spec.txt
===================================================================
RCS file: /home/or/cvsroot/tor/doc/control-spec.txt,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -d -r1.48 -r1.49
--- control-spec.txt	4 Aug 2005 19:56:41 -0000	1.48
+++ control-spec.txt	10 Aug 2005 18:05:20 -0000	1.49
@@ -294,6 +294,8 @@
     "version" -- The version of the server's software, including the name
       of the software. (example: "Tor 0.0.9.4")
 
+    "config-file" -- The location of Tor's configuration file ("torrc").
+
     "desc/id/<OR identity>" or "desc/name/<OR nickname>" -- the latest server
       descriptor for a given OR, NUL-terminated.  If no such OR is known, the
       corresponding value is an empty string.



More information about the tor-commits mailing list