Write most of the implementation for SAVECONF.

svn:r2820
This commit is contained in:
Nick Mathewson
2004-11-12 20:09:54 +00:00
parent 5109de5626
commit eabcf6618e
3 changed files with 128 additions and 1 deletions
+4 -1
View File
@@ -53,7 +53,10 @@ ARMA - arma claims
o stop calling a *_policy an exit_policy_t
- Regenerate our server descriptor when a relevant option is changed from
control.c.
- Writing out the machine-readable torrc file
. Writing out the machine-readable torrc file
o Function to check whether an option has changed.
o Function to generate the contents for a torrc file.
- Function to safely replace a torrc file.
- fix print_usage()
- Download and use running-routers
- document signals in man page