[or-cvs] Track whether descriptor is dirty/uploaded. When any optio...
Nick Mathewson
nickm at seul.org
Sat Nov 13 16:53:50 UTC 2004
Update of /home/or/cvsroot/doc
In directory moria.mit.edu:/tmp/cvs-serv32622/doc
Modified Files:
TODO
Log Message:
Track whether descriptor is dirty/uploaded. When any options are set, mark it dirty. Once a minute, regenerate and upload the server descriptor if it is dirty.
Index: TODO
===================================================================
RCS file: /home/or/cvsroot/doc/TODO,v
retrieving revision 1.208
retrieving revision 1.209
diff -u -d -r1.208 -r1.209
--- TODO 13 Nov 2004 11:45:44 -0000 1.208
+++ TODO 13 Nov 2004 16:53:48 -0000 1.209
@@ -17,7 +17,7 @@
o clean up parse_*_policy code
o when you hup, they're not getting re-parsed
o stop calling a *_policy an exit_policy_t
-N - Regenerate our server descriptor when a relevant option is changed from
+ o Regenerate our server descriptor when a relevant option is changed from
control.c.
. Writing out the machine-readable torrc file
o Function to check whether an option has changed.
More information about the tor-commits
mailing list