summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPeter Palfrader <peter@palfrader.org>2006-09-14 05:17:12 +0000
committerPeter Palfrader <peter@palfrader.org>2006-09-14 05:17:12 +0000
commite20704e9c954df3b2cd9581ca3b7404e9042d407 (patch)
tree37f807aae8034a80737fda27113df1343a0e8446 /doc
parent2cf6cfe1898d59cbd1cc603ee12f2cc37c8fe1f8 (diff)
downloadtor-e20704e9c954df3b2cd9581ca3b7404e9042d407.tar.gz
tor-e20704e9c954df3b2cd9581ca3b7404e9042d407.zip
r9759@danube: weasel | 2006-09-14 07:14:37 +0200
Add smartlist_uniq() to TODO list svn:r8392
Diffstat (limited to 'doc')
-rw-r--r--doc/TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/TODO b/doc/TODO
index 4229f48282..037d1fea1f 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -283,6 +283,10 @@ Minor items for 0.1.2.x as time permits:
- stop writing identity key / fingerprint / etc every restart
- stop caching directory stuff -- and disable mmap?
- more?
+ - smartlist_uniq(): We have at least 3 places that check a smartlist for
+ duplicates and then removes them: networkstatus_parse_from_string(),
+ sort_version_list(), and router_rebuild_descriptor(). This should probably
+ get its own function that takes a comparator and a delete function.
Future version:
- Tor should have a "DNS port" so we don't need to ship with (and