diff options
author | Peter Palfrader <peter@palfrader.org> | 2008-03-10 12:39:48 +0000 |
---|---|---|
committer | Peter Palfrader <peter@palfrader.org> | 2008-03-10 12:39:48 +0000 |
commit | 82f3459490f6b09d1e21b88f9a4d32645bed6a8a (patch) | |
tree | b1e3965da51a0ef9129042d2f1c39dda75538213 /doc/TODO | |
parent | 8987bd2fd9f62b6ed4db6896f4f9758bb6f9634c (diff) | |
download | tor-82f3459490f6b09d1e21b88f9a4d32645bed6a8a.tar tor-82f3459490f6b09d1e21b88f9a4d32645bed6a8a.tar.gz |
Chrooting todo
svn:r13940
Diffstat (limited to 'doc/TODO')
-rw-r--r-- | doc/TODO | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -352,6 +352,12 @@ Planned for 0.2.1.x: - Investigate RAM use in Tor servers. - Start on the WSAENOBUFS solution. - Start on Windows auto-update for Tor + - Stuff that weasel wants: + - Make Tor able to chroot itself + - allow it to load an entire config file from control interface + - log rotation (and FD passing) via control interface + - chroot yourself, including inhibit trying to read config file + and reopen logs, unless they are under datadir. Deferred from 0.2.0.x: - Proposals |