diff options
author | Nick Mathewson <nickm@torproject.org> | 2007-10-22 18:21:22 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2007-10-22 18:21:22 +0000 |
commit | 246cb2071fd236179f3f48481b618e798192e67b (patch) | |
tree | 38da5b21c9fb5d6af4955d85a284758dfcbdffdc /doc/TODO | |
parent | 4165d53dafba0bcd22eaef08a0c7f2abce81e1d9 (diff) | |
download | tor-246cb2071fd236179f3f48481b618e798192e67b.tar tor-246cb2071fd236179f3f48481b618e798192e67b.tar.gz |
r16047@catbus: nickm | 2007-10-22 14:00:46 -0400
Resolve some XXX020s in networkstatus.c
svn:r12109
Diffstat (limited to 'doc/TODO')
-rw-r--r-- | doc/TODO | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -79,13 +79,13 @@ Things we'd like to do in 0.2.0.x: - Use if-modified-since on consensus download - Use if-modified-since on certificate download o Enable for non-caches - - Code to use v3 networkstatus documents once clients are + . Code to use v3 networkstatus documents once clients are fetching them o Implement. - - Fix all XXXX020s. + o Fix all XXXX020s. o Sort out need_to_mirror - - Work hard to make sure clients never look at v2 networkstatus docs. - - Check in old_routers before fetching a router status. You never + o Work hard to make sure clients never look at v2 networkstatus docs. + o Check in old_routers before fetching a router status. You never know if we'll flap... - Controller support - GETINFO to get consensus |