diff options
author | Roger Dingledine <arma@torproject.org> | 2002-11-23 06:49:01 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2002-11-23 06:49:01 +0000 |
commit | 00a9e3732e88d73860b772dcbac0b8275aa7f467 (patch) | |
tree | 52069363451b9225e75f400c3fcd5e2df932921d /TODO | |
parent | 121d029584d5f500b0d9d2c808c28645cf4937f5 (diff) | |
download | tor-00a9e3732e88d73860b772dcbac0b8275aa7f467.tar.gz tor-00a9e3732e88d73860b772dcbac0b8275aa7f467.zip |
remove popt dependency, consolidate config stuff
reformat parts of onion.c
svn:r136
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -1,4 +1,3 @@ - [First four are all equally first. Others follow in order of priority.] @@ -34,7 +33,7 @@ and directory/network state monitoring. debian / red hat spec file handle starting things as a system daemon transition addr to sin_addr - +get proxy to choose the same conn if it's open Obvious things I'd like to do that won't break anything: |