diff options
author | Nick Mathewson <nickm@torproject.org> | 2004-07-16 21:47:18 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2004-07-16 21:47:18 +0000 |
commit | 656a6643347d5500dec3eab3fac8882b71d633f5 (patch) | |
tree | 53cb3a4eb8e0ccc7a57fdd8c8ef3970221387edb /doc/TODO | |
parent | 0b3357d57382d93aee1abfc5d6f57de918794953 (diff) | |
download | tor-656a6643347d5500dec3eab3fac8882b71d633f5.tar tor-656a6643347d5500dec3eab3fac8882b71d633f5.tar.gz |
Revert cpuworker to use addr/port
svn:r2049
Diffstat (limited to 'doc/TODO')
-rw-r--r-- | doc/TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -53,7 +53,7 @@ NICK - Possible to get autoconf to easily install things into ~/.tor? key digest in place of nicknames. o Audit all uses of lookup-by-hostname and lookup-by-addr-port to search by digest when appropriate. -NICK - make sure to use addr/port in cpuworker tasks, because + o make sure to use addr/port in cpuworker tasks, because OPs don't have keys. NICK - and fix the function comments in rephist o Rep-hist functions need to store info by keyid |