diff options
author | Roger Dingledine <arma@torproject.org> | 2002-07-02 09:41:21 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2002-07-02 09:41:21 +0000 |
commit | 0abef436475ef4cc374e9b153c61b2d181f66c7d (patch) | |
tree | 477d4d4a51564f4e81ddc071980d0d504224322e /TODO | |
parent | d982925593dbb724e4c8ebeb4f945c2184f11831 (diff) | |
download | tor-0abef436475ef4cc374e9b153c61b2d181f66c7d.tar tor-0abef436475ef4cc374e9b153c61b2d181f66c7d.tar.gz |
removed a pair of includes that we don't actually use
svn:r23
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -63,7 +63,9 @@ Obvious things I'd like to do that won't break anything: * The parts of the code that say 'FIXME' +* Clean up the number of places that get to look at prkey. +* Circuits should expire sometime, say, when circuit->expire triggers? @@ -127,3 +129,4 @@ analysis before we can guess which approaches are good.) * Reply onions. Hrm. + |